| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emscripten build fixes (nw) | 2015-12-19 | 1 | -1/+1 | |
| | | |||||
| * | compile parameters specific for 3rdparty component (nw) | 2015-12-12 | 1 | -0/+8 | |
| | | |||||
| * | Update to LUA 5.2.3, so source changes (nw) | 2015-12-12 | 1 | -0/+4 | |
| | | |||||
| * | wrong place (nw) | 2015-12-03 | 1 | -10/+10 | |
| | | |||||
| * | fix compile on clang 3.7 (nw) | 2015-12-03 | 1 | -0/+10 | |
| | | |||||
| * | enabled compiling part of bgfx that required c++11 (nw) | 2015-12-03 | 1 | -6/+1 | |
| | | |||||
| * | Emscripten build fixes (nw) | 2015-11-21 | 1 | -1/+1 | |
| | | |||||
| * | disable this for CPP11 builds (nw) | 2015-11-19 | 1 | -0/+2 | |
| | | |||||
| * | Merge branch 'master' of https://github.com/mamedev/mame | 2015-11-14 | 1 | -5/+79 | |
| |\ | |||||
| | * | Fix compile for Intel C++ 15 compiler (nw) | 2015-11-14 | 1 | -5/+79 | |
| | | | |||||
| * | | Added info header at the top of each .lua file (nw) | 2015-11-14 | 1 | -0/+8 | |
| |/ | |||||
| * | Relax dependencies for softfloat (nw) | 2015-11-08 | 1 | -40/+0 | |
| | | |||||
| * | Remove not longer needed ForceCpp flag (nw) | 2015-11-08 | 1 | -8/+0 | |
| | | |||||
| * | Removed mongoose due to restricted license and webserver wip till code is ↵ | 2015-11-04 | 1 | -40/+0 | |
| | | | | | restructured (nw) | ||||
| * | fix VS build (nw) | 2015-11-04 | 1 | -2/+2 | |
| | | |||||
| * | added clang and gcc flags needed for compilation of 3rdparty libraries, also ↵ | 2015-11-04 | 1 | -71/+25 | |
| | | | | | removed checking for shadowing in them (nw) | ||||
| * | set only needed VS compile flags for 3rdparty (nw) | 2015-11-03 | 1 | -0/+159 | |
| | | | | | there are still those in main file, but now can be removed by fixing our code | ||||
| * | fix VS build (nw) | 2015-11-02 | 1 | -1/+1 | |
| | | |||||
| * | Fixed mingw clang build (nw) | 2015-11-02 | 1 | -0/+10 | |
| | | |||||
| * | Disabled DX12 on mingw since it is not working (nw) | 2015-10-15 | 1 | -1/+1 | |
| | | |||||
| * | removed deps from 3rdparty to osd (nw) | 2015-09-13 | 1 | -1/+0 | |
| | | |||||
| * | added missing file for OSX (nw) | 2015-09-12 | 1 | -1/+1 | |
| | | |||||
| * | Update scripts for compile with latest BGFX (nw) | 2015-09-12 | 1 | -1/+7 | |
| | | |||||
| * | Added GoogleTest and convert tests to us it (nw) | 2015-09-02 | 1 | -64/+16 | |
| | | |||||
| * | Add NetBSD support. | 2015-07-14 | 1 | -0/+12 | |
| | | | | | Signed-off-by: Thomas Klausner <wiz@NetBSD.org> | ||||
| * | Added ability to use system PortAudio | 2015-07-05 | 1 | -0/+6 | |
| | | |||||
| * | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib ↵ | 2015-06-06 | 1 | -1/+41 | |
| | | | | | based on wallyweek's work | ||||
| * | fix compile on GCC 4.4 on old Ubuntu (nw) | 2015-05-31 | 1 | -1/+1 | |
| | | |||||
| * | removed duplicated compile option (nw) | 2015-05-31 | 1 | -1/+0 | |
| | | |||||
| * | fix for clang (nw) | 2015-05-31 | 1 | -0/+3 | |
| | | |||||
| * | Fix for osx 10.6.x build (nw) | 2015-05-31 | 1 | -11/+18 | |
| | | |||||
| * | Removed -Wno-unused-variable for mingw/gcc (nw) | 2015-05-31 | 1 | -0/+1 | |
| | | |||||
| * | fixed clang (nw) | 2015-05-29 | 1 | -0/+1 | |
| | | |||||
| * | Merge branch 'master' of https://github.com/mamedev/mame | 2015-05-28 | 1 | -7/+11 | |
| |\ | |||||
| | * | 3rdparty.lua: add check for nil first (nw) | 2015-05-28 | 1 | -1/+1 | |
| | | | |||||
| | * | fix for one more warning (nw) | 2015-05-28 | 1 | -0/+1 | |
| | | | |||||
| | * | set for all clangs (nw) | 2015-05-28 | 1 | -5/+3 | |
| | | | |||||
| | * | ups (nw) | 2015-05-28 | 1 | -0/+1 | |
| | | | |||||
| | * | fix for unknown warning options for clang 3.5 (nw) | 2015-05-28 | 1 | -1/+9 | |
| | | | |||||
| | * | Fixed compile for portaudio on 32bit and windows clang (nw) | 2015-05-28 | 1 | -7/+3 | |
| | | | |||||
| | * | Removed -Wno-unused-variable for mingw/gcc (nw) | 2015-05-27 | 1 | -0/+1 | |
| |/ | |||||
| * | Added lua script/makefile changes to support building tests and portaudio (nw) | 2015-05-27 | 1 | -0/+188 | |
| | | |||||
| * | Document the changes necessary to compile lua using c++. | 2015-05-17 | 1 | -0/+13 | |
| | | | | | This may be necessary to completely avoid the usage of setjmp in MAME. (nw) | ||||
| * | Fix NO_USE_MIDI | 2015-05-15 | 1 | -1/+1 | |
| | | |||||
| * | Add makefile switch to choose linking against bundled OR system expat library. | 2015-05-11 | 1 | -1/+11 | |
| | | |||||
| * | Removed comments and added generic license for whole team on top (nw) | 2015-05-09 | 1 | -0/+3 | |
| | | |||||
| * | made libflac possible to compile under xcode, and simplify for other (nw) | 2015-04-17 | 1 | -8/+3 | |
| | | |||||
| * | Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) | 2015-04-11 | 1 | -0/+65 | |
| | | |||||
| * | Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) | 2015-04-10 | 1 | -3/+8 | |
| | | |||||
| * | removed includeosd (nw) | 2015-04-02 | 1 | -6/+3 | |
| | | |||||
