]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/configure.pm
Merge pull request #1311 from SaberUK/master+mm-cleanup
[user/henk/code/inspircd.git] / make / configure.pm
2017-04-04 AdamMerge pull request #1311 from SaberUK/master+mm-cleanup
2017-03-25 Peter PowellExtract core logic of write_configure_cache to write_co...
2017-03-25 Peter PowellRename read_configure_cache to read_config_file and...
2016-12-29 Attila MolnarMerge pull request #1273 from SaberUK/master+bs
2016-12-26 Peter PowellDon't suppress error output when INSPIRCD_VERBOSE is...
2016-11-25 Attila MolnarMerge pull request #1260 from SaberUK/master+libressl
2016-11-25 Attila MolnarMerge pull request #1252 from SaberUK/master+distribution
2016-11-18 Peter PowellFix the distribution label not showing up since b8d85c6251.
2016-09-16 Attila MolnarMerge pull request #1223 from SaberUK/master+travis
2016-09-16 Attila MolnarMerge pull request #1222 from SaberUK/master+warnings
2016-09-16 Attila MolnarMerge pull request #1219 from SaberUK/master+directive
2016-09-16 Peter PowellRewrite the build system directive parser.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-04-04 Attila MolnarMerge pull request #1168 from SaberUK/master+fix-config...
2016-04-04 Peter PowellFix "use of uninitialized value $key in hash element...
2016-03-24 Attila MolnarMerge pull request #1159 from SaberUK/master+configure
2016-03-22 Peter PowellSimplify the configure cache file format.
2016-03-22 Peter PowellMove the configure cache to the .configure directory...
2016-03-22 Peter PowellWrite generated templates to the .configure directory.
2016-03-22 Peter PowellFix a typo in parse_templates.
2016-02-22 Attila MolnarMerge insp20
2015-10-14 Attila MolnarMerge pull request #1093 from SaberUK/master+tsc
2015-10-11 Attila MolnarMerge pull request #1098 from SaberUK/master+appleclang
2015-09-23 Peter PowellFix detection of the Apple variant of Clang.
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-03-26 Attila MolnarMerge pull request #1021 from SaberUK/master+perl510
2015-03-25 Peter PowellConvert the build system to Perl 5.10.
2015-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-06 Peter PowellChange server name in `./configure --help` to use the...
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-18 Peter PowellAdd the <type_traits> header to the compiler test file.
2015-02-18 Peter PowellImprove compiler detection in configure.
2014-12-08 Attila MolnarMerge branch 'master+timeout'
2014-12-07 Attila MolnarMerge pull request #895 from SaberUK/master+configure...
2014-12-07 Peter PowellMove common code to make::common from make::utilities.
2014-12-07 Peter PowellImplement support for distribution specific version...
2014-12-07 Peter PowellImprove build system compiler detection.
2014-12-07 Peter PowellImprove configure cache file handling.
2014-12-07 Peter PowellMiscellaneous improvements to configure.
2014-12-07 Peter PowellAdd Perl module for console related code.
2014-10-27 Attila MolnarMerge insp20
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-13 Peter PowellAdd a workaround for compiling modules with Windows...
2014-07-25 Attila MolnarMerge insp20
2014-06-29 Attila MolnarMerge pull request #878 from SaberUK/insp20+fix-minor...
2014-06-26 Peter PowellFix various small problems with configure.
2014-05-23 Peter PowellReplace the configure templating system with something...
2014-04-11 Peter PowellRemove various broken/useless features from the build...
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-08-18 Attila MolnarMerge pull request #609 from SaberUK/master+configure...
2013-08-18 Peter PowellClean up and move various subroutines.
2013-08-17 Attila MolnarMerge pull request #608 from SaberUK/master+buildprop...
2013-08-15 Peter PowellClean up the build system properties and related code.
2013-08-04 Attila MolnarMerge pull request #599 from SaberUK/master+configure...
2013-08-04 Peter PowellRefactor duplicate test code into a run_test subroutine.
2013-08-04 Attila MolnarMerge pull request #596 from SaberUK/master+genssl...
2013-08-04 Attila MolnarMerge pull request #593 from SaberUK/master+configure...
2013-07-29 Peter PowellRemove a ton of duplicate and obsolete code from configure.
2013-07-12 Attila MolnarMerge pull request #585 from SaberUK/master+configure...
2013-07-07 Peter PowellReplace arguments for toggling socketengines with...
2013-07-06 Attila MolnarMerge pull request #578 from SaberUK/master+configure...
2013-07-05 Peter PowellCorrectly detect the compiler version and whether it...
2013-07-05 Peter PowellAutomatically detect the compiler which the user has...
2013-07-05 Peter PowellPurge --with-cc in favour of the CXX environment variable.
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-05 Peter PowellStart to replace MAXBUF with <limits:maxline>.
2013-06-05 attilamolnarMerge insp20
2013-06-01 Attila MolnarMerge pull request #551 from SaberUK/master+unused...
2013-06-01 Peter PowellRemove unused code from configure.
2013-05-16 AdamMerge pull request #538 from SaberUK/master+silence-gcc
2013-05-16 AdamMerge pull request #521 from SaberUK/master+configure...
2013-05-16 Peter PowellImprove feature detection in configure.
2012-11-08 Peter PowellFix ModuleManager failing when:
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-20 Robby-Headers: update remaining scripts too
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-12 Robin BurchellMerge pull request #43 from Shawn-Smith/insp20+whoisfix
2012-04-12 Robin BurchellMerge pull request #41 from SaberUK/configure-cleanup
2012-04-12 Peter PowellMinor style tweaks.
2012-04-12 Peter PowellRemove references to old configure commands.
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-09 Robin BurchellMerge pull request #25 from DjSlash/colour-to-color
2012-04-09 Sir PogsalotMerge pull request #32 from SaberUK/remove-svn-references
2012-04-09 Peter PowellRemove outdated references to SVN.
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-01 danieldgEnable IPv6 support by default
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-08-28 psychonFix a really minor spelling error in make/configure.pm
next