summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/makedep.py
Commit message (Expand)AuthorAgeFilesLines
* bgfx: Re-built shaders for crt-geom update. Vas Crabb2022-07-071-0/+1
* Fail earlier in the build process if SOURCES= specifies no files containing s... Vas Crabb2022-07-071-10/+44
* Added CI job to check for likely mame.lst errors. Vas Crabb2022-07-021-0/+141
* -Added support for directory names in SOURCES= Vas Crabb2022-06-301-8/+21
* More quality of life features for new source layout: Vas Crabb2022-06-291-6/+14
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-271-222/+292
* Updated scripts to support SOURCES= builds after the reorganisation happens. Vas Crabb2022-06-151-5/+57
* cps2.cpp: Added TOURNAMENT board communication simulation. (#9699) [Vas Crabb... Vas Crabb2022-05-061-0/+1
* Re-enabled some compiler warnings and cleaned up some Python scripts a little. Vas Crabb2022-02-241-36/+35
* makedep.py: Deal with loops when there are parent directory references in #in... Vas Crabb2020-08-291-13/+38
* nmk16spr, superfx, makedep: misc cleanup (nw) Vas Crabb2019-10-051-1/+3
* Build system maintenance: Vas Crabb2019-10-041-247/+720
* (nw) misc cleanup: Vas Crabb2019-10-021-96/+99
* 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
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-121-1/+2
* Fix dependency resolving (nw) Miodrag Milanovic2016-05-011-1/+3
* added line back removed by mistake (nw) Miodrag Milanovic2016-03-291-0/+1
* fix per source build (nw) Miodrag Milanovic2016-03-291-6/+2
* made sources build use info from mame.lst (nw) Miodrag Milanovic2016-03-021-59/+5
* fix makedep when encoutering GAMEL (nw) Olivier Galibert2016-02-231-2/+1
* 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
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-071-0/+314