aboutsummaryrefslogtreecommitdiff
path: root/util/dofile.pl
AgeCommit message (Expand)AuthorFilesLines
2020-10-27configdata.pm.in, util/dofile.pl: Make a HERE document stricter.Richard Levitte1-1/+1
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-13Refactor the tls/dlts version optionsRich Salz1-0/+8
2019-11-29configdata.pm.in, util/dofile.pl: load 'platform' unconditionallyRichard Levitte1-2/+0
2019-10-31Infrastructure for templated doc in POD filesRich Salz1-18/+43
2019-09-12util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.plRichard Levitte1-171/+33
2019-09-12Rework the perl fallback functionalityRichard Levitte1-5/+4
2019-01-21Rework building: initial changesRichard Levitte1-1/+11
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte1-1/+1
2018-07-10util/dofile.pl: require Text::Template 1.46 or newerRichard Levitte1-1/+1
2018-03-29Revert "util/dofile.pl: only quote stuff that actually needs quoting"Richard Levitte1-2/+2
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-06util/dofile.pl: only quote stuff that actually needs quotingRichard Levitte1-2/+2
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte1-2/+6
2017-08-11Fix some Typos and indentsFdaSilvaYY1-1/+1
2016-09-21util/dofile.pl: report if a template couldn't be loadedRichard Levitte1-1/+5
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+7
2016-02-22The build files use %disabled, make sure to pass it to themRichard Levitte1-0/+1
2016-02-21Don't use 'parent' in util/dofile.plRichard Levitte1-1/+3
2016-02-10unified build scheme: give util/dofile.pl the possibility to output selectivelyRichard Levitte1-10/+81
2016-01-25Generate warning textRichard Levitte1-0/+16
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte1-0/+1
2016-01-23Remove extra unused variable in util/dofile.plRichard Levitte1-1/+1
2016-01-22Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte1-1/+7
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte1-0/+99