aboutsummaryrefslogtreecommitdiff
path: root/make/directive.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove use of global barewords in most file handling code.•••This is not considered good practise in modern Perl code. A few cases of this still remain in code which is due to be rewritten anyway. Gravatar Peter Powell2017-07-111-3/+3
* Fix the directive parser using invalid environment variables.Gravatar Peter Powell2016-09-211-3/+10
* Rewrite the build system directive parser.Gravatar Peter Powell2016-09-161-0/+264