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