]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/configure.pm
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / make / configure.pm
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
2009-08-04 w00tTrack installed module versions, so we can do upgrades...
2009-06-05 danieldgAdd daniel's third-party module repository
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-24 peaveyfix typo
2008-09-07 w00tAllow for silencing getmodules() output (is annoying...
2008-09-07 w00tMake this work with older git, too (thanks danieldg)
2008-09-07 w00tUse git describe rather than git-svn, it works better...
2008-09-07 w00tAlso redirect errors to /dev/null to avoid messy output...
2008-09-07 w00tNicer fix for REVISION stuff when using git, thanks...
2008-09-07 w00tAdd basic module manager, patch courtesy of danieldg...
2008-06-12 brainExtra configure detection for the gcc minor version...
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-04-27 brainFix this up a bit nicer
2008-04-03 peaveyremove references to maxclient we forgot here, thx...
2008-02-13 brainMore fixes to configure stability with undefined values...
2008-02-13 brainThis should fix the error owine was getting in configur...
2008-01-27 aquanightSome configure cleanups: like using perl functions...
2008-01-19 aquanightAdd ./configure --list-extras, --enable-extras, and...
2008-01-17 brainAquanight's configure strict/fatal warnings patch
2007-11-03 brainAdd --disable-rpath. Probably wont backport this for...
2007-10-23 brainAdd $NoPedantic build macro, for m_mysql because mysql...
2007-08-25 brainAdd 'require 5.8.0' to the very top of every module...
2007-07-24 peaveyA bit of static lingering
2007-07-17 peaveymore headers.
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-14 brainAllow for resizing of MAXBUF above/below 512 via non...
2007-05-05 brainFix for bug typo, dont let it creep into the release!
2007-05-05 brainFix for feature request in bug #262, needs a bit of...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-02-19 brainAddition of feature request outlined in bug #195, sugge...
2007-02-10 brainFix typo reported by owine (bug #208)
2007-01-26 brainFix for bug #187
2007-01-20 brainBetter detection
2007-01-20 brainFixes to make ./configure prompt for libs if all else...
2007-01-14 brainMove showhelp() into make/configure.pm
2007-01-14 brainSlightly decraqed configure
2007-01-14 brainStarting tidying up the configure script, and moving...