summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/3rdparty.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed mingw clang build (nw) Miodrag Milanovic2015-11-021-0/+10
* Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-1/+1
* removed deps from 3rdparty to osd (nw) Miodrag Milanovic2015-09-131-1/+0
* added missing file for OSX (nw) Miodrag Milanovic2015-09-121-1/+1
* Update scripts for compile with latest BGFX (nw) Miodrag Milanovic2015-09-121-1/+7
* Added GoogleTest and convert tests to us it (nw) Miodrag Milanovic2015-09-021-64/+16
* Add NetBSD support. Thomas Klausner2015-07-141-0/+12
* Added ability to use system PortAudio Julian Sikorski2015-07-051-0/+6
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-1/+41
* fix compile on GCC 4.4 on old Ubuntu (nw) Miodrag Milanovic2015-05-311-1/+1
* removed duplicated compile option (nw) Miodrag Milanovic2015-05-311-1/+0
* fix for clang (nw) Miodrag Milanovic2015-05-311-0/+3
* Fix for osx 10.6.x build (nw) Miodrag Milanovic2015-05-311-11/+18
* Removed -Wno-unused-variable for mingw/gcc (nw) Miodrag Milanovic2015-05-311-0/+1
* fixed clang (nw) Miodrag Milanovic2015-05-291-0/+1
* Merge branch 'master' of https://github.com/mamedev/mame Cowering2015-05-281-7/+11
|\
| * 3rdparty.lua: add check for nil first (nw) Peter Ferrie2015-05-281-1/+1
| * fix for one more warning (nw) Miodrag Milanovic2015-05-281-0/+1
| * set for all clangs (nw) Miodrag Milanovic2015-05-281-5/+3
| * ups (nw) Miodrag Milanovic2015-05-281-0/+1
| * fix for unknown warning options for clang 3.5 (nw) Miodrag Milanovic2015-05-281-1/+9
| * Fixed compile for portaudio on 32bit and windows clang (nw) Miodrag Milanovic2015-05-281-7/+3
| * Removed -Wno-unused-variable for mingw/gcc (nw) Miodrag Milanovic2015-05-271-0/+1
|/
* Added lua script/makefile changes to support building tests and portaudio (nw) Miodrag Milanovic2015-05-271-0/+188
* Document the changes necessary to compile lua using c++. couriersud2015-05-171-0/+13
* Fix NO_USE_MIDI balr0g2015-05-151-1/+1
* Add makefile switch to choose linking against bundled OR system expat library. Cesare Falco2015-05-111-1/+11
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* made libflac possible to compile under xcode, and simplify for other (nw) Miodrag Milanovic2015-04-171-8/+3
* Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) Miodrag Milanovic2015-04-111-0/+65
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-101-3/+8
* removed includeosd (nw) Miodrag Milanovic2015-04-021-6/+3