aboutsummaryrefslogtreecommitdiff
path: root/util/add-depends.pl
AgeCommit message (Expand)AuthorFilesLines
2022-12-01Update copyright yearTomas Mraz1-1/+1
2022-11-09Fix typosDimitris Apostolou1-1/+1
2021-08-19util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte1-2/+5
2021-08-19util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte1-36/+67
2021-04-28util/add-depends.pl: Adapt to localized /showIncludes outputRichard Levitte1-5/+12
2021-04-28Configuration: rework how dependency making is handledRichard Levitte1-13/+51
2021-04-22Update copyright yearMatt Caswell1-1/+1
2021-04-19Generate dependency informationTanzinul Islam1-5/+14
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte1-1/+1
2018-11-07util/add-depends.pl: go through shared_sources tooRichard Levitte1-2/+4
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte1-3/+3
2018-03-16VMS C: reduce the dependency paths to be relativeRichard Levitte1-3/+33
2018-03-16Visual C: reduce the dependency paths to be relativeRichard Levitte1-8/+33
2018-03-16util/add-depends.pl: add the possibility for debug printoutsRichard Levitte1-0/+1
2018-03-16Move all dependency post-processing to util/add-depends.plRichard Levitte1-13/+192
2018-03-14util/add-depends.pl: sort the dependency filesRichard Levitte1-0/+1
2018-03-13Remove the temporary file in case it wasn't renamedRichard Levitte1-2/+4
2018-03-13Remove debugging prints from util/add-depends.plRichard Levitte1-3/+1
2018-03-13Refactor the 'depend' targetRichard Levitte1-0/+50