summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2006-11-02More pipe. Everyone likes pipebrain
2006-10-31Fix the makefile confusion removal of these headers createsbrain
2006-10-31Update configure, remove a bunch of deprecated makefiles that have been just ...brain
2006-10-31Test commit 2brain
2006-10-31Test commitbrain
2006-10-29Test commitbrain
2006-10-26Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-...brain
2006-10-26Allow configuring of MAX_DESCRIPTORS by picking max number of clientsbrain
2006-10-26Remove the fucking optimization directive from configure, it's not supported,...w00t
2006-10-23Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags.brain
2006-10-01Apply patch for bug#155 submitted by jamiebrain
2006-09-26Dont let people enable gnutls/openssl when they dont have it... imho people s...brain
2006-09-26Make svshold case insensitive, fix ./configure -update and ./configure -modup...brain
2006-09-25Fix (broken) ./configure -update and ./configure -modupdatebrain
2006-09-24Fixed the reversal of update and modupdate in ./configurespecial
2006-09-19More detail in system detectionbrain
2006-09-19More help text stuffbrain
2006-09-19Hard requirement on 5.6.0 and above of perlbrain
2006-09-19Tidy up configure to display better in 80x25brain
2006-09-19Tidy up help textbrain
2006-09-19clarify -- and - stuffbrain
2006-09-19Fix old interactive opts and -update etcbrain
2006-09-19Fix typobrain
2006-09-19Allow -help as well as --helpbrain
2006-09-19Skip certificate generation if we're running non-interactivebrain
2006-09-19optional non-interactive configure (woo yay, ./configure --help for info)brain
2006-09-13Patch from jamie to detect malformed openssl versionsbrain
2006-09-11Remove execinfo and threaded dns detectionbrain
2006-09-11What TWONK made uname be /bin/uname, its NOT in /bin on bsd.brain
2006-09-10Remove -Ldl from c++ opts in freebsd... its always been a non-op (all it does...brain
2006-09-05We were printing a command instead of exec'ing it :pbrain
2006-09-03Obtaining of ssl cert in gnutls module and placing it into a class which is e...brain
2006-09-03Auto loading of commands as shared objects via dlsym (very lightweight interf...brain
2006-09-02cmd_* files are now shared object. This lets make -j optimize the build proce...brain
2006-08-30Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauybrain
2006-08-30Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never usebrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-19Changed modes/ makefile (not yet tested)brain
2006-08-10#define IS_MINGW on..MinGW (*shock*)om
2006-08-10Don't use -fPIC on MinGW platformsom
2006-08-10Add a few tidbits for MinGW, check for C:\ style paths as well as just beginn...om
2006-08-10Change to use the core perl module Cwd rather than the pwd command. Should be...om
2006-08-04Misplaced backtick makes stuff look uglybrain
2006-08-04Safety wrapper defines for ipv6 code on ipv4 ircdsbrain
2006-08-01Remove dnsqueuebrain
2006-07-25Correct static buildbrain
2006-07-22Fix -modupdate to not break inspircd_se_config.h (a configure-written header ...brain
2006-07-20Change formattingbrain
2006-07-20Add comments, remove debug, alter message in ./configurebrain
2006-07-19* Seperate out socket engines into derived classes of SocketEngine.brain