]> git.ipfire.org Git - thirdparty/openssl.git/history - util/add-depends.pl
apps & al : Fix various typos, repeated words, align some spelling to LDP.
[thirdparty/openssl.git] / util / add-depends.pl
2022-05-03  Matt CaswellUpdate copyright year
2022-01-05  Dimitris ApostolouFix typos
2021-08-19  Richard Levitteutil/add-depends.pl: Rebuild the build file after recon...
2021-08-19  Richard Levitteutil/add-depends.pl: Only add dependencies on existing...
2021-04-28  Richard Levitteutil/add-depends.pl: Adapt to localized /showIncludes...
2021-04-28  Richard LevitteConfiguration: rework how dependency making is handled
2021-04-22  Matt CaswellUpdate copyright year
2021-04-19  Tanzinul IslamGenerate dependency information
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-07  Richard Levitteutil/add-depends.pl: go through shared_sources too
2018-09-20  Richard Levitteutil/mkdef.pl, util/add-depends.pl: don't lowercase...
2018-03-16  Richard LevitteVMS C: reduce the dependency paths to be relative
2018-03-16  Richard LevitteVisual C: reduce the dependency paths to be relative
2018-03-16  Richard Levitteutil/add-depends.pl: add the possibility for debug...
2018-03-16  Richard LevitteMove all dependency post-processing to util/add-depends.pl
2018-03-14  Richard Levitteutil/add-depends.pl: sort the dependency files
2018-03-13  Richard LevitteRemove the temporary file in case it wasn't renamed
2018-03-13  Richard LevitteRemove debugging prints from util/add-depends.pl
2018-03-13  Richard LevitteRefactor the 'depend' target