index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
make
/
common.pm
Age
Commit message (
Expand
)
Author
2021-02-26
Update copyright headers.
InspIRCd Robot
2021-01-27
Migrate some stuff away from print_format.
Sadie Powell
2021-01-25
Fix unnecessary begin blocks in Perl source files.
Sadie Powell
2020-01-31
Update copyright headers.
InspIRCd Robot
2020-01-18
Add a function for showing a command whilst executing it.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-12-31
Update my name and email address.
Sadie Powell
2019-05-03
Fix --distribution-label erroneously requiring --development.
Peter Powell
2017-09-25
Fix the regex for parsing the git version in get_version.
Peter Powell
2017-03-25
Replace module_installed with eval.
Peter Powell
2017-03-25
Extract core logic of write_configure_cache to write_config_file.
Peter Powell
2017-03-25
Rename read_configure_cache to read_config_file and move to common.
Peter Powell
2016-11-18
Fix the distribution label not showing up since b8d85c6251.
Peter Powell
2016-09-02
Update stuff for the new versioning system.
Peter Powell
2016-03-22
Extract directory creation code to its own subroutine.
Peter Powell
2016-02-20
Fix not having a CPU count when the lookup command is missing.
Peter Powell
2015-03-25
Convert the build system to Perl 5.10.
Peter Powell
2014-12-07
Move common code to make::common from make::utilities.
Peter Powell