Age | Commit message (Expand) | Author |
2021-01-29 | Always use for in Perl modules. | Sadie Powell |
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-10-30 | Update copyright headers. | InspIRCd Robot |
2020-09-26 | Store generated SSL certificates in the .configure directory. | Sadie Powell |
2020-07-29 | Fix mkheaders 'experimental push on scalar is now forbidden' warning. | Sadie Powell |
2020-06-16 | Implement a tool for testing SSL connectivity. | Sadie Powell |
2020-06-02 | Remove the DANE record hint from genssl. | Sadie Powell |
2020-04-15 | Rename mkversions to mkdescriptions. | Sadie Powell |
2020-04-10 | Fix an oversight in mkversions that caused it to not update extras. | Sadie Powell |
2020-04-10 | Add a tool for updating module descriptions based on the docs. | Sadie Powell |
2020-04-06 | Add a tool for retrieving directives from source files. | Sadie Powell |
2020-03-09 | Fix get_cpu_count not being evaluated as a scalar. | Sadie Powell |
2020-02-10 | Tell people to run make with the number of CPU cores plus 1. | 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-18 | Disable auto extras when TEST_BUILD_MODULES is set in test-build. | Sadie Powell |
2020-01-17 | Migrate from Travis CI to GitHub Actions. | Sadie Powell |
2020-01-17 | Fix Perl tools not using the correct directory name in 'use lib'. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2020-01-11 | Add a script for updating the copyright headers. | Sadie Powell |
2019-12-31 | Update my name and email address. | Sadie Powell |
2019-12-06 | Get rid of the platform tests in the Travis build script. | Peter Powell |
2019-04-16 | Omit debug symbols when doing CI builds. | Peter Powell |
2019-04-16 | Upgrade Travis CI system to Xenial. | Peter Powell |
2019-04-15 | Replace the geoip module with geo_maxmind, geoban, and geoclass. | Peter Powell |
2018-07-31 | Remove support for static modules. | Peter Powell |
2017-10-22 | Remove support for the Solaris IOCP socket engine. | Peter Powell |
2017-10-15 | test-build: Pass the make jobs as a separate argument. | Peter Powell |
2017-03-17 | Add support for generating a certificate signing request to genssl. | Peter Powell |
2016-12-02 | Make genssl use STDERR and the real binary name for error messages. | Peter Powell |
2016-11-08 | Update build system for the removal of . from @INC. | Peter Powell |
2016-09-16 | Merge pull request #1223 from SaberUK/master+travis | Attila Molnar |
2016-09-16 | Rewrite the build system directive parser. | Peter Powell |
2016-09-15 | Speed up Travis builds. | Peter Powell |
2016-08-19 | Don't try to run `inspircd --version` after doing a Travis build. | Peter Powell |
2016-08-17 | Merge insp20 | Attila Molnar |
2016-07-28 | Force link sqlite3 on OS X when doing Travis builds. | Peter Powell |
2016-04-10 | Add configuration for building with Travis-CI. | Peter Powell |
2016-04-04 | Rename D to INSPIRCD_DEBUG. | Peter Powell |
2016-04-04 | Rename V to INSPIRCD_VERBOSE. | Peter Powell |
2016-04-04 | Rename PURE_STATIC to INSPIRCD_STATIC. | Peter Powell |
2015-03-25 | Convert the build system to Perl 5.10. | Peter Powell |
2015-03-06 | Add development version checks to non-interactive mode. | Peter Powell |
2014-12-07 | Add support for extra modules and custom compilers to test-build. | Peter Powell |
2014-12-07 | Move common code to make::common from make::utilities. | Peter Powell |
2014-12-07 | Add Perl module for console related code. | Peter Powell |
2014-06-28 | Fix warning from gnutls-certtool about --bits being deprecated. | Peter Powell |
2014-05-23 | Replace the configure templating system with something better. | Peter Powell |
2014-05-08 | Do not export callers | Adam |