summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make SYMLEVEL=1 for full builds, and when custom builds are made save more de... Miodrag Milanovic2016-01-201-0/+3
* Revert "Enforce cmd shell when started from regular command prompt even if sh... Miodrag Milanovic2016-01-031-4/+0
* Enforce cmd shell when started from regular command prompt even if sh.exe is ... Miodrag Milanovic2016-01-031-0/+4
* Removed FILTER_DEPS, not stable and not functional (nw) Miodrag Milanovic2016-01-031-5/+0
* Synced with latest GENie, our specific code is not overwritten (nw) Miodrag Milanovic2016-01-031-1/+1
* fix for checks (nw) Miodrag Milanovic2016-01-021-0/+6
* no need for this it is already in path (nw) Miodrag Milanovic2016-01-011-3/+0
* make compiler detection works under posix windows environments (nw) Miodrag Milanovic2016-01-011-0/+6
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-011-14/+35
* Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-311-1/+8
* removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-311-8/+1
* Fix outdated comments Justin Kerk2015-12-281-6/+6
* Fix recognition for more platforms, and fixed compile on arm (nw) Miodrag Milanovic2015-12-271-3/+9
* Fixed platform detection (nw) Miodrag Milanovic2015-12-271-2/+6
* Added platform parameter and some ARM fixes (nw) Miodrag Milanovic2015-12-271-0/+13
* Emscripten build fixes (nw) Justin Kerk2015-12-191-1/+1
* touch me (nw) Cowering2015-12-121-0/+1
* some MSBUILD fixes (nw) Miodrag Milanovic2015-12-101-1/+3
* fix clang/gcc detection on windows (nw) Miodrag Milanovic2015-12-071-1/+1
* proper windows clang version detection (nw) Miodrag Milanovic2015-12-071-3/+1
* fix windows build till clang detection is fixed (nw) Miodrag Milanovic2015-12-071-2/+2
* Respect OVERRIDE_CC and OVERRIDE_CXX Miodrag Milanovic2015-12-071-13/+13
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-17/+0
* Added MSBUILD support, msbuild.exe must be in path so update your tools (nw) Miodrag Milanovic2015-11-231-2/+40
* Emscripten build fixes (nw) Justin Kerk2015-11-211-0/+4
* make example match new name scheme Cowering2015-11-171-1/+1
* Added new doxygen templates and limited basic to core (nw) Miodrag Milanovic2015-11-161-1/+1
* Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-0/+12
* fixed issue that genie did not update when arcade.lua or mess.lua only change... Miodrag Milanovic2015-11-121-0/+5
* fix for cmakelist.txt creation (nw) Miodrag Milanovic2015-11-081-0/+5
* added make option to generate CMake files for CLion and root project file (nw) Miodrag Milanovic2015-11-081-0/+9
* Moved regtests out of source tree, and updated paths (nw) Miodrag Milanovic2015-11-051-1/+1
* make it easier to build multiple configs (nw) Vas Crabb2015-11-021-7/+20
* Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-091-4/+4
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-2/+0
* Fix build with Xcode 7 (nw) balr0g2015-09-181-3/+1
* made FORCE_VERSION_COMPILE option to be used for build server (nw) Miodrag Milanovic2015-09-051-0/+6
* OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-251-0/+27
* Merge pull request #257 from 0-wiz-0/master R. Belmont2015-07-221-0/+24
|\
| * Add NetBSD support. Thomas Klausner2015-07-141-0/+24
* | Do not pass -m32 to gcc on arm Julian Sikorski2015-07-161-3/+5
|/
* Fix clang version detection on osx yet again (nw) Wilbert Pol2015-07-141-1/+1
* fix clang version detection on macos Wilbert Pol2015-07-141-1/+1
* Merge pull request #240 from belegdol/master R. Belmont2015-07-131-0/+5
|\
| * Added ability to use system PortAudio Julian Sikorski2015-07-051-0/+5
* | fix clang version detection in ubuntu Dirk Best2015-07-101-1/+1
|/
* Missing bits needed for Emscripten compile (nw) Justin Kerk2015-06-201-0/+9
* Made possible creation of custom builds with given list of drivers included. Miodrag Milanovic2015-06-201-1/+11
* Merge pull request #202 from wallyweek/sdlinipath Miodrag Milanović2015-06-071-0/+5
|\