summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Silly. Andrew Gardner2010-12-301-2/+2
* plygonet.c : Fixed save state & device handler regressions. [Andrew Gardner] Andrew Gardner2010-12-301-2/+2
* Made depend creation target independent (no whatsnew) Miodrag Milanovic2010-09-281-1/+1
* New build tool makedep.c, derived from src2html.c (really!). Aaron Giles2010-09-141-5/+30
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+2
* Winmain cleanup: Aaron Giles2010-07-021-0/+9
* Clean up profiling flags in the makefile. Removed GPROF flag, it is now just Aaron Giles2010-06-111-13/+25
* documentation: -march option core2 is in gcc since 4.3 Michaël Banaan Ananas2010-05-131-1/+1
* Added makefile PPC64 autodetection [Julian Sikorski] Phil Bennett2010-04-141-0/+3
* Added gprof support to the makefile. [Bryan Ischo] Aaron Giles2010-04-081-1/+16
* [#3792, #3793] SDL compile fixes [Christian MArillat] R. Belmont2010-03-241-0/+3
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-021-3/+4
* Fixed MT3698 (NOWERROR=1 casues -fno-strict-aliasing to be dropped). Couriersud2010-03-011-0/+1
* Fix for non-standard OS X builds [Scott Michel] R. Belmont2010-02-141-1/+14
* Fix os2 auto-detect [Credit: KO Myung-Hun] Couriersud2010-02-031-1/+1
* It's late, last fix for today to avoid introducing new ones. Couriersud2010-01-201-1/+1
* OpenBSD support in makefile/sdl.mak Couriersud2010-01-201-1/+6
* Autodetection of PTR64 can be inhibited now by specifying PTR64=0. Couriersud2010-01-191-2/+2
* Add OS/2 autodetect to makefile Couriersud2010-01-191-0/+6
* Allow that zlib and expat can be linked dynamically without changing the make... Couriersud2010-01-171-2/+2
* Added checkautodetect target to makefile delivering e.g. on linux 64 bit: Couriersud2010-01-171-0/+5
* Autotest for BIGENDIAN. A bit hacked, though. Couriersud2010-01-161-1/+15
* Fix PTR64 autodetect for Windows Aaron Giles2010-01-161-0/+17
* - Fix TARGETOS detection on OS X. Couriersud2010-01-151-8/+23
* SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont2010-01-151-1/+17
* Makefile changes: Aaron Giles2010-01-131-2/+20