summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/3rdparty.lua
Commit message (Expand)AuthorAgeFilesLines
...
* Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw) Miodrag Milanovic2016-03-241-0/+1
* Now shader compile tools are built on host machine (nw) Miodrag Milanovic2016-03-201-0/+1
* compile BGFX for RPI as well (nw) Miodrag Milanovic2016-03-191-0/+8
* Added ability to build using system libuv (1.8.0 or higher required) Julian Sikorski2016-03-121-0/+6
* Update to use with latest android nkd (nw) Miodrag Milanovic2016-03-111-2/+2
* compile with latest bgfx,bx (nw) Miodrag Milanovic2016-03-081-0/+1
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-041-58/+0
* Build SDL2 for Android (nw) Miodrag Milanovic2016-02-291-0/+13
* added compiling SDL2 for Android (nw) Miodrag Milanovic2016-02-281-22/+67
* compiles but crash on OSX with bundled one (nw) Miodrag Milanovic2016-02-281-0/+15
* Separated windows only part in SDL2 build and prepared osx one (nw) Miodrag Milanovic2016-02-281-55/+113
* make possible to select if bundled SDL2 is used, made mingw and vs compile so... Miodrag Milanovic2016-02-271-5/+20
* Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-271-0/+318
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-3/+4
* Fixing some more Android related things (nw) Miodrag Milanovic2016-02-261-4/+20
* Make Android targets compile but not link, using clang compiler in NDK, since... Miodrag Milanovic2016-02-251-3/+12
* pnacl compile fixes (nw) Miodrag Milanovic2016-02-251-2/+14
* And I hate you too XCode (nw) Miodrag Milanovic2016-02-221-9/+9
* changes towards compiling with XCode (nw) Miodrag Milanovic2016-02-211-10/+10
* BGFX mandatory requirement (nw) Miodrag Milanovic2016-02-161-2/+0
* Enabled BGFX support for SteamLink Miodrag Milanovic2016-02-161-1/+5
* osx clang, silence flac unknown attribute error (nw) Jeffrey Clark2016-02-151-0/+5
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-141-6/+67
* Suppressed warning C4477 in Visual Studio 2015. dankan18902016-01-311-0/+1
* added http-parser (nw) Miodrag Milanovic2016-01-311-0/+19
* Added script for building libuv (nw) Miodrag Milanovic2016-01-311-0/+173
* Added Google Benchmark library (nw) Miodrag Milanovic2016-01-291-36/+0
* removed jsoncpp (nw) Miodrag Milanovic2016-01-091-26/+0
* Fixed OSX compile Miodrag Milanovic2016-01-041-45/+54
* Better fix (nw) Miodrag Milanovic2016-01-041-3/+2
* Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) Miodrag Milanovic2016-01-041-5/+0
* Fix building on clang, executable fail starting due to mixed allocators (nw) Miodrag Milanovic2016-01-041-0/+18
* Emscripten build fixes (nw) Justin Kerk2015-12-191-1/+1
* compile parameters specific for 3rdparty component (nw) Miodrag Milanovic2015-12-121-0/+8
* Update to LUA 5.2.3, so source changes (nw) Miodrag Milanovic2015-12-121-0/+4
* wrong place (nw) Miodrag Milanovic2015-12-031-10/+10
* fix compile on clang 3.7 (nw) Miodrag Milanovic2015-12-031-0/+10
* enabled compiling part of bgfx that required c++11 (nw) Miodrag Milanovic2015-12-031-6/+1
* Emscripten build fixes (nw) Justin Kerk2015-11-211-1/+1
* disable this for CPP11 builds (nw) Miodrag Milanovic2015-11-191-0/+2
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2015-11-141-5/+79
|\
| * Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-5/+79
* | Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
|/
* Relax dependencies for softfloat (nw) Miodrag Milanovic2015-11-081-40/+0
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-8/+0
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-041-40/+0
* fix VS build (nw) Miodrag Milanovic2015-11-041-2/+2
* added clang and gcc flags needed for compilation of 3rdparty libraries, also ... Miodrag Milanovic2015-11-041-71/+25
* set only needed VS compile flags for 3rdparty (nw) Miodrag Milanovic2015-11-031-0/+159
* fix VS build (nw) Miodrag Milanovic2015-11-021-1/+1