summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* FASTDEBUG should be a 'sub-option' of DEBUG Vas Crabb2015-03-211-4/+3
* OS/2 patches for SDLMAME 0.159 [KO Muyng-Hun] Vas Crabb2015-03-151-3/+1
* Fix tiny build when there are no buses (nw) Justin Kerk2015-02-231-0/+4
* Fix build on OSX Vas Crabb2015-02-221-1/+1
* Fix ldplayer linking. (nw) couriersud2015-02-221-3/+2
* Re-link emulator binary if version source file changes Vas Crabb2015-02-211-3/+3
* makelist implementation in python (nw) Miodrag Milanovic2015-02-131-2/+2
* fixed makefile (nw) Oliver Stöneberg2015-02-051-1/+1
* added makefile define CPP11 to compile C++ code as C++11 [Oliver Stöneberg] Oliver Stöneberg2015-02-051-1/+8
* Changes to the build system: couriersud2015-02-011-5/+4
* Added building of BGFX library (nw) Miodrag Milanovic2015-02-011-1/+4
* Work around Emscripten linking issues by avoiding ar altogether (nw) Justin Kerk2015-01-311-5/+20
* *nix: Fixed linking tools against system libraries Cesare Falco2015-01-291-0/+2
* More JSMESS breakage (nw) Justin Kerk2015-01-281-1/+1
* moved some clang-specific stuff from makefile to src/build/flags_clang.mak (nw) Oliver Stöneberg2015-01-271-26/+3
* Solaris 11 build support. [Couriersud] couriersud2015-01-251-0/+9
* Made all compile for Lua 5.3 (nw) Miodrag Milanovic2015-01-131-0/+3
* Use $(INCPATH) only where needed Miodrag Milanovic2015-01-131-3/+2
* Remove some "@". These should be used in the command definition. couriersud2015-01-121-3/+3
* Fixed LUA compile Miodrag Milanovic2015-01-101-0/+1
* Added integral source of sqlite3 to 3rdparty (nw) Miodrag Milanovic2015-01-101-0/+1
* Added integral libjpeg 8c to 3rdparty folder (nw) Miodrag Milanovic2015-01-101-1/+1
* Fixed include paths for 3rdparty libs (nw) Miodrag Milanovic2015-01-101-2/+2
* Added integral version of zlib in 3rdparty folder (nw) Miodrag Milanovic2015-01-101-0/+3
* Converted png2bcd tool to python [Andrew Gardner] Miodrag Milanovic2015-01-101-2/+2
* Move definition of -DOSD_WINDOWS, -DOSD_SDL and -DOSD_MINI into couriersud2015-01-091-20/+7
* proper fix for PROFILE=1 with clang (nw) Oliver Stöneberg2015-01-081-0/+5
* Fixed typo in last commit. (nw) couriersud2015-01-081-1/+1
* Changed error about wrong OSD to a warning. Non supported builds can now couriersud2015-01-081-1/+1
* fixed non-DEBUG PROFILE=1 build with clang (nw) Oliver Stöneberg2015-01-071-10/+9
* fixed compile of derivatives (nw) Robert2015-01-071-1/+5
* Merged winwork and sdlwork into osd/modules/sync/work_osd.c. Moved couriersud2015-01-061-0/+15
* Run build tools based on build OS Ramiro Polla2015-01-041-3/+9
* final clarification of disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg2014-12-301-1/+4
* more clarification on disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg2014-12-301-1/+7
* small clarification on disabled UndefinedBehaviorSanitizer checks (nw) Oliver Stöneberg2014-12-301-2/+4
* Better x64 detection for windows Miodrag Milanovic2014-12-231-2/+3
* Converted file2str to python (nw) Miodrag Milanovic2014-12-151-4/+4
* Build fixes for Emscripten (nw) Justin Kerk2014-11-051-1/+1
* enabled some more ubsan checks (nw) Oliver Stöneberg2014-10-231-1/+3
* do not set define HAS_OPENMP when makefile define OPENMP is set - fixes warni... Oliver Stöneberg2014-10-211-1/+0
* SDL: SDL2 is now the default except for OS/2 builds. [R. Belmont] arbee2014-10-201-4/+6
* added makefile variable OPENMP to enable usage of OpenMP (includes vconv supp... Oliver Stöneberg2014-10-011-0/+10
* Allow use of external SQLite3 [Cesare Falco] R. Belmont2014-08-151-1/+9
* Work around linking issue with JSMESS (nw) Justin Kerk2014-08-051-0/+5
* spelling (nw) Justin Kerk2014-08-031-1/+1
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-061-1/+1
* ah forgot to commit this (nw) Miodrag Milanovic2014-06-041-0/+3
* use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces... Oliver Stöneberg2014-05-171-1/+1
* enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h for... Oliver Stöneberg2014-05-071-1/+1