summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added VS2017 support into project files (nw) Miodrag Milanovic2016-11-161-0/+39
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... Miodrag Milanovic2016-11-091-1/+1
* Fixed building on s390x Julian Sikorski2016-11-071-0/+12
* Fixed building on ppc64le Julian Sikorski2016-11-071-0/+7
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-071-0/+5
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-291-2/+4
* Experimental support for compiling to WebAssembly using Emscripten (not yet w... Justin Kerk2016-10-291-0/+4
* Version bump! Vas Crabb2016-10-261-2/+2
* forgot to commit this one (nw) Miodrag Milanovic2016-10-221-1/+1
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-11/+1
* Version bumpmame0178 Vas Crabb2016-09-281-2/+2
* srcclean (nw) Vas Crabb2016-09-281-15/+15
* Bump that toomame0177 Vas Crabb2016-08-311-2/+2
* some C++14 features are not supported by VS2013. VS2015 is free for home use ... Miodrag Milanovic2016-08-271-25/+0
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-121-0/+1
* Cleanups and version bump Miodrag Milanovic2016-07-271-2/+2
* Add arch defines for Linux alpha and mips64el. Jordi Mallach2016-07-141-0/+11
* misc fixes (nw) Vas Crabb2016-07-121-0/+1
* documented shaders compile (nw) Miodrag Milanovic2016-07-021-0/+8
* this does not belong here (nw) Miodrag Milanovic2016-07-021-1/+0
* no need to build all tools, just shaderc (nw) Miodrag Milanovic2016-07-021-1/+1
* android avoid generating unnecessarily (nw) Jeffrey Clark2016-06-301-12/+12
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
* 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