| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow building on OpenBSD |  Frederic Cambus | 2016-05-19 | 1 | -0/+27 |
| * | scrclean on lua scripts (nw) |  Miodrag Milanovic | 2016-03-29 | 1 | -29/+29 |
| * | Ci20 wip support (nw) |  Miodrag Milanovic | 2016-03-23 | 1 | -0/+71 |
| * | Build project for Windows Store |  Brad Hughes | 2016-03-22 | 1 | -0/+20 |
| * | compile BGFX for RPI as well (nw) |  Miodrag Milanovic | 2016-03-19 | 1 | -3/+3 |
| * | Added support for Raspberry Pi cross-compile (nw) |  Miodrag Milanovic | 2016-03-19 | 1 | -0/+41 |
| * | Update to use with latest android nkd (nw) |  Miodrag Milanovic | 2016-03-11 | 1 | -12/+14 |
| * | Enabled multi core compile on VS (nw) |  Miodrag Milanovic | 2016-03-01 | 1 | -1/+0 |
| * | Added support for x64 Androids (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -1/+110 |
| * | OS/2 can not support SDL2 which is needed for MAME to run (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -19/+0 |
| * | no way to support qnx (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -17/+0 |
| * | Fix compile for Android(nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -1/+4 |
| * | Fixing some more Android related things (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -0/+1 |
| * | Make Android targets compile but not link, using clang compiler in NDK, since... |  Miodrag Milanovic | 2016-02-25 | 1 | -35/+38 |
| * | removed nacl, fixed android and pnacl (nw) |  Miodrag Milanovic | 2016-02-25 | 1 | -90/+9 |
| * | fixed logic in expression (nw) |  Miodrag Milanovic | 2016-02-15 | 1 | -1/+1 |
| * | check STRIP_SYMBOLS in strip function and add strip support for osx (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -0/+10 |
| * | add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -20/+27 |
| * | small addition for steamlink (nw) |  Miodrag Milanovic | 2016-02-15 | 1 | -1/+3 |
| * | Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] |  Miodrag Milanovic | 2016-01-25 | 1 | -3/+34 |
| * | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -2/+0 |
| * | Fix building on clang, executable fail starting due to mixed allocators (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -10/+0 |
| * | missed this one (nw) |  Miodrag Milanovic | 2016-01-01 | 1 | -3/+3 |
| * | Initial conversion of core to C++14. Note that compilers are now limited to G... |  Miodrag Milanovic | 2015-12-03 | 1 | -8/+1 |
| * | Cleanup (nw) |  Justin Kerk | 2015-11-25 | 1 | -3/+6 |
| * | Added MSBUILD support, msbuild.exe must be in path so update your tools (nw) |  Miodrag Milanovic | 2015-11-23 | 1 | -0/+7 |
| * | Fixing compiling issue for release toolchain (per Balrog) (nw) |  Scott Stone | 2015-10-05 | 1 | -4/+4 |
| * | Allow current toolchain for mingw to work and allow GCC 5.2 to also work if g... |  Cowering | 2015-10-05 | 1 | -34/+44 |
| * | Fix the build. |  Robbbert | 2015-09-14 | 1 | -17/+6 |
| * | fix cross compile paths, make ar work with lto until Windows GCC fixed |  Cowering | 2015-09-13 | 1 | -6/+17 |
| * | OS/2 patch for 0.164 [KO Myung-Hun] |  Vas Crabb | 2015-08-25 | 1 | -0/+20 |
| * | semi-revert the change of ar.exe to gcc-ar.exe; the latter is broken in the c... |  Lord-Nightmare | 2015-07-23 | 1 | -6/+6 |
| * | forgot a part (NW) |  Cowering | 2015-07-23 | 1 | -2/+6 |
| * | Add NetBSD support. |  Thomas Klausner | 2015-07-14 | 1 | -1/+28 |
| * | fix windows build (nw) |  Miodrag Milanovic | 2015-05-30 | 1 | -2/+1 |
| * | Let subtarget MESS (not MAME, yet) compile with Windows GCC 5.1 and lto. I am... |  Cowering | 2015-05-29 | 1 | -1/+2 |
| * | Added skeleton support for Windows Phone and Windows Store - far from working... |  Miodrag Milanovic | 2015-05-28 | 1 | -1/+24 |
| * | Fix OSX target dir |  Miodrag Milanovic | 2015-04-29 | 1 | -3/+3 |
| * | Unified objdir and targetdir for supported platforms, best delete build folde... |  Miodrag Milanovic | 2015-04-26 | 1 | -33/+127 |
| * | Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) |  Miodrag Milanovic | 2015-04-10 | 1 | -4/+34 |
| * | Added separated target dirs for x32 and x64, so we do not have library collis... |  Miodrag Milanovic | 2015-04-08 | 1 | -15/+15 |
| * | Some vs2013-clang work (nw) |  Miodrag Milanovic | 2015-04-06 | 1 | -0/+5 |
| * | enable multiple definitions for mingw-clang, due to weird issue with multiple... |  Miodrag Milanovic | 2015-04-06 | 1 | -0/+1 |
| * | Fix for Android include ordering (nw) |  Miodrag Milanovic | 2015-04-03 | 1 | -6/+6 |
| * | skeleton for XCode support (nw) |  Miodrag Milanovic | 2015-04-02 | 1 | -0/+20 |
| * | Get rid of unnecessary distro nonsense |  Vas Crabb | 2015-04-01 | 1 | -16/+0 |
| * | Remove all the stuff that causes driver and emu sources to be compiled |  Vas Crabb | 2015-03-29 | 1 | -57/+57 |
| * | build into OSD subdirectory for people building multiple OSDs |  Vas Crabb | 2015-03-28 | 1 | -57/+57 |
| * | fixed OSX build with Clang on 10.7.x (nw) |  Miodrag Milanovic | 2015-03-27 | 1 | -0/+3 |
| * | Create makefiles for targets per subdir (nw) |  Miodrag Milanovic | 2015-03-27 | 1 | -28/+28 |