aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/DepGen.py
AgeCommit message (Collapse)AuthorFilesLines
2020-01-05Synchronizing LongTerm3 with default.mitchell1-2/+2
Ideally this covers anything missed during the backport process.
2019-04-01Backport: Switch generation of make dependencies to Python scripts DepGen.py.Neil1-0/+23
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line as that makes it easier to examine differences between versions. Backport of changeset 7397:997e6203e270.