summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply same flags when building with SOURCES= as when building normally. This ... smf-2018-03-151-0/+1
* Fix build failure with SOURCES defined (#3187) Julian Sikorski2018-02-101-1/+4
* doc: update MAME short description (nw) hap2017-11-051-1/+1
* windows rc: use emulator name for description (this is the application title ... hap2017-11-051-2/+2
* make emulator description generic (nw) hap2017-11-051-2/+2
* Add support for layout item groups, replace simple_list with more Vas Crabb2017-07-291-27/+62
* remove vestigial exception class (nw) Vas Crabb2017-07-111-6/+0
* (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... Vas Crabb2017-07-091-1/+24
* work around python version differences (nw) Vas Crabb2017-07-091-0/+5
* Do substantial validation of internal layouts at build time Vas Crabb2017-07-081-2/+202
* Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-1/+1
* coretmpl: add an associative LRU cache with map-like behaviour Vas Crabb2016-12-151-45/+64
* Made ldplayer regular driver, same as vgmplay (nw) Miodrag Milanovic2016-11-231-1/+1
* python why are you incompatible (nw) Vas Crabb2016-11-231-2/+2
* Rewrite complay.py to parse/minify layout XML Vas Crabb2016-11-201-55/+138
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-121-1/+2
* Fix dependency resolving (nw) Miodrag Milanovic2016-05-011-1/+3
* complay.py: Python 3 compat. (nw) Mike Naberezny2016-03-301-3/+1
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-0/+71
* added line back removed by mistake (nw) Miodrag Milanovic2016-03-291-0/+1
* fix per source build (nw) Miodrag Milanovic2016-03-291-6/+2
* (nw) balr0g2016-03-261-0/+0
* Proper msgfmt fix for Python 2.6 (nw) balr0g2016-03-261-1/+1
* oops (nw) balr0g2016-03-261-1/+1
* Bugfixes to msgfmt, charset parsing broken on Python 2.6 for inexplicable rea... balr0g2016-03-261-7/+9
* (nw) balr0g2016-03-251-1/+1
* Make msgfmt also Python2 compatible and fix several bugs (nw) balr0g2016-03-251-6/+59
* Import current msgfmt.py from Python 3 tree (nw) balr0g2016-03-251-38/+48
* Convert msgfmt script to UTF-8 (nw) balr0g2016-03-241-1/+1
* fix build errors (nw) Jeffrey Clark2016-03-051-3/+3
* Support for filtering exceptions (nw) Miodrag Milanovic2016-03-051-0/+13
* made sources build use info from mame.lst (nw) Miodrag Milanovic2016-03-022-61/+7
* Added mame.lst as main list, it is now generated, and should be updated manua... Miodrag Milanovic2016-03-021-3/+61
* fix makedep when encoutering GAMEL (nw) Olivier Galibert2016-02-231-2/+1
* Placed official version, and removed other files since work only with parsing... Miodrag Milanovic2016-02-214-1875/+45
* Add other python tools for gettext replacement (nw) Miodrag Milanovic2016-02-214-41/+1871
* Added python replacement for msgfmt (nw) Miodrag Milanovic2016-02-211-0/+226
* fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw) Miodrag Milanovic2016-02-131-1/+3
* Fix build for drivers that use netlist (nw) Miodrag Milanovic2016-01-061-1/+1
* makedep.py: Finish making it python3-compatible [O. Galibert] Olivier Galibert2016-01-031-15/+15
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-7/+3
* png.py: Fix undefined name 'e'. (nw) Mike Naberezny2015-11-021-1/+2
* png.py: Remove unused import. (nw) Mike Naberezny2015-11-021-1/+0
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-076-0/+3797