]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Improve configure cache file handling.
[user/henk/code/inspircd.git] / configure
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-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-24 Peter PowellUse clang++ on FreeBSD 10 instead of g++.
2014-08-19 Attila MolnarMerge pull request #900 from SaberUK/insp20+build-syste...
2014-08-19 Peter PowellFix pkg-config not being used for OpenSSL on non-FreeBS...
2014-07-25 Attila MolnarMerge insp20
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-04-04 Attila MolnarFix typos and update text in the configure script
2014-02-08 Attila MolnarReplace SocketEngine::GetName() with INSPIRCD_SOCKETENG...
2014-01-21 Attila MolnarMerge insp20
2013-12-15 Peter PowellFix $config{UID} being set incorrectly
2013-12-15 Attila MolnarMerge pull request #708 from SaberUK/master+development...
2013-12-13 Peter PowellAdd a warning that the user is using a development...
2013-08-30 attilamolnarMerge insp20
2013-08-22 attilamolnarFix a few problems
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-16 Attila MolnarMerge pull request #589 from SaberUK/master+fix-debug...
2013-07-16 Attila MolnarMerge pull request #587 from SaberUK/master+defer-prepr...
2013-07-16 Peter PowellUse the preprocessor to check for TCP deferring support.
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 PowellExpose compiler name to make.
2013-07-05 Peter PowellRename configuration variable to CXX to match everythin...
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-07-04 Attila MolnarMerge pull request #577 from SaberUK/master+makefile...
2013-07-04 Peter PowellAdd IFNEQ Makefile template macro.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellFix some missing newlines in the config header generator.
2013-07-04 Peter PowellFix $ModDep failing to find application-wide include...
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-06 Peter PowellRemove hardcoded MAXBUF constant.
2013-06-05 Peter PowellStart to replace MAXBUF with <limits:maxline>.
2013-06-05 attilamolnarMerge insp20
2013-06-05 attilamolnarReport the full GnuTLS version in configure
2013-06-03 Daniel VassdalAdded option for using TCP_DEFER_ACCEPT. Prevents the...
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.
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-05 Attila MolnarMerge pull request #472 from SaberUK/master+merge-headers
2013-04-05 Peter PowellMerge inspircd_{config,version}.h into a single header...
2013-04-02 Attila MolnarMerge pull request #456 from SaberUK/master+genssl
2013-04-02 Peter PowellExtract SSL generation to a tool which can be shipped...
2013-01-28 Attila MolnarMerge pull request #414 from SaberUK/insp20+hashmap
2013-01-28 Peter PowellUse the preprocessor to detect whether hash_map is...
2013-01-22 Attila MolnarMerge pull request #407 from SaberUK/insp20+fix-openssl...
2013-01-22 Peter PowellFix OpenSSL detection on distributions which modify...
2012-11-18 Attila MolnarMerge pull request #365 from StevenVanAcker/unhook-uid
2012-11-15 Steven Van Ackerunhook --uid from --system in configure script
2012-11-07 Peter PowellTemporary fix for HASHMAP_DEPRECATED on clang.
2012-10-26 Peter PowellFix configure system loading cache file too late.
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-26 Peter PowellDon't hard code the branch version.
2012-07-21 attilamolnarDon't hardcode conf/inspircd.conf as the config file...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Attila MolnarMerge pull request #244 from SaberUK/insp20-configure-fix
2012-07-05 Peter PowellGnuTLS requires pkg-config as well.
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-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-03-22 Robin BurchellMerge pull request #6 from Shawn-Smith/insp20
2012-03-22 Sir PogsalotMerge pull request #5 from kylef/xcrun
2012-03-22 Kyle FullerUse `xcrun clang++` on OS X as the compiler
2012-03-21 Sir PogsalotMerge pull request #2 from SaberUK/insp20
2012-03-21 Peter PowellTypo fixes.
2012-03-21 Peter PowellSwitch configure script to use clang on OS X as Apple...
2010-09-09 Daniel De GraafAdd gettimeofday() fallback for systems without clock_g...
2010-03-25 Daniel De GraafRemove references to svn from configure
2010-03-11 danieldgClean up the Makefile a bit, add DESTDIR
2010-03-07 danieldgEnable POSIX extra modules in UNIX configure
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-02-12 danieldgImprove support for NetBSD
2010-01-17 danieldgMake a ./configure --system to support system-wide...
2010-01-14 danieldgRemove launchd references (incomplete pieces of a syste...
2010-01-11 brain...because every now and again, i have to do a massive...
next