Previous | 199869 Revisions | Next |
r187575 Tuesday 28th June, 2022 at 15:29:04 UTC by Vasantha Crabb |
---|
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. |
[scripts] | genie.lua |
[scripts/build] | makedep.py |
[scripts/src] | main.lua |
[scripts/target/mame] | |
[scripts/xslt] | list-system-sources.xslt* |
[src/mame] | ci.flt* |
https://github.com/mamedev/mame/commit/871837b1239ecd1b4363c97c3b5974b8fd88448b |
Previous | 199869 Revisions | Next |