| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2022-01-18 | 1 | -0/+1 | |
| |\ | |||||
| | * | Add extra debug information to the module error message.•••[skip windows ci] | 2022-01-17 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix print_warning using print instead of say. | 2021-02-28 | 1 | -1/+1 | |
| * | | Require Perl 5.26 in the build system.•••This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. | 2021-02-28 | 1 | -1/+1 | |
| |/ | |||||
| * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| * | Purge all remaining uses of print_format. | 2021-01-29 | 1 | -11/+5 | |
| * | Migrate some stuff away from print_format. | 2021-01-27 | 1 | -6/+6 | |
| * | Fix unnecessary begin blocks in Perl source files. | 2021-01-25 | 1 | -5/+1 | |
| * | Export console_format from make::console and make it more robust.•••Previously a module could do warning("<|INVALID wibble|>") in its $CompilerFlags or $LinkerFLags and this would break the build. | 2020-12-31 | 1 | -9/+13 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+1 | |
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | Improve the accessibility and robustness of prompt_bool.•••- Use "yes" and "no" instead of "y" and "n". - Validate the true and false responses properly. - Keep prompting the user for a response until they give one which is valid. | 2019-01-29 | 1 | -2/+6 | |
| * | Add a nice API for command line interfaces to make::console. | 2017-03-25 | 1 | -5/+50 | |
| * | Fix print_format breaking when formatting empty strings. | 2016-09-14 | 1 | -1/+1 | |
| * | Allow print_error and print_warning to take multiple lines. | 2016-09-14 | 1 | -6/+10 | |
| * | Extract directory creation code to its own subroutine. | 2016-03-22 | 1 | -6/+2 | |
| * | Convert the build system to Perl 5.10.•••Thanks to Kross for the heads up on "use feature". | 2015-03-25 | 1 | -3/+4 | |
| * | Create installation directories with make install not configure.•••This fixes system-wide installations requiring root in order to create directories. | 2015-03-06 | 1 | -3/+3 | |
| * | Add Perl module for console related code.•••- Move prompt_* methods to this module. - Add methods for printing errors and warnings easily. - Add colour code helpers and switch all code to use them. | 2014-12-07 | 1 | -0/+113 | |
