summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
Commit message (Expand)AuthorAgeFilesLines
* Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] Miodrag Milanovic2016-01-251-0/+10
* fix start project for custom builds in Visual Studio (nw) Miodrag Milanovic2016-01-211-7/+11
* reverting: Miodrag Milanovic2016-01-201-11/+7
* Keep naming of binaries for builds made with SOURCES to be same as usual, (nw) Miodrag Milanovic2016-01-171-4/+6
* OS/2 patch [KO Myung-Hun] Miodrag Milanovic2016-01-161-4/+11
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+11
* Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)" Justin Kerk2016-01-081-5/+0
* Disable pre-compiled headers on Emscripten for now, fixes build (nw) Justin Kerk2016-01-071-0/+5
* cleaner solution for linking (nw) Miodrag Milanovic2016-01-041-2/+5
* Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) Miodrag Milanovic2016-01-041-20/+5
* Fix building on clang, executable fail starting due to mixed allocators (nw) Miodrag Milanovic2016-01-041-1/+13
* Removed FILTER_DEPS, not stable and not functional (nw) Miodrag Milanovic2016-01-031-39/+0
* Make linking of winpthreads static for posix mingw build (nw) Miodrag Milanovic2016-01-011-0/+1
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-011-1/+7
* Added platform parameter and some ARM fixes (nw) Miodrag Milanovic2015-12-271-3/+11
* os calls do not follow MAKE escaping Miodrag Milanovic2015-12-201-2/+3
* Fixed wrong number of arguments to makedep.py in SOURCES build AJR2015-12-191-1/+1
* Allow SDLMAME to build on OS X from paths containing spaces AJR2015-12-191-3/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-21/+0
* some MSBUILD fixes (nw) Miodrag Milanovic2015-12-101-0/+1
* (retrying) fix up some lto things (still can't compile full MAME on Windows) ... Cowering2015-12-091-12/+28
* propagate ARCHOPTS to linker Vas Crabb2015-12-071-0/+3
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+9
* Need this on linux Miodrag Milanovic2015-12-041-1/+1
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-4/+4
* OSX version is taken on different way so it is considered 6.0 (nw) Miodrag Milanovic2015-12-031-1/+1
* OSX version of clang 3.5 is actually 3.4 with features (nw) Miodrag Milanovic2015-12-031-1/+1
* it is available in all version from 3.4 (nw) Miodrag Milanovic2015-12-031-6/+2
* fix for QT headers compile as c++14 (nw) Miodrag Milanovic2015-12-031-0/+5
* stupid me (nw) Miodrag Milanovic2015-12-031-1/+1
* Set -std=c++1y to clang 3.4 (nw) Miodrag Milanovic2015-12-031-3/+13
* Cleanup of genie.lua (nw) Miodrag Milanovic2015-12-031-31/+7
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-62/+14
* Merge clang++ version 30000 and 30400 sections to enable -Wno-constant-logica... Trammell Hudson2015-11-281-4/+0
* revert sqlite3 changes, update version detection to silence warnings on OSX c... Trammell Hudson2015-11-281-1/+1
* Cleanup (nw) Justin Kerk2015-11-251-5/+0
* disable this for CPP11 builds (nw) Miodrag Milanovic2015-11-191-0/+2
* all VMX registers are alike (nw) Vas Crabb2015-11-181-0/+1
* disable some intel compiler remarks that are shown in a release config (nw) David Haywood2015-11-141-0/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-0/+3
* Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-3/+3
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-1/+1
* make it easier to build multiple configs (nw) Vas Crabb2015-11-021-1/+6
* Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-091-5/+5
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-3/+3
* Allow current toolchain for mingw to work and allow GCC 5.2 to also work if g... Cowering2015-10-051-38/+42
* removed line commit by mistake (nw) Miodrag Milanovic2015-09-301-1/+0
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+1
* Fix build with Xcode 7 (nw) balr0g2015-09-181-0/+5
* reorganized scripts according to new structure (nw) Miodrag Milanovic2015-09-131-1/+4