| Commit message (Expand) | Author | Age | Files | Lines |
* | Patches to keep same behavior as we had before (nw) |  Miodrag Milanovic | 2016-11-02 | 1 | -11/+10 |
* | Update to latest GENie (nw) |  Miodrag Milanovic | 2016-11-02 | 1 | -169/+247 |
* | Detect GNU/Hurd systems, but treat them as Linux. |  Jordi Mallach | 2016-07-26 | 1 | -1/+1 |
* | put back some genie code (nw) |  Miodrag Milanovic | 2016-06-16 | 1 | -3/+2 |
* | Sync GENie, one thing changed, and I have revoked one patch that is going to ... |  Miodrag Milanovic | 2016-06-10 | 1 | -16/+16 |
* | Synced GENie with latest and applied few changes sent as PR (nw) |  Miodrag Milanovic | 2016-06-10 | 1 | -76/+76 |
* | Updated GENie to latest (nw) |  Miodrag Milanovic | 2016-06-08 | 1 | -142/+185 |
* | Update GENie, BGFX and BX (nw) |  Branimir Karadžić | 2016-05-03 | 1 | -69/+94 |
* | Updated genie left our local changes (nw) |  Miodrag Milanovic | 2016-04-27 | 1 | -66/+73 |
* | Make support for absolute paths for debug dir (nw) |  Miodrag Milanovic | 2016-04-12 | 1 | -23/+24 |
* | GENie cl.exe multiprocessor build fix. |  Brad Hughes | 2016-04-05 | 1 | -8/+8 |
* | Update GENie (nw) |  Miodrag Milanovic | 2016-03-31 | 1 | -12/+25 |
* | Updated GENie to latest (nw) |  Branimir Karadžić | 2016-03-21 | 1 | -87/+92 |
* | Made xcode params more generic (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -23/+23 |
* | And I hate you too XCode (nw) |  Miodrag Milanovic | 2016-02-22 | 1 | -3/+4 |
* | changes towards compiling with XCode (nw) |  Miodrag Milanovic | 2016-02-21 | 1 | -3/+3 |
* | Fixed solutionVersion for VS2015 and ToolsVersion for all VS201x |  Miodrag Milanovic | 2016-01-05 | 1 | -7/+7 |
* | Synced with latest GENie, our specific code is not overwritten (nw) |  Miodrag Milanovic | 2016-01-03 | 1 | -45/+51 |
* | Added pre-compiled headers support to build system (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -17/+17 |
* | Allow SDLMAME to build on OS X from paths containing spaces |  AJR | 2015-12-19 | 1 | -1/+1 |
* | Updated OS/2 support [KO Myung-Hun] |  arbee | 2015-11-23 | 4 | -19/+26 |
* | Add definitions to cmake target (nw) |  Miodrag Milanovic | 2015-11-15 | 1 | -2/+2 |
* | Remove not longer needed ForceCpp flag (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+10 |
* | Fix genie issue (nw) |  Miodrag Milanovic | 2015-10-16 | 1 | -12/+12 |
* | Update to latest Genie (nw) |  Miodrag Milanovic | 2015-10-15 | 6 | -350/+76 |
* | OS/2 patch for 0.164 [KO Myung-Hun] |  Vas Crabb | 2015-08-25 | 5 | -19/+50 |
* | Update GENie (nw) |  Miodrag Milanovic | 2015-05-27 | 1 | -78/+81 |
* | rolling back due to issues (nw) |  Miodrag Milanovic | 2015-04-20 | 1 | -12/+12 |
* | wrong one (nw) |  Miodrag Milanovic | 2015-04-20 | 1 | -12/+12 |
* | added dependency (nw) |  Miodrag Milanovic | 2015-04-20 | 1 | -12/+12 |
* | Fix Xcode generated files (nw) |  Miodrag Milanovic | 2015-04-17 | 1 | -21/+21 |
* | update to latest 3rdparty, rollback of genie change (nw) |  Miodrag Milanovic | 2015-04-16 | 1 | -35/+35 |
* | removed symbols stripping (nw) |  Miodrag Milanovic | 2015-04-15 | 1 | -2/+2 |
* | Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) |  Miodrag Milanovic | 2015-04-10 | 2 | -2/+5 |
* | Fixed linking on some linux platforms |  Miodrag Milanovic | 2015-04-05 | 1 | -13/+13 |
* | Fixed VS custom tasks due to limitations (nw) |  Miodrag Milanovic | 2015-04-04 | 1 | -8/+9 |
* | Parameter naming convention change agreed with GENie maintainer (nw) |  Miodrag Milanovic | 2015-04-04 | 1 | -17/+17 |
* | feature for direct dependency (nw) |  Miodrag Milanovic | 2015-04-03 | 1 | -2/+2 |
* | Added custom build steps support to GENie (nw) |  Miodrag Milanovic | 2015-04-03 | 1 | -36/+40 |
* | Fixed ForceCpp for XCode4 (nw) |  Miodrag Milanovic | 2015-04-02 | 1 | -17/+17 |
* | Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw) |  Miodrag Milanovic | 2015-03-31 | 1 | -19/+19 |
* | Added IgnoreLDFlags, change sent upstream (nw) |  Miodrag Milanovic | 2015-03-30 | 1 | -17/+17 |
* | Updated to latest 3rdparty (nw) |  Miodrag Milanovic | 2015-03-30 | 93 | -8374/+11232 |
* | Added GAWK script to make deps more sane. thanks to OG. |  Miodrag Milanovic | 2015-03-28 | 1 | -18/+18 |
* | Added NoDependency flag to disable dependency file creation, until |  Miodrag Milanovic | 2015-03-28 | 1 | -18/+19 |
* | updated to latest 3rdparty |  Miodrag Milanovic | 2015-03-26 | 1 | -39/+38 |
* | updated genie (nw) |  Miodrag Milanovic | 2015-03-20 | 1 | -48/+49 |
* | update 3rdparty (nw) |  Miodrag Milanovic | 2015-03-19 | 1 | -13/+13 |
* | Sync with latest (nw) |  Miodrag Milanovic | 2015-03-17 | 1 | -16/+16 |
* | updated 3rd party (nw) |  Miodrag Milanovic | 2015-03-13 | 1 | -9/+9 |