Miodrag Milanovic
e14a06de87
Split OSD per file [qmc2]
2015-03-27 13:01:03 +01:00
Miodrag Milanovic
3d34fd00eb
fix for DRC (nw)
2015-03-26 19:29:26 +01:00
Miodrag Milanovic
7495d63776
changed to removefiles and fixed locations, vs builds do fine now (nw)
2015-03-26 17:32:34 +01:00
Miodrag Milanovic
69d4d86e74
add postbuild only to main file (nw)
2015-03-26 16:48:24 +01:00
Vas Crabb
2605b33035
Fix tools link on OSX, only embed plist in main target
2015-03-26 23:45:14 +11:00
Miodrag Milanovic
6c2c891317
fix TOOLS linking on OSX (nw)
2015-03-26 13:37:40 +01:00
Miodrag Milanovic
c9dec81990
missing SDLMAME_X11 [qmc2] (nw)
2015-03-26 10:52:13 +01:00
Miodrag Milanovic
54f324024e
fix compile bgfx under OSX (nw)
2015-03-26 10:50:58 +01:00
Miodrag Milanovic
9358a61e7a
made tools to be built with TOOLS=1 param (nw)
2015-03-26 09:35:10 +01:00
Miodrag Milanovic
51968eddb3
fixed compiling ldplayer (nw)
2015-03-26 09:20:27 +01:00
Miodrag Milanovic
f76d59c41d
Moved build system to GENie [Miodrag Milanovic]
...
make TARGET=mess -j19
will generate all needed files and build MESS, while developing you can use
make TARGET=mess COMPILE=1 -j19
to prevent rebuilding of make files.
Build system have automatic generate of dependencies so will do incremental builds fine.
make clean
will remove all generated files/projects and obj files
2015-03-26 09:00:39 +01:00