Miodrag Milanovic
83917e51b5
Added two missing devices in ume (nw)
2015-03-26 12:12:18 +01:00
Miodrag Milanovic
8c09cdaa6d
ah (nw)
2015-03-26 12:06:18 +01:00
Miodrag Milanovic
8263784f7f
exclude rc's in ume build (nw)
2015-03-26 12:00:27 +01:00
Miodrag Milanovic
362404cb5c
add this for all gcc versions (nw)
2015-03-26 11:56:52 +01:00
Miodrag Milanovic
53340a5f89
changed .build to build to be visible (nw)
2015-03-26 11:17:59 +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
c869696a3f
Fix clang and one more warning added
2015-03-26 10:20:29 +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