summaryrefslogtreecommitdiff
path: root/util/add-depends.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typosDimitris Apostolou2022-01-051-1/+1
* util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte2021-08-191-2/+5
* util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte2021-08-191-36/+67
* util/add-depends.pl: Adapt to localized /showIncludes outputRichard Levitte2021-04-281-5/+12
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-13/+51
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Generate dependency informationTanzinul Islam2021-04-191-5/+14
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-061-1/+1
* util/add-depends.pl: go through shared_sources tooRichard Levitte2018-11-071-2/+4
* util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte2018-09-201-3/+3
* VMS C: reduce the dependency paths to be relativeRichard Levitte2018-03-161-3/+33
* Visual C: reduce the dependency paths to be relativeRichard Levitte2018-03-161-8/+33
* util/add-depends.pl: add the possibility for debug printoutsRichard Levitte2018-03-161-0/+1
* Move all dependency post-processing to util/add-depends.plRichard Levitte2018-03-161-13/+192
* util/add-depends.pl: sort the dependency filesRichard Levitte2018-03-141-0/+1
* Remove the temporary file in case it wasn't renamedRichard Levitte2018-03-131-2/+4
* Remove debugging prints from util/add-depends.plRichard Levitte2018-03-131-3/+1
* Refactor the 'depend' targetRichard Levitte2018-03-131-0/+50