summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake generate, posix on windows (nw) Jeffrey Clark2016-06-131-1/+1
* Fix with cmd.exe shell Vas Crabb2016-06-101-2/+6
* Fix travis Vas Crabb2016-06-101-0/+3
* Fix git version [Vas Crabb] Vas Crabb2016-06-101-13/+34
* Added initial ninja support to use add MAKETYPE=ninja to compile command line... Miodrag Milanovic2016-06-091-135/+140
* Updated GENie to latest (nw) Miodrag Milanovic2016-06-081-4/+4
* android: 64bit strip, platform version support (nw) Jeffrey Clark2016-06-051-60/+19
* fix android target libSDL2 circular ref (nw) Jeffrey Clark2016-06-041-24/+24
* support msbuild from posix shell Jeffrey Clark2016-05-311-7/+30
* removed not used libraries, and commented portaudio that will be used but no ... Miodrag Milanovic2016-05-311-5/+0
* Allow building on OpenBSD Frederic Cambus2016-05-191-0/+24
* fixed MSBUILD. nw dankan18902016-05-191-1/+1
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-4/+4
* renamed not used files and fix for ymmu100 (nw) Miodrag Milanovic2016-05-011-1/+6
* minus sign in subtarget creates problems (nw) Miodrag Milanovic2016-05-011-13/+16
* fix empty dir creation (nw) Miodrag Milanovic2016-04-291-5/+5
* do regenerate of project files when building shader tools, and removed precom... Miodrag Milanovic2016-04-291-0/+2
* compile just one chain with Miodrag Milanovic2016-04-211-1/+1
* no error output if first time run (nw) Miodrag Milanovic2016-04-161-2/+5
* Always rebuild version.cpp when there is git version change (nw) Miodrag Milanovic2016-04-161-0/+11
* Add short git version if building non-release build, also if git command is n... Miodrag Milanovic2016-04-161-0/+10
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-20/+1
* Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build ... Miodrag Milanovic2016-04-121-0/+10
* Fix surprising behaviour of {TOOLS,TESTS,BENCHMARKS}=0 Vas Crabb2016-04-121-0/+6
* Added PRECOMPILE=0 so in conjunction with ccache it gives better compile spee... Miodrag Milanovic2016-04-021-0/+5
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-3/+3
* Extend system library support (nw) Jeffrey Clark2016-03-281-18/+18
* Initial work to make MAME work on Android [Miodrag Milanovic] Miodrag Milanovic2016-03-271-30/+30
* 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