Commit graph

55 commits

Author SHA1 Message Date
Miodrag Milanovic
0edd2cd1be Updated genie left our local changes (nw) 2016-04-27 18:09:08 +02:00
Miodrag Milanovic
79bfc4b153 Make support for absolute paths for debug dir (nw) 2016-04-12 16:14:02 +02:00
Brad Hughes
37935d5eb6 GENie cl.exe multiprocessor build fix. 2016-04-05 13:39:50 -04:00
Miodrag Milanovic
5c34b1ba40 Update GENie (nw) 2016-03-31 20:37:28 +02:00
Branimir Karadžić
cb04dd4bae Updated GENie to latest (nw) 2016-03-21 12:16:30 +01:00
Miodrag Milanovic
9d4c8c5de5 Made xcode params more generic (nw) 2016-02-26 20:30:37 +01:00
Miodrag Milanovic
4727b0d97f OS/2 can not support SDL2 which is needed for MAME to run (nw) 2016-02-26 13:20:43 +01:00
Miodrag Milanovic
8dff2200d0 And I hate you too XCode (nw) 2016-02-22 21:11:57 +01:00
Miodrag Milanovic
412814f80d changes towards compiling with XCode (nw) 2016-02-21 19:48:16 +01:00
Miodrag Milanovic
71bb70d968 Fixed solutionVersion for VS2015 and ToolsVersion for all VS201x
This fixes IncrediBuild under VS2015
2016-01-05 20:35:28 +01:00
Miodrag Milanovic
842519672e Synced with latest GENie, our specific code is not overwritten (nw) 2016-01-03 16:55:52 +01:00
Miodrag Milanovic
f1a0a3cb88 Added pre-compiled headers support to build system (nw) 2016-01-01 08:23:58 +01:00
AJR
8567ac0d64 Allow SDLMAME to build on OS X from paths containing spaces 2015-12-19 11:09:57 -05:00
arbee
fee2af52af Updated OS/2 support [KO Myung-Hun] 2015-11-23 21:24:58 -05:00
Miodrag Milanovic
225a99c0f6 Add definitions to cmake target (nw) 2015-11-15 15:14:55 +01:00
Thomas Klausner
d0c77ed333 Remove references to non-existing files.
The file was removed from the other gmake.*/genie.make files.
The build/gmake.* files do not exist upstream, so this
is a purely local problem.

I have however filed a PR to get bsd support added upstream:
https://github.com/bkaradzic/genie/pull/110
2015-11-13 14:30:25 +01:00
Miodrag Milanovic
49fbdf3497 added cmake support to genie (nw) 2015-11-08 14:50:45 +01:00
Miodrag Milanovic
033227778e Remove not longer needed ForceCpp flag (nw) 2015-11-08 13:44:34 +01:00
Miodrag Milanovic
57e64c5603 Fix genie issue (nw) 2015-10-16 07:43:07 +02:00
Miodrag Milanovic
f45715a420 Update to latest Genie (nw)
KO Myung-Hun: please send your patches upstream first always.
2015-10-15 11:21:28 +02:00
Vas Crabb
f500420346 OS/2 patch for 0.164 [KO Myung-Hun] 2015-08-25 13:02:01 +10:00
Miodrag Milanovic
08bfa598df Update GENie (nw) 2015-05-27 12:06:10 +02:00
Miodrag Milanovic
4e4d2c8ce9 rolling back due to issues (nw) 2015-04-20 20:35:22 +02:00
Miodrag Milanovic
3d10b8bdac wrong one (nw) 2015-04-20 13:43:59 +02:00
Miodrag Milanovic
a3080a1cb3 added dependency (nw) 2015-04-20 13:36:58 +02:00
Miodrag Milanovic
1bc1047fa3 Fix Xcode generated files (nw) 2015-04-17 11:28:46 +02:00
Miodrag Milanovic
2b97bfba29 update to latest 3rdparty, rollback of genie change (nw) 2015-04-16 14:16:14 +02:00
Miodrag Milanovic
bc86945fca removed symbols stripping (nw) 2015-04-15 13:48:29 +02:00
Miodrag Milanovic
32dc24420c Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) 2015-04-10 12:37:34 +02:00
Miodrag Milanovic
c8b9fc1efb Fixed linking on some linux platforms 2015-04-05 10:37:11 +02:00
Miodrag Milanovic
4788c3222d Fixed VS custom tasks due to limitations (nw) 2015-04-04 15:15:30 +02:00
Miodrag Milanovic
1585c50360 Parameter naming convention change agreed with GENie maintainer (nw) 2015-04-04 14:25:35 +02:00
Miodrag Milanovic
e4dacf506b feature for direct dependency (nw) 2015-04-03 17:56:06 +02:00
Miodrag Milanovic
69c4713af0 Added custom build steps support to GENie (nw) 2015-04-03 15:37:00 +02:00
Miodrag Milanovic
e29bd3b895 Fixed ForceCpp for XCode4 (nw) 2015-04-02 18:14:21 +02:00
Miodrag Milanovic
df90d5068a Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw) 2015-03-31 08:17:12 +02:00
Miodrag Milanovic
2f3d1de477 Added IgnoreLDFlags, change sent upstream (nw) 2015-03-30 15:24:18 +02:00
Miodrag Milanovic
795f88aee1 reverted change (nw) 2015-03-30 14:39:21 +02:00
Miodrag Milanovic
84146cc28c Merge branch 'master' of https://github.com/mamedev/mame 2015-03-30 14:37:37 +02:00
Miodrag Milanovic
fadbc9808c Updated to latest 3rdparty (nw) 2015-03-30 14:36:33 +02:00
Curt Coder
7846f994b3 Fixed "ld: warning: directory not found for option '-L/usr/lib64'" on OS X. (nw) 2015-03-30 13:30:45 +03:00
Miodrag Milanovic
76803f7337 Added GAWK script to make deps more sane. thanks to OG.
For those not having latest build tools download :
http://gnuwin32.sourceforge.net/downlinks/gawk-bin-zip.php
and put in bin folder of mingw so it is in path
2015-03-28 20:54:22 +01:00
Miodrag Milanovic
64e76caae5 Added NoDependency flag to disable dependency file creation, until
create sane exclude of specific paths (nw)
2015-03-28 18:15:33 +01:00
Miodrag Milanovic
522a6d8c30 updated to latest 3rdparty 2015-03-26 08:14:29 +01:00
Miodrag Milanovic
efc8fa579e updated genie (nw) 2015-03-20 08:27:31 +01:00
Miodrag Milanovic
43f92ea260 update 3rdparty (nw) 2015-03-19 08:40:37 +01:00
Miodrag Milanovic
c14b700825 Sync with latest (nw) 2015-03-17 11:08:12 +01:00
Miodrag Milanovic
7360ae6547 updated 3rd party (nw) 2015-03-13 17:40:15 +01:00
Miodrag Milanovic
4cf1bb79a9 sync genie (nw) 2015-03-10 19:20:56 +01:00
Miodrag Milanovic
1ecbc8f95f update 3rdparty libs 2015-03-10 08:05:28 +01:00