summaryrefslogtreecommitdiffstatshomepage
path: root/makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Placed back and fixed python availability check Miodrag Milanovic2015-04-081-9/+8
* commented to test on MATE (nw) Miodrag Milanovic2015-04-081-3/+3
* Added PYTHON_EXECUTABLE to use differently named python executable(nw) Miodrag Milanovic2015-04-081-3/+11
* Create one more dir, should help MATE (nw) Miodrag Milanovic2015-04-081-1/+1
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-081-0/+4
* User configuration option can be now stored in useroptions.mak, so no need to... Miodrag Milanovic2015-04-071-0/+2
* Added FILTER_DEPS option for post compile filtering (nw) Miodrag Milanovic2015-04-071-0/+7
* Some vs2013-clang work (nw) Miodrag Milanovic2015-04-061-0/+3
* And one more (nw) Miodrag Milanovic2015-04-061-0/+5
* resurrected some more compile options (nw) Miodrag Milanovic2015-04-061-0/+25
* Fixed GENie building from main file (nw) Miodrag Milanovic2015-04-051-1/+5
* Add a simple CoreAudio sound output module Vas Crabb2015-04-051-0/+1
* Moved MOC handling in lua (nw) Miodrag Milanovic2015-04-041-46/+3
* remove not needed dirs from creation list (nw) Miodrag Milanovic2015-04-041-4/+1
* Moved plist generate to lua (nw) Miodrag Milanovic2015-04-041-6/+1
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-041-0/+10
|\