summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix VS build (it was reverse logic then others) (nw)mame0172 Miodrag Milanovic2016-03-301-1/+1
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-101/+101
* cleanup build includes (nw) Jeffrey Clark2016-03-281-25/+7
* Extend system library support (nw) Jeffrey Clark2016-03-281-49/+6
* Ci20 wip support (nw) Miodrag Milanovic2016-03-231-1/+13
* BGFX_CONFIG_DEBUG=1 for Debug builds (nw) Miodrag Milanovic2016-03-201-0/+2
* compile BGFX for RPI as well (nw) Miodrag Milanovic2016-03-191-0/+7
* Added support for Raspberry Pi cross-compile (nw) Miodrag Milanovic2016-03-191-1/+8
* Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port no... Justin Kerk2016-03-171-0/+1
* Build with vs2015 Update 2 RC smf-2016-03-161-0/+1
* Fix SDL Windows build Vas Crabb2016-03-141-1/+1
* fix error (nw) Miodrag Milanovic2016-03-131-0/+1
* Added ability to build using system libuv (1.8.0 or higher required) Julian Sikorski2016-03-121-0/+5
* mingw clang build is working, there seams to still be some issue with optimiz... Miodrag Milanovic2016-03-111-0/+4
* Support for aarch64 (nw) Miodrag Milanovic2016-03-111-0/+9
* made sources build use info from mame.lst (nw) Miodrag Milanovic2016-03-021-1/+1
* Enabled multi core compile on VS (nw) Miodrag Milanovic2016-03-011-1/+0
* Build SDL2 for Android (nw) Miodrag Milanovic2016-02-291-0/+4
* Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-271-0/+13
* Made xcode params more generic (nw) Miodrag Milanovic2016-02-261-0/+3
* Added support for x64 Androids (nw) Miodrag Milanovic2016-02-261-1/+6
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-3/+18
* cleanup (nw) Miodrag Milanovic2016-02-261-1/+1
* OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-261-14/+6
* Fixing some more Android related things (nw) Miodrag Milanovic2016-02-261-5/+4
* Make Android targets compile but not link, using clang compiler in NDK, since... Miodrag Milanovic2016-02-251-0/+5
* removed nacl, fixed android and pnacl (nw) Miodrag Milanovic2016-02-251-8/+1
* Makes xcode compile fine if generated files are already there (nw) Miodrag Milanovic2016-02-231-1/+1
* Forgot to commit this one (nw) Miodrag Milanovic2016-02-231-1/+1
* added proper platform for xcode (nw) Miodrag Milanovic2016-02-211-5/+11
* changes towards compiling with XCode (nw) Miodrag Milanovic2016-02-211-3/+5
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-14/+0
* Enabled BGFX support for SteamLink Miodrag Milanovic2016-02-161-1/+4
* check STRIP_SYMBOLS in strip function and add strip support for osx (nw) Jeffrey Clark2016-02-151-4/+1
* add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) Jeffrey Clark2016-02-151-0/+9
* fix build on some linuxes (nw) Miodrag Milanovic2016-02-151-0/+1
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-141-2/+3
* suppressed C4592 warning in VS 2015. (nw) dankan18902016-02-081-0/+1
* link into main project and link deps (nw) Miodrag Milanovic2016-01-311-0/+10
* Added Google Benchmark library (nw) Miodrag Milanovic2016-01-291-0/+10
* 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