summaryrefslogtreecommitdiff
path: root/t/check12.sh
diff options
context:
space:
mode:
authorMatthias Paulmier <matt@mpaulmier.home>2018-05-15 13:50:34 +0200
committerMatthias Paulmier <matt@mpaulmier.home>2018-05-15 15:12:32 +0200
commit6c0b2a2aa25be6f765da44da2f9afeaf805749e0 (patch)
tree879888d8ce663dd829fcf324cb49b24fa7d710a3 /t/check12.sh
parent596e9e130f38ae068ac6150b2d62eafd544900f6 (diff)
downloadautomake-gsoc-refactoring.tar.gz
automake.in: Move out var/const declarationsgsoc-refactoring
This is the first step in modularizing Automake for the Summer of Code project "Modularize Automake to improve its test-suite". The goal here is to move out as much as possible from bin/automake.in in order for it to eventually only call methods from the different modules. * lib/Automake/Global.pm: The Automake::Global package will now hold variable and constant declarations in order to move subroutines that use them out of the main package. * bin/automake.in: The $gen_copyright var/constant was left here because it uses a variable passed directly by the Makefile here. This needs to be looked at later. Te rest of the declarations was moved.
Diffstat (limited to 't/check12.sh')
0 files changed, 0 insertions, 0 deletions