Sadie Powell
f6b861f12d
Fix unnecessary begin blocks in Perl source files.
2021-01-25 12:39:56 +00:00
InspIRCd Robot
8f62016f16
Update copyright headers.
2020-01-31 12:48:25 +00:00
Sadie Powell
87471ab92d
Add a function for showing a command whilst executing it.
2020-01-18 14:25:03 +00:00
InspIRCd Robot
aa692dc103
Update copyright headers.
2020-01-11 22:14:43 +00:00
Sadie Powell
56375392ba
Update my name and email address.
2019-12-31 20:55:17 +01:00
Peter Powell
044fa99968
Fix --distribution-label erroneously requiring --development.
...
Reported by @ensra.
2019-05-03 15:17:15 +01:00
Peter Powell
bdd854e332
Fix the regex for parsing the git version in get_version.
2017-09-25 14:55:10 +01:00
Peter Powell
5c88e3df25
Replace module_installed with eval.
2017-03-25 00:54:25 +00:00
Peter Powell
c185edf71c
Extract core logic of write_configure_cache to write_config_file.
2017-03-25 00:54:25 +00:00
Peter Powell
64273cc51b
Rename read_configure_cache to read_config_file and move to common.
2017-03-25 00:54:21 +00:00
Peter Powell
3ad1a0bad2
Fix the distribution label not showing up since b8d85c6251.
2016-11-18 18:13:47 +00:00
Peter Powell
b8d85c6251
Update stuff for the new versioning system.
2016-09-02 22:13:22 +02:00
Peter Powell
7c31c005fc
Extract directory creation code to its own subroutine.
2016-03-22 23:38:37 +00:00
Peter Powell
c361469898
Fix not having a CPU count when the lookup command is missing.
2016-02-20 14:26:02 +00:00
Peter Powell
aae283e1dd
Convert the build system to Perl 5.10.
...
Thanks to Kross for the heads up on "use feature".
2015-03-25 19:01:33 +00:00
Peter Powell
7404ba8b66
Move common code to make::common from make::utilities.
...
The other code in that file will be removed very soon so it has
been left alone to avoid merge conflicts.
This will help prevent insp20 merge conflicts in the future.
2014-12-07 22:36:43 +00:00