summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-9/+5
* optimized optimization options :p Michaël Banaan Ananas2012-04-291-3/+4
* Allow compilation with compatible system-installed versions of libjpeg and li... R. Belmont2012-03-291-5/+32
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-11/+1
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-3/+1
* Add LZMA codec and .7z container support [David Haywood, R. Belmont] R. Belmont2012-02-121-2/+4
* Doesn't compile, red card for ya Angelo Salese2012-02-051-1/+2
* Add -Woverloaded-virtual to catch mismatched overloaded Aaron Giles2012-01-251-0/+3
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+4
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ... R. Belmont2012-01-221-1/+3
* Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywoo... R. Belmont2012-01-161-2/+2
* Commented (per Kale's request) not removed libcothread usage in core (require... Miodrag Milanovic2011-11-301-5/+2
* Changed makefile in order to make sequential compilation of MAME and MESS and... Miodrag Milanovic2011-11-221-10/+10
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-171-1/+2
* Obviously makefile isn't supposed to change ... Angelo Salese2011-11-091-1/+1
* Implemented FRC hook-up to Sega System 24 HW, fixes missing SFXs to Bonanza B... Angelo Salese2011-11-091-1/+1
* SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] R. Belmont2011-10-311-1/+5
* - Updated romload so devices are loaded from separate files [Miodrag Milanovic] Miodrag Milanovic2011-08-021-1/+11
* Added byuu's cothread library, along with a wrapper class. Switched to Aaron Giles2011-06-251-2/+6
* Removed duplicated includes from INCPATH. [Oliver Stoneberg] Scott Stone2011-06-151-10/+0
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-2/+5
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-1/+11
* Delete symbols file if defined when invoking clean target. [Curt Coder] Curt Coder2011-02-121-0/+4
* NetBSD support [Thomas Klausner] R. Belmont2011-02-021-1/+5