diff options
author | Matthias Paulmier <matt@mpaulmier.home> | 2018-05-15 13:50:34 +0200 |
---|---|---|
committer | Matthias Paulmier <matt@mpaulmier.home> | 2018-05-15 15:12:32 +0200 |
commit | 6c0b2a2aa25be6f765da44da2f9afeaf805749e0 (patch) | |
tree | 879888d8ce663dd829fcf324cb49b24fa7d710a3 /t/cond38.sh | |
parent | 596e9e130f38ae068ac6150b2d62eafd544900f6 (diff) | |
download | automake-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/cond38.sh')
0 files changed, 0 insertions, 0 deletions