summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed FILTER_DEPS, not stable and not functional (nw) Miodrag Milanovic2016-01-031-5/+0
* Synced with latest GENie, our specific code is not overwritten (nw) Miodrag Milanovic2016-01-031-1/+1
* fix for checks (nw) Miodrag Milanovic2016-01-021-0/+6
* no need for this it is already in path (nw) Miodrag Milanovic2016-01-011-3/+0
* make compiler detection works under posix windows environments (nw) Miodrag Milanovic2016-01-011-0/+6
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-011-14/+35
* Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-311-1/+8
* removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-311-8/+1
* Fix outdated comments Justin Kerk2015-12-281-6/+6
* Fix recognition for more platforms, and fixed compile on arm (nw) Miodrag Milanovic2015-12-271-3/+9
* Fixed platform detection (nw) Miodrag Milanovic2015-12-271-2/+6
* Added platform parameter and some ARM fixes (nw) Miodrag Milanovic2015-12-271-0/+13
* Emscripten build fixes (nw) Justin Kerk2015-12-191-1/+1
* touch me (nw) Cowering2015-12-121-0/+1
* some MSBUILD fixes (nw) Miodrag Milanovic2015-12-101-1/+3