summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed QT5 linking (nw) Miodrag Milanovic2016-01-091-3/+3
* It is affecting clang 3.6+ Miodrag Milanovic2016-01-081-1/+1
* Fix compile on clang 3.7+ on linux (nw) Miodrag Milanovic2016-01-081-13/+22
* Get .ini file default path makefile variable back. Cesare Falco2016-01-051-0/+5
* don't link metal pre El Capitan Vas Crabb2016-01-051-1/+7
* Fixed OSX compile Miodrag Milanovic2016-01-041-1/+6
* Fix QT5 build on linux by adding -fPIC Miodrag Milanovic2015-12-271-7/+13
* qt5 debugger port [O. Galibert] Olivier Galibert2015-12-272-15/+13
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-265-2/+76
* Can't do override checks due to QT headers (nw) Miodrag Milanovic2015-12-073-18/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-063-0/+18
* Emscripten build fixes (nw) Justin Kerk2015-11-211-2/+2
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-144-0/+32
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-124-0/+100
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-084-53/+22
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-084-140/+140
* fix sdl build fix for windows (nw) Miodrag Milanovic2015-10-281-0/+6
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-132-0/+2
* Update scripts for compile with latest BGFX (nw) Miodrag Milanovic2015-09-121-0/+1
* OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-251-0/+3
* Revert "debugqt: Port to Qt5 [O. Galibert]" Olivier Galibert2015-08-012-13/+15
* Fixed VS build (nw) Miodrag Milanovic2015-08-011-1/+3
* debugqt: Port to Qt5 [O. Galibert] Olivier Galibert2015-07-292-15/+13
* hmm.. new 5.2 mingw seems to need this to pickup sprintf for lto (NW) Cowering2015-07-231-0/+1
* Added new SDL_INI_PATH flag Cesare Falco2015-06-062-0/+10
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-313-6/+8
* propagate _subtarget in maintargetosdoptions call (nw) Miodrag Milanovic2015-05-213-3/+3
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-097-0/+21
* Drop NO_SDL_GLEXT define on OSX Parry2015-04-301-1/+0
* fix for few more executable files (nw) Miodrag Milanovic2015-04-162-0/+12
* extract libs and liboptions from pkg-config, prepare for future work (nw) Miodrag Milanovic2015-04-162-20/+48
* fix typo (nw) Miodrag Milanovic2015-04-131-2/+4
* Added QT_HOME to support custom QT installations (nw) Miodrag Milanovic2015-04-132-17/+50
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-082-3/+9
* Convert CoreAudio output to use AUGraph in preparation for effects Vas Crabb2015-04-071-0/+1
* Add a crappy utility for editing AU effect presets Vas Crabb2015-04-071-7/+46
* fixed osdmini build (nw) Miodrag Milanovic2015-04-061-0/+1
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-064-10/+15
* back (nw) Miodrag Milanovic2015-04-051-18/+0
* rolled back, not worth of it (nw) Miodrag Milanovic2015-04-051-0/+18
* Made all windows build use icons (nw) Miodrag Milanovic2015-04-051-18/+0
* Implemented filtering of dependency files, only active if machine have awk or... Miodrag Milanovic2015-04-041-1/+0
* Add a simple CoreAudio sound output module Vas Crabb2015-04-051-1/+7
* Moved MOC handling in lua (nw) Miodrag Milanovic2015-04-041-0/+31
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-045-17/+102
|\
| * * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-043-11/+32
| * Harmonise targetos between genie.lua and sdl{,_config}.lua Vas Crabb2015-04-042-3/+3
| * Remove some obsolete code, enable MALLOC_DEBUG for SDLWin32 Vas Crabb2015-04-041-0/+4
| * Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-042-3/+63
* | Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+6
|/