summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Emscripten makefile stuff (nw) Justin Kerk2013-11-031-0/+13
* Fix cross build makefile define to match the other makefiles [John Vilk] (nw) Justin Kerk2013-11-031-1/+1
* Documented the network compile option (nw) Robbbert2013-09-081-0/+3
* added makefile define DEPRECATED to show warnings about deprecated code / add... Oliver Stöneberg2013-08-221-0/+9
* Initial commit of internal web server, mostly to check compiling on various p... Miodrag Milanovic2013-08-071-1/+4
* added makefile define FASTDEBUG to disable some debug-specific stuff, that is... Oliver Stöneberg2013-08-021-0/+6
* removed Visual Studio specific makefile define MAXOPT in favor of adding more... Oliver Stöneberg2013-08-021-0/+12
* cleaner way of disabling memory initialization with MemorySanitizer (nw) Oliver Stöneberg2013-06-251-6/+0
* added some flags for SANITIZE=memory (nw) Oliver Stöneberg2013-06-251-1/+4
* makemak wip (nw) Miodrag Milanovic2013-06-211-0/+4
* Make FULLNAME use ?= instead of =, allows users to override the final executa... Ryan Holtz2013-06-191-1/+1
* put optional cpu, video, sound and machine cores in one library in order to p... Miodrag Milanovic2013-06-171-5/+2
* Build dependencies for files in src/emu [smf] smf-2013-06-141-0/+2
* some MemorySanitizer preparations: Oliver Stöneberg2013-06-111-0/+11
* removed obsolete "tests" target from makefile (nw) Oliver Stöneberg2013-06-111-2/+0
* uncommented it now that the .mak file is in (nw) smf-2013-06-101-1/+1
* Fixed build temporarily. (nw) Curt Coder2013-06-101-1/+1
* Added support to jedutil for decoding 82S153, PLS153 & CK2605 [Kevin Eshbach,... smf-2013-06-101-16/+14
* Moved video and machine part of emu in separate mak files and libraries (nw) Miodrag Milanovic2013-06-041-1/+3
* LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... Miodrag Milanovic2013-05-091-1/+4
* added additional compiler and linker flags necessary for ThreadSanitizer (nw) Oliver Stöneberg2013-05-041-0/+6
* added makefile define SANITIZE to specify the sanitizer to use (supported by ... Oliver Stöneberg2013-05-041-0/+13
* disabled another clang warning for now (nw) Oliver Stöneberg2013-03-201-1/+2
* disabled another clang warning for now (nw) Oliver Stöneberg2013-03-091-1/+2
* Delete dependency makefiles on clean. (nw) Curt Coder2013-02-091-0/+4
* removed additional DEBUG flags again - they are causing too much problems (nw) Oliver Stöneberg2013-02-011-1/+1
* fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib Oliver Stöneberg2013-02-011-1/+1
* set proper DEBUG defines in makefile (nw) Oliver Stöneberg2013-02-011-1/+1
* disabled some clang warning for now to improve out-of-the-box experience (nw) Oliver Stöneberg2013-01-171-0/+8
* fixed tests target for non-Windows platforms (nw) Oliver Stöneberg2013-01-091-1/+1
* optimized tests target (nw) Oliver Stöneberg2013-01-091-1/+1
* first version of chdman unit test / fixed dependies of tests target (nw) Oliver Stöneberg2013-01-051-3/+3
* added a "tests" target to the makefile / added chdman unittest placeholders (nw) Oliver Stöneberg2013-01-051-0/+6
* added CPPCHECK makefile define - it contains the path to the cppcheck binary ... Oliver Stöneberg2013-01-051-0/+21
* forgot to change library name in makefile (nw) Oliver Stöneberg2013-01-011-1/+1
* Enable compiling PortMidi (nw) R. Belmont2013-01-011-1/+13
* reverted makefile change (nw) Oliver Stöneberg2012-12-261-0/+4
* removed duplicated build rule from makefile (nw) Oliver Stöneberg2012-12-261-4/+0
* SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] R. Belmont2012-12-251-0/+4
* Fixed python to use env variable as described in root makefile; fixes builds ... Jonathan Gevaryahu2012-12-061-1/+1
* Fix to make "make depend" work if on empty obj tree (no whatsnew) Miodrag Milanovic2012-09-081-1/+1
* made make depend to be defined per target to support special cases (no whatsnew) Miodrag Milanovic2012-09-071-6/+0
* Added proper name of generated mak (no whatsnew) Miodrag Milanovic2012-08-231-1/+1
* Made "make depend" to create files per target, also added "make depend_ume" a... Miodrag Milanovic2012-08-231-2/+2
* A small unused code regarding ext i/o (not hooked because it then talks with ... Angelo Salese2012-08-231-1/+1
* Fixed Pad latch Angelo Salese2012-08-231-1/+1
* swapped order of version.o linking for consistency smf-2012-06-111-1/+1
* stop repeated make all runs from toggling between building chdman & mame due ... smf-2012-06-111-2/+2
* Always miss a file (nw) R. Belmont2012-05-281-0/+3
* objdump doesn't work with VS binaries, so do not run it by Firewave (no whats... Miodrag Milanovic2012-05-151-0/+2