| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Separated windows only part in SDL2 build and prepared osx one (nw) |  Miodrag Milanovic | 2016-02-28 | 1 | -55/+113 |
| * | make possible to select if bundled SDL2 is used, made mingw and vs compile so... |  Miodrag Milanovic | 2016-02-27 | 1 | -5/+20 |
| * | Made Visual Studio use by default bundled SDL2 (nw) |  Miodrag Milanovic | 2016-02-27 | 1 | -0/+318 |
| * | Made pnacl to compile (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -3/+4 |
| * | Fixing some more Android related things (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -4/+20 |
| * | Make Android targets compile but not link, using clang compiler in NDK, since... |  Miodrag Milanovic | 2016-02-25 | 1 | -3/+12 |
| * | pnacl compile fixes (nw) |  Miodrag Milanovic | 2016-02-25 | 1 | -2/+14 |
| * | And I hate you too XCode (nw) |  Miodrag Milanovic | 2016-02-22 | 1 | -9/+9 |
| * | changes towards compiling with XCode (nw) |  Miodrag Milanovic | 2016-02-21 | 1 | -10/+10 |
| * | BGFX mandatory requirement (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -2/+0 |
| * | Enabled BGFX support for SteamLink |  Miodrag Milanovic | 2016-02-16 | 1 | -1/+5 |
| * | osx clang, silence flac unknown attribute error (nw) |  Jeffrey Clark | 2016-02-15 | 1 | -0/+5 |
| * | Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -6/+67 |
| * | Suppressed warning C4477 in Visual Studio 2015. |  dankan1890 | 2016-01-31 | 1 | -0/+1 |
| * | added http-parser (nw) |  Miodrag Milanovic | 2016-01-31 | 1 | -0/+19 |
| * | Added script for building libuv (nw) |  Miodrag Milanovic | 2016-01-31 | 1 | -0/+173 |
| * | Added Google Benchmark library (nw) |  Miodrag Milanovic | 2016-01-29 | 1 | -36/+0 |
| * | removed jsoncpp (nw) |  Miodrag Milanovic | 2016-01-09 | 1 | -26/+0 |
| * | Fixed OSX compile |  Miodrag Milanovic | 2016-01-04 | 1 | -45/+54 |
| * | Better fix (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -3/+2 |
| * | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -5/+0 |
| * | Fix building on clang, executable fail starting due to mixed allocators (nw) |  Miodrag Milanovic | 2016-01-04 | 1 | -0/+18 |
| * | Emscripten build fixes (nw) |  Justin Kerk | 2015-12-19 | 1 | -1/+1 |
| * | compile parameters specific for 3rdparty component (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -0/+8 |
| * | Update to LUA 5.2.3, so source changes (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -0/+4 |
| * | wrong place (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -10/+10 |
| * | fix compile on clang 3.7 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -0/+10 |
| * | enabled compiling part of bgfx that required c++11 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -6/+1 |
| * | Emscripten build fixes (nw) |  Justin Kerk | 2015-11-21 | 1 | -1/+1 |
| * | disable this for CPP11 builds (nw) |  Miodrag Milanovic | 2015-11-19 | 1 | -0/+2 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  Scott Stone | 2015-11-14 | 1 | -5/+79 |
| |\ |
|
| | * | Fix compile for Intel C++ 15 compiler (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -5/+79 |
| * | | Added info header at the top of each .lua file (nw) |  Scott Stone | 2015-11-14 | 1 | -0/+8 |
| |/ |
|
| * | Relax dependencies for softfloat (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -40/+0 |
| * | Remove not longer needed ForceCpp flag (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -8/+0 |
| * | Removed mongoose due to restricted license and webserver wip till code is res... |  Miodrag Milanovic | 2015-11-04 | 1 | -40/+0 |
| * | fix VS build (nw) |  Miodrag Milanovic | 2015-11-04 | 1 | -2/+2 |
| * | added clang and gcc flags needed for compilation of 3rdparty libraries, also ... |  Miodrag Milanovic | 2015-11-04 | 1 | -71/+25 |
| * | set only needed VS compile flags for 3rdparty (nw) |  Miodrag Milanovic | 2015-11-03 | 1 | -0/+159 |
| * | fix VS build (nw) |  Miodrag Milanovic | 2015-11-02 | 1 | -1/+1 |
| * | Fixed mingw clang build (nw) |  Miodrag Milanovic | 2015-11-02 | 1 | -0/+10 |
| * | Disabled DX12 on mingw since it is not working (nw) |  Miodrag Milanovic | 2015-10-15 | 1 | -1/+1 |
| * | removed deps from 3rdparty to osd (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -1/+0 |
| * | added missing file for OSX (nw) |  Miodrag Milanovic | 2015-09-12 | 1 | -1/+1 |
| * | Update scripts for compile with latest BGFX (nw) |  Miodrag Milanovic | 2015-09-12 | 1 | -1/+7 |
| * | Added GoogleTest and convert tests to us it (nw) |  Miodrag Milanovic | 2015-09-02 | 1 | -64/+16 |
| * | Add NetBSD support. |  Thomas Klausner | 2015-07-14 | 1 | -0/+12 |
| * | Added ability to use system PortAudio |  Julian Sikorski | 2015-07-05 | 1 | -0/+6 |
| * | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... |  Julian Sikorski | 2015-06-06 | 1 | -1/+41 |
| * | fix compile on GCC 4.4 on old Ubuntu (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -1/+1 |