summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* generic machine is now bookkeeping (nw) Miodrag Milanovic2016-01-101-2/+2
* New machines marked as NOT WORKING arbee2016-01-091-0/+6
* removed jsoncpp (nw) Miodrag Milanovic2016-01-092-27/+0
* Fixed QT5 linking (nw) Miodrag Milanovic2016-01-091-3/+3
* Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)" Justin Kerk2016-01-081-5/+0
* 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
* removed corealloc.cpp file from build (nw) Miodrag Milanovic2016-01-081-1/+0
* Disable pre-compiled headers on Emscripten for now, fixes build (nw) Justin Kerk2016-01-071-0/+5
* add spc1500 to mess.lua Miso Kim2016-01-071-0/+1
* Merge pull request #549 from wallyweek/wallyweek R. Belmont2016-01-061-0/+5
|\
| * Get .ini file default path makefile variable back. Cesare Falco2016-01-051-0/+5
* | Fix build for drivers that use netlist (nw) Miodrag Milanovic2016-01-061-1/+1
* | not sure what CPU this is uses? (nw) David Haywood2016-01-051-0/+1
|/
* don't link metal pre El Capitan Vas Crabb2016-01-051-1/+7
* Merge pull request #547 from felipesanches/marywu David Haywood2016-01-041-1/+2
|\
| * [marywu] new gambling game (unknown name/manufacturer). The PCB has the text ... Felipe Corrêa da Silva Sanches2016-01-041-1/+2
* | Fixed OSX compile Miodrag Milanovic2016-01-042-46/+60
* | cleaner solution for linking (nw) Miodrag Milanovic2016-01-041-2/+5
* | Better fix (nw) Miodrag Milanovic2016-01-041-3/+2
* | Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) Miodrag Milanovic2016-01-043-27/+5
* | Fix building on clang, executable fail starting due to mixed allocators (nw) Miodrag Milanovic2016-01-043-11/+31
* | Removed FILTER_DEPS, not stable and not functional (nw) Miodrag Milanovic2016-01-032-64/+0
* | makedep.py: Finish making it python3-compatible [O. Galibert] Olivier Galibert2016-01-031-15/+15
* | more potential workouts for the I960 are always a good idea (nw) David Haywood2016-01-021-0/+1
* | missed this one (nw) Miodrag Milanovic2016-01-011-3/+3
* | Make linking of winpthreads static for posix mingw build (nw) Miodrag Milanovic2016-01-011-0/+1
* | Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-017-1/+42
* | Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-315-6868/+7724
* | removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-315-7724/+6868
* | new NOT WORKING David Haywood2015-12-301-0/+1
* | Added platform parameter and some ARM fixes (nw) Miodrag Milanovic2015-12-271-3/+11
* | 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-266-2/+79
* 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