aboutsummaryrefslogtreecommitdiff
path: root/make/directive.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from various source files.Gravatar Peter Powell2019-01-241-1/+1
* Add a directive for requiring a specific compiler.Gravatar Peter Powell2018-10-041-0/+16
* Add support for vendoring dependencies.Gravatar Peter Powell2018-08-141-4/+26
* Show the package name in the message when doing pkg-config lookups.Gravatar Peter Powell2018-06-241-9/+9
* 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