summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* compiles but crash on OSX with bundled one (nw) Miodrag Milanovic2016-02-281-1/+1
* made makefile executable without gnu tools (nw) Miodrag Milanovic2016-02-281-2/+2
* Fix typo (nw) Miodrag Milanovic2016-02-271-2/+2
* Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-271-1/+13
* Fixed vs targets (nw) Miodrag Milanovic2016-02-271-6/+6
* Added support for x64 Androids (nw) Miodrag Milanovic2016-02-261-0/+72
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-2/+7
* cleanup (nw) Miodrag Milanovic2016-02-261-25/+78
* OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-261-29/+1
* Fixing some more Android related things (nw) Miodrag Milanovic2016-02-261-3/+3
* removed nacl, fixed android and pnacl (nw) Miodrag Milanovic2016-02-251-32/+31
* added .PHONY sections (nw) Miodrag Milanovic2016-02-251-0/+16
* deprecated (nw) Miodrag Milanovic2016-02-251-36/+0
* split PARAMS into PARAMS and TARGET_PARAMS (nw) Miodrag Milanovic2016-02-251-37/+37
* And I hate you too XCode (nw) Miodrag Milanovic2016-02-221-2/+2
* fixed make translation (nw) Miodrag Milanovic2016-02-211-1/+2
* changes towards compiling with XCode (nw) Miodrag Milanovic2016-02-211-2/+2
* Added python replacement for msgfmt (nw) Miodrag Milanovic2016-02-211-3/+2
* remove generating of mo till I solve it on osx (nw) Miodrag Milanovic2016-02-211-1/+0
* quick hack to enable building on OSX for now (nw) Miodrag Milanovic2016-02-211-0/+2
* Ubuntu is having issues if braces are in path (nw) Miodrag Milanovic2016-02-211-5/+1
* fix for posix systems (nw) Miodrag Milanovic2016-02-211-1/+5
* simplified translate rule in makefile (nw) Miodrag Milanovic2016-02-211-52/+1
* fixed make translate (nw) Miodrag Milanovic2016-02-211-6/+6
* Generate mo files if po are updated, added _ instead of space char due to mak... Miodrag Milanovic2016-02-211-52/+7
* Added ability to work with static text translation (nw) Miodrag Milanovic2016-02-211-1/+1
* update makefile (nw) Miodrag Milanovic2016-02-201-51/+0
* Added multi-language support for MAME [Miodrag Milanovic] Miodrag Milanovic2016-02-201-1/+1
* Added initial language list with definitions and scripts for update (nw) Miodrag Milanovic2016-02-201-2/+156
* limit internationalization to UI where it belongs (nw) Miodrag Milanovic2016-02-201-1/+1
* Doing some preps for internationalization (nw) Miodrag Milanovic2016-02-191-0/+6
* placed back OPENGL check since GL is not same as GLES (nw) Miodrag Milanovic2016-02-161-1/+1
* 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