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
/
tools
Age
Commit message (
Expand
)
Author
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
2014-04-26
Add support for generating DANE TLSA records to genssl.
Peter Powell
2013-12-16
Add a tool for running test builds.
Peter Powell
2013-07-29
Add 'auto' option to genssl to automatically select a generator.
Peter Powell
2013-04-08
Add support for generating dhparams with GnuTLS to genssl.
Peter Powell
2013-04-02
Fix a small typo in genssl.
Peter Powell
2013-04-02
Extract SSL generation to a tool which can be shipped by distros.
Peter Powell
2013-03-31
Rewrote caller.h to be more C++11 ish, currently commented out pending whenev...
Adam
2012-04-20
Headers: update remaining scripts too
Robby-
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-20
Move ugly .*.inc files into make/template/ where they can be more easily found
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-24
update copyright years
peavey
2007-07-25
Add template creation tool for caller classes
brain