summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2008-08-21Patch submitted by Dagonet that improves detection of gnutls and opensslbrain
2008-08-21add support for windows service. This now is part of inspircd itself being as...brain
2008-07-29Remove last vestige of libircdfoo, by changing tag into a single identifier...w00t
2008-07-19Change modes in channels and users to use std::bitset instead of an array. Th...w00t
2008-07-18Okay. This will probably break *everything*, but hey. Use static linking (JUS...w00t
2008-06-12Extra configure detection for the gcc minor version (we took this out when we...brain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-04-27Extra support for freebsd openssl, allow user to pick between ports and base ...brain
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27Detect openssl on freebsd with the openssl binary, so we can find the base ve...brain
2008-04-13Bump datew00t
2008-04-02Remove all compile-time max client and max fd's configuration. This is no lon...brain
2008-04-02Automatic detection and allocation of max fds. No longer needs recompile to c...brain
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-23Fix configure -svnupdate not bailing if conflicts occur.aquanight
2008-03-02Forgot about .*.inc filesaquanight
2008-03-02Make ./configure -svnupdate smarter (don't actually do the update if it's not...aquanight
2008-02-26Revert configure so that we can uh, actually compile.brain
2008-02-24./configure --update-root - Updates the root directory files from their .<foo...aquanight
2008-02-24Make cmd_*.cpp build to a .so in one step, no intermediate .oaquanight
2008-02-21Change of configure message to plainer english as requested by voidzerobrain
2008-02-21More fixesbrain
2008-02-21Threadengine stuffbrain
2008-02-11Add -Woverloaded-virtual (fixes to follow)w00t
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-02-10Even tidierbrain
2008-02-10Now very tidy make output, with pretty colours :pbrain
2008-02-10Add -pthread link flagbrain
2008-02-10Add threading engine stuff. Docs to follow, untested and not used anywhere yetbrain
2008-02-10Move run-cc.pl to make/ directory and update paths, keeps root tidybrain
2008-02-09Add a perl script which will abort compiles for warning messages that don't h...aquanight
2008-02-02Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens...aquanight
2008-02-01fixed type defiined to definedfez
2008-01-27Revert tmpfile cleanup from r8761, also make configure's perl version check h...aquanight
2008-01-27Some configure cleanups: like using perl functions/modules instead of system(...aquanight
2008-01-19Extra sanity checksbrain
2008-01-19Fix freebsd glitchesbrain
2008-01-19Add ./configure --list-extras, --enable-extras, and --disable-extrasaquanight
2008-01-19Modules using NoPedantic now properly respect 'make debug'.aquanight
2008-01-19And another tiny onew00t
2008-01-19Patch from aquanight to fix a problem introduced with some of the recent tidy...w00t
2008-01-17Aquanight's configure strict/fatal warnings patchbrain
2007-11-03Relax detection rules on openssl and gnutls, there arent any commonly used ve...brain
2007-11-03Add --disable-rpath. Probably wont backport this for the time beingbrain
2007-10-25I was wrong its in one place :pbrain
2007-10-25Tidy upbrain
2007-10-25More dots!!!brain
2007-10-25Take out craq i forgotbrain
2007-10-25Forgot these two lines that prevent duplicate make install/deinstall linesbrain
2007-10-25Make install list list automatically generated from build targets and provide...brain