| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix require_version not respecting env and rename to require_library.•••[skip windows ci] | 2023-01-14 | 1 | -4/+5 | |
| * | Merge branch 'insp3' into master. | 2022-04-29 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-04-28 | 1 | -1/+1 | |
| * | | Kill vendor_directory in favour of normal include paths. | 2022-01-26 | 1 | -21/+0 | |
| * | | Merge branch 'insp3' into master. | 2022-01-18 | 1 | -4/+33 | |
| |\| | |||||
| | * | Fix the regex_re2 module on the latest RE2 git.•••[skip windows ci] | 2022-01-18 | 1 | -0/+16 | |
| | * | Fix being unable to use a pkg-config that isn't in the PATH.•••[skip windows ci] | 2022-01-18 | 1 | -2/+4 | |
| | * | Add extra debug information to the module error message.•••[skip windows ci] | 2022-01-17 | 1 | -2/+13 | |
| * | | Revert "Remove support for defaults in find_{compiler,linker}_flags()".•••This is needed for compat with older versions of some libraries. This reverts commit 83327a1978eddef854cad9e937263f80bf25f056. | 2021-12-14 | 1 | -2/+14 | |
| * | | Fix linking to the v3 docs regardless of version. | 2021-10-09 | 1 | -1/+3 | |
| * | | ALlow specifying multiple ModAuthors, remove ModAuthorMail. | 2021-10-09 | 1 | -16/+21 | |
| * | | 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 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 1 | -14/+10 | |
| |\| | |||||
| | * | Purge all remaining uses of print_format. | 2021-01-29 | 1 | -11/+11 | |
| | * | Fix unnecessary begin blocks in Perl source files. | 2021-01-25 | 1 | -5/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 1 | -1/+2 | |
| |\| | |||||
| | * | Make people aware that they can get support on GitHub now. | 2020-12-09 | 1 | -1/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-11-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-10-30 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-10-27 | 1 | -18/+11 | |
| |\| | |||||
| | * | More consistently show modules without the file prefix and suffix. | 2020-10-15 | 1 | -20/+13 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2019-07-16 | 1 | -9/+19 | |
| |\| | |||||
| | * | Link to the associated documentation page for modules in errors. | 2019-07-16 | 1 | -0/+3 | |
| | * | Refer to modules without the m_ prefix in error messages | 2019-07-16 | 1 | -11/+18 | |
| * | | Remove support for defaults in find_{compiler,linker}_flags(). | 2019-03-06 | 1 | -14/+2 | |
| |/ | |||||
| * | Remove trailing whitespace from various source files. | 2019-01-24 | 1 | -1/+1 | |
| * | Add a directive for requiring a specific compiler. | 2018-10-04 | 1 | -0/+16 | |
| * | Add support for vendoring dependencies. | 2018-08-14 | 1 | -4/+26 | |
| * | Show the package name in the message when doing pkg-config lookups. | 2018-06-24 | 1 | -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. | 2017-07-11 | 1 | -3/+3 | |
| * | Fix the directive parser using invalid environment variables. | 2016-09-21 | 1 | -3/+10 | |
| * | Rewrite the build system directive parser. | 2016-09-16 | 1 | -0/+264 | |
