aboutsummaryrefslogtreecommitdiff
path: root/make/directive.pm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2021-02-261-1/+1
* Purge all remaining uses of print_format.Gravatar Sadie Powell2021-01-291-11/+11
* Fix unnecessary begin blocks in Perl source files.Gravatar Sadie Powell2021-01-251-5/+1
* Make people aware that they can get support on GitHub now.Gravatar Sadie Powell2020-12-091-1/+2
* Update copyright headers.Gravatar InspIRCd Robot2020-10-301-1/+1
* More consistently show modules without the file prefix and suffix.Gravatar Sadie Powell2020-10-151-20/+13
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+1
* Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* Link to the associated documentation page for modules in errors.Gravatar Peter Powell2019-07-161-0/+3
* Refer to modules without the m_ prefix in error messagesGravatar Peter Powell2019-07-161-11/+18
* 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