summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-8/+1
* Enabled BGFX support for SteamLink Miodrag Milanovic2016-02-161-1/+1
* genie make targets for packager scripts (nw) Jeffrey Clark2016-02-151-3/+8
* add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) Jeffrey Clark2016-02-151-8/+12
* Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library... Jeffrey Clark2016-02-151-3/+3
* fix compile on some platforms (nw) Miodrag Milanovic2016-02-151-1/+2
* Fixed compile when using params like OVERRIDE_CXX='ccache g++' OVERRIDE_CC='c... Miodrag Milanovic2016-02-081-1/+1
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-071-0/+4
* Fix Emscripten build (nw) Justin Kerk2016-01-311-0/+4
* user overriden parameters for compiling mc68k core (nw) Miodrag Milanovic2016-01-301-1/+1
* Added Google Benchmark library (nw) Miodrag Milanovic2016-01-291-0/+6
* Updated makefile to generate m68k files (nw) Miodrag Milanovic2016-01-271-1/+5
* Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] Miodrag Milanovic2016-01-251-0/+26
* Merge pull request #571 from bradhugh/xaudio2 R. Belmont2016-01-221-0/+10
|\
| * XAudio2 support Brad Hughes2016-01-201-0/+10
* | 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