summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2006-07-15Removed GCC2 checks as we havent supported gcc2 for yearsbrain
2006-07-13Move a notice aroundbrain
2006-07-13Fix -modupdate to actually work (doesnt force a total rebuild when you add a ...brain
2006-07-13Missing newlinebrain
2006-07-13Output module counts on ./configure -updatebrain
2006-07-10Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...brain
2006-07-10Updated to detect stdint (same fix as 1_0_stable branch)brain
2006-05-08Fixed to work with -j 3brain
2006-04-28In static build save munged files as .m_name_static.cpp rather than m_name_st...brain
2006-04-20Change the makefile toobrain
2006-04-20Fixed execinfobrain
2006-04-20Extra stuff to explicitly link execinfo.sobrain
2006-04-20Alright, who fucked with this?brain
2006-04-20Fixes for lib dirsbrain
2006-04-20Add /usr/local/include (why isnt this included as default?!)brain
2006-04-20Execinfo stuffbrain
2006-04-20Added detection of execinfo.h (part of the libexecinfo port on freebsd, defau...brain
2006-04-14Bail if no g++brain
2006-04-13Better handling of dependencies, doesnt always rebuild mode handler files nowbrain
2006-04-13Testbrain
2006-04-08Remove references to inspircd_io from these, stop configure making all the mo...om
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-08- useless IPv6 yesno() for nownenolod
2006-03-26Test commit to trunk (1.1) to make sure its not also updating the 1.0 stable ...brain
2006-03-19Made 'install' a little quieterbrain
2006-03-19Check g++ not gcc in configurebrain
2006-03-13Better checking for if its svn or notbrain
2006-03-13Fixed to show proper 'r0' on non-svnbrain
2006-03-11Work out revision id without src/svn-rev.sh!brain
2006-03-10Check if we're running -svnupdate on an svn versionbrain