mame/scripts/build
Vas Crabb 871837b123 More quality of life features for new source layout:
Added support for wildcards in .flt filter files.  You'll need to quote
them to avoid /* being parsed as a comment initiator, like "seta/*.cpp"
on a line including the quotes.

Added an XSLT filter for listing system driver sources, like
mame -lx | xsltproc scripts/xslt/list-system-sources.xslt

Converted the ci subtarget (which isn't really used much) into a .flt
rather than .lua and .lst files.
2022-06-29 01:29:04 +10:00
..
complay.py rendlay: remove led8seg_gts1 2022-02-26 18:40:59 +01:00
file2lines.py compile in the contents of the COPYING file for the about box - safer than assuming it will be in the working directory. no attempt at compressing it for now (nw) 2020-03-22 00:03:07 +11:00
file2str.py Moved tools in proper place, and moved build python scripts together with other scripts (nw) 2015-10-07 12:01:21 +02:00
makedep.py More quality of life features for new source layout: 2022-06-29 01:29:04 +10:00
msgfmt.py Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
png2bdc.py Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
png.py png.py: Fix undefined name 'e'. (nw) 2015-11-02 23:01:49 -08:00
verinfo.py -Got rid of some legacy MESS support glue. 2022-06-13 16:53:23 +10:00