summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-17/+0
* Added MSBUILD support, msbuild.exe must be in path so update your tools (nw) Miodrag Milanovic2015-11-231-2/+40
* Emscripten build fixes (nw) Justin Kerk2015-11-211-0/+4
* make example match new name scheme Cowering2015-11-171-1/+1
* Added new doxygen templates and limited basic to core (nw) Miodrag Milanovic2015-11-161-1/+1
* Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-0/+12
* fixed issue that genie did not update when arcade.lua or mess.lua only change... Miodrag Milanovic2015-11-121-0/+5
* fix for cmakelist.txt creation (nw) Miodrag Milanovic2015-11-081-0/+5
* added make option to generate CMake files for CLion and root project file (nw) Miodrag Milanovic2015-11-081-0/+9
* Moved regtests out of source tree, and updated paths (nw) Miodrag Milanovic2015-11-051-1/+1
* make it easier to build multiple configs (nw) Vas Crabb2015-11-021-7/+20
* Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-091-4/+4
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-2/+0
* Fix build with Xcode 7 (nw) balr0g2015-09-181-3/+1
* made FORCE_VERSION_COMPILE option to be used for build server (nw) Miodrag Milanovic2015-09-051-0/+6
* OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-251-0/+27
* Merge pull request #257 from 0-wiz-0/master R. Belmont2015-07-221-0/+24
|\
| * Add NetBSD support. Thomas Klausner2015-07-141-0/+24
* | Do not pass -m32 to gcc on arm Julian Sikorski2015-07-161-3/+5
|/
* Fix clang version detection on osx yet again (nw) Wilbert Pol2015-07-141-1/+1
* fix clang version detection on macos Wilbert Pol2015-07-141-1/+1
* Merge pull request #240 from belegdol/master R. Belmont2015-07-131-0/+5
|\
| * Added ability to use system PortAudio Julian Sikorski2015-07-051-0/+5
* | fix clang version detection in ubuntu Dirk Best2015-07-101-1/+1
|/
* Missing bits needed for Emscripten compile (nw) Justin Kerk2015-06-201-0/+9
* Made possible creation of custom builds with given list of drivers included. Miodrag Milanovic2015-06-201-1/+11
* Merge pull request #202 from wallyweek/sdlinipath Miodrag Milanović2015-06-071-0/+5
|\
| * Added new SDL_INI_PATH flag Cesare Falco2015-06-061-0/+5
* | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-0/+36
|/
* Added OPT_FLAGS back Julian Sikorski2015-06-061-0/+5
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-0/+4
* remove text (nw) Miodrag Milanovic2015-05-311-3/+0
* Added skeleton support for Windows Phone and Windows Store - far from working... Miodrag Milanovic2015-05-281-0/+3
* Re-enable optimizing SYMBOLS=1 builds, nw therealmogminer@gmail.com2015-05-271-4/+0
* Added lua script/makefile changes to support building tests and portaudio (nw) Miodrag Milanovic2015-05-271-0/+6
* added cppcheck target in order to run analysis of code (nw) Miodrag Milanovic2015-05-121-0/+45
* Added doxygen documentation definition file and make target for it (nw) Miodrag Milanovic2015-05-121-0/+10
* Add makefile switch to choose linking against bundled OR system expat library. Cesare Falco2015-05-111-0/+9
* Fix layout gen (nw) Miodrag Milanovic2015-05-091-2/+2
* No optimization for PROFILE otherwise symbols are not right (nw) Miodrag Milanovic2015-05-071-1/+0
* Added cleansrc to makefile (nw) Miodrag Milanovic2015-04-251-0/+28
* Include make for regression tests (nw) Miodrag Milanovic2015-04-231-0/+9
* Renamed to STRIP_SYMBOLS and made logic more clear (nw) Miodrag Milanovic2015-04-221-3/+3
* Added NO_STRIPPING option and enabled stripping of executable by default (nw) Miodrag Milanovic2015-04-191-0/+5
* better fix for windres (nw) Miodrag Milanovic2015-04-151-6/+17
* fix 32bit compile (nw) Miodrag Milanovic2015-04-151-4/+4
* Added QT_HOME to support custom QT installations (nw) Miodrag Milanovic2015-04-131-0/+6
* Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw) Miodrag Milanovic2015-04-111-0/+5
* Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) Miodrag Milanovic2015-04-101-0/+58