summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build therealmogminer@gmail.com2015-12-231-4/+4
* before I misplace the files again (nw) David Haywood2015-12-221-0/+1
* Merge pull request #514 from bmunger/r9751 Miodrag Milanović2015-12-212-0/+18
|\
| * r9751: fix for g++14 and add rolm as a manufacturer Brandon Munger2015-12-201-1/+6
| * r9751: rename drivers to cpp Brandon Munger2015-12-202-2/+2
| * r9751: moved driver from mess directory to mame Brandon Munger2015-12-201-1/+1
| * r9751: forgot to update machine.lua Brandon Munger2015-12-201-2/+2
| * Initial ROLM 9751 driver Brandon Munger2015-12-202-0/+13
* | initial skeleton driver for TI Spelling B hap2015-12-211-0/+1
* | New skeleton: Saturn ST-17xx series DVD players [Justin Kerk] Justin Kerk2015-12-201-0/+6
|/
* os calls do not follow MAKE escaping Miodrag Milanovic2015-12-201-2/+3
* Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCE... AJR2015-12-191-1/+1
|\
| * Revert "Allow SDLMAME to build on OS X from paths containing spaces" R. Belmont2015-12-192-11/+12
* | Fixed wrong number of arguments to makedep.py in SOURCES build AJR2015-12-191-1/+1
|/
* Allow SDLMAME to build on OS X from paths containing spaces AJR2015-12-192-12/+11
* Emscripten build fixes (nw) Justin Kerk2015-12-191-1/+1
* Split Taito TC0780FPA into its own device [Ville Linde] Ville Linde2015-12-181-0/+2
* Make Lazarian playable Vas Crabb2015-12-151-0/+1
* new clones David Haywood2015-12-131-0/+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
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-21/+0
* tagged_list without tagmap_t (nw) Miodrag Milanovic2015-12-111-1/+0
* some MSBUILD fixes (nw) Miodrag Milanovic2015-12-101-0/+1
* (retrying) fix up some lto things (still can't compile full MAME on Windows) ... Cowering2015-12-091-12/+28
* Removed dead PPC code (nw) Miodrag Milanovic2015-12-091-10/+0
* propagate ARCHOPTS to linker Vas Crabb2015-12-071-0/+3
* 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-0613-0/+44
* adding a basic machine driver for the Patinho Feio and setting up build syste... Felipe Corrêa da Silva Sanches2015-12-062-0/+23
* Need this on linux Miodrag Milanovic2015-12-041-1/+1
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-4/+4
* OSX version is taken on different way so it is considered 6.0 (nw) Miodrag Milanovic2015-12-031-1/+1
* OSX version of clang 3.5 is actually 3.4 with features (nw) Miodrag Milanovic2015-12-031-1/+1
* it is available in all version from 3.4 (nw) Miodrag Milanovic2015-12-031-6/+2
* fix for QT headers compile as c++14 (nw) Miodrag Milanovic2015-12-031-0/+5
* stupid me (nw) Miodrag Milanovic2015-12-031-1/+1
* Set -std=c++1y to clang 3.4 (nw) Miodrag Milanovic2015-12-031-3/+13
* 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
* Cleanup of genie.lua (nw) Miodrag Milanovic2015-12-031-31/+7
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-032-70/+15
* just a place for notekeeping on the nokia 3310, I put 2 update firmware files... David Haywood2015-11-301-0/+1
* (nw) David Haywood2015-11-301-0/+2
* 2 more skeleton mechanicals (nw) David Haywood2015-11-301-0/+2
* Merge pull request #481 from osresearch/master R. Belmont2015-11-301-5/+1
|\
| * Merge clang++ version 30000 and 30400 sections to enable -Wno-constant-logica... Trammell Hudson2015-11-282-5/+0
| * revert sqlite3 changes, update version detection to silence warnings on OSX c... Trammell Hudson2015-11-281-1/+1
| * Fix "use of constant operatand with &&" on osx Trammell Hudson2015-11-271-0/+1