summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-231-1/+13
|\
| * Updated makefile to support more building environments and to prevent ↵ Miodrag Milanovic2016-03-231-1/+13
| | | | | | | | crashing if folders are missing (nw)
* | 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
| | | | plus code cleanup.
* Revert "XAudio2 code cleanup, plus switch header to wine version." Brad Hughes2016-03-051-0/+5
| | | | This reverts commit d52ed107a5b6f59d40851ef1bcf8c2e2b8d18773.
* 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
| | | | as well (nw)
* 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 ↵ Miodrag Milanovic2016-02-211-52/+7
| | | | makefile restrictions (nw)
* 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 sample language to show display in cyrillic use mame -lang "Serbian (Cyrillic)"
* 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
|