summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile on x64 Miodrag Milanović2016-03-271-1/+1
* Fix compile win 64 bit with mingw 32 bit sum20122016-03-271-0/+3
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-1/+1
* Ci20 wip support (nw) Miodrag Milanovic2016-03-231-0/+24
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-1/+13
|\
| * Updated makefile to support more building environments and to prevent crashin... Miodrag Milanovic2016-03-231-1/+13
* | Merge: Build project for Windows Store Brad Hughes2016-03-221-0/+7
|\ \ | |/ |/|
| * Build project for Windows Store Brad Hughes2016-03-221-0/+7
* | Now shader compile tools are built on host machine (nw) Miodrag Milanovic2016-03-201-2/+5
* | fix Makefile issue (nw) Miodrag Milanovic2016-03-201-2/+2
|/
* Added support for Raspberry Pi cross-compile (nw) Miodrag Milanovic2016-03-191-0/+25
* Added ability to build using system libuv (1.8.0 or higher required) Julian Sikorski2016-03-121-0/+5
* Update to use with latest android nkd (nw) Miodrag Milanovic2016-03-111-6/+6
* Support for aarch64 (nw) Miodrag Milanovic2016-03-111-0/+13
* Fix Emscripten build when Clang is the default compiler (issue #704) (nw) Justin Kerk2016-03-101-0/+4
* Make XAudio2 available in all Windows OSD builds, plus use 2.9 if available, ... Brad Hughes2016-03-051-5/+0
* Revert "XAudio2 code cleanup, plus switch header to wine version." Brad Hughes2016-03-051-0/+5
* XAudio2 code cleanup, plus switch header to wine version. Brad Hughes2016-03-051-5/+0
* added IGNORE_BAD_LOCALISATION flag (nw) Miodrag Milanovic2016-03-021-1/+5
* continue execution of compilation even if some translations failed (nw) Miodrag Milanovic2016-03-021-1/+1
* Make translation will now remove fuzzy translations and will not merge those ... Miodrag Milanovic2016-03-021-1/+2
* Fix issue on win (nw) Miodrag Milanovic2016-02-281-1/+1
* 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