| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | OS/2 can not support SDL2 which is needed for MAME to run (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -14/+6 |
| * | Fixing some more Android related things (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -5/+4 |
| * | Make Android targets compile but not link, using clang compiler in NDK, since... |  Miodrag Milanovic | 2016-02-25 | 1 | -0/+5 |
| * | removed nacl, fixed android and pnacl (nw) |  Miodrag Milanovic | 2016-02-25 | 1 | -8/+1 |
| * | Makes xcode compile fine if generated files are already there (nw) |  Miodrag Milanovic | 2016-02-23 | 1 | -1/+1 |
| * | Forgot to commit this one (nw) |  Miodrag Milanovic | 2016-02-23 | 1 | -1/+1 |
| * | added proper platform for xcode (nw) |  Miodrag Milanovic | 2016-02-21 | 1 | -5/+11 |
| * | changes towards compiling with XCode (nw) |  Miodrag Milanovic | 2016-02-21 | 1 | -3/+5 |
| * | BGFX mandatory requirement (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -14/+0 |
| * | Enabled BGFX support for SteamLink |  Miodrag Milanovic | 2016-02-16 | 1 | -1/+4 |
| * | check STRIP_SYMBOLS in strip function and add strip support for osx (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -4/+1 |
| * | add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -0/+9 |
| * | fix build on some linuxes (nw) |  Miodrag Milanovic | 2016-02-15 | 1 | -0/+1 |
| * | Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -2/+3 |
| * | suppressed C4592 warning in VS 2015. (nw) |  dankan1890 | 2016-02-08 | 1 | -0/+1 |
| * | link into main project and link deps (nw) |  Miodrag Milanovic | 2016-01-31 | 1 | -0/+10 |
| * | Added Google Benchmark library (nw) |  Miodrag Milanovic | 2016-01-29 | 1 | -0/+10 |
| * | Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] |  Miodrag Milanovic | 2016-01-25 | 1 | -0/+10 |
| * | fix start project for custom builds in Visual Studio (nw) |  Miodrag Milanovic | 2016-01-21 | 1 | -7/+11 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -11/+7 |
| * | Keep naming of binaries for builds made with SOURCES to be same as usual, (nw) |  Miodrag Milanovic | 2016-01-17 | 1 | -4/+6 |
| * | OS/2 patch [KO Myung-Hun] |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+11 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -7/+11 |
| * | Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)" |  Justin Kerk | 2016-01-08 | 1 | -5/+0 |
| * | Disable pre-compiled headers on Emscripten for now, fixes build (nw) |  Justin Kerk | 2016-01-07 | 1 | -0/+5 |
| * | cleaner solution for linking (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -2/+5 |
| * | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -20/+5 |
| * | Fix building on clang, executable fail starting due to mixed allocators (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -1/+13 |
| * | Removed FILTER_DEPS, not stable and not functional (nw) |  Miodrag Milanovic | 2016-01-03 | 1 | -39/+0 |
| * | Make linking of winpthreads static for posix mingw build (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -0/+1 |
| * | Added pre-compiled headers support to build system (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -1/+7 |
| * | Added platform parameter and some ARM fixes (nw) |  Miodrag Milanovic | 2015-12-27 | 1 | -3/+11 |
| * | os calls do not follow MAKE escaping |  Miodrag Milanovic | 2015-12-20 | 1 | -2/+3 |
| * | Fixed wrong number of arguments to makedep.py in SOURCES build |  AJR | 2015-12-19 | 1 | -1/+1 |
| * | Allow SDLMAME to build on OS X from paths containing spaces |  AJR | 2015-12-19 | 1 | -3/+2 |
| * | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -21/+0 |
| * | some MSBUILD fixes (nw) |  Miodrag Milanovic | 2015-12-10 | 1 | -0/+1 |
| * | (retrying) fix up some lto things (still can't compile full MAME on Windows) ... |  Cowering | 2015-12-09 | 1 | -12/+28 |
| * | propagate ARCHOPTS to linker |  Vas Crabb | 2015-12-07 | 1 | -0/+3 |
| * | Added addprojectflags function and added -Wsuggest-override for all that are ... |  Miodrag Milanovic | 2015-12-06 | 1 | -0/+9 |
| * | Need this on linux |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | Removed need for -Wno-c++11-narrowing for clang |  Miodrag Milanovic | 2015-12-04 | 1 | -4/+4 |
| * | OSX version is taken on different way so it is considered 6.0 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -1/+1 |
| * | OSX version of clang 3.5 is actually 3.4 with features (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -1/+1 |
| * | it is available in all version from 3.4 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -6/+2 |
| * | fix for QT headers compile as c++14 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -0/+5 |
| * | stupid me (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -1/+1 |
| * | Set -std=c++1y to clang 3.4 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -3/+13 |
| * | Cleanup of genie.lua (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -31/+7 |
| * | Initial conversion of core to C++14. Note that compilers are now limited to G... |  Miodrag Milanovic | 2015-12-03 | 1 | -62/+14 |