Age | Commit message (Expand) | Author |
2006-09-19 | Skip certificate generation if we're running non-interactive | brain |
2006-09-19 | optional non-interactive configure (woo yay, ./configure --help for info) | brain |
2006-09-13 | Patch from jamie to detect malformed openssl versions | brain |
2006-09-11 | Remove execinfo and threaded dns detection | brain |
2006-09-11 | What TWONK made uname be /bin/uname, its NOT in /bin on bsd. | brain |
2006-09-10 | Remove -Ldl from c++ opts in freebsd... its always been a non-op (all it does... | brain |
2006-09-05 | We were printing a command instead of exec'ing it :p | brain |
2006-09-03 | Obtaining of ssl cert in gnutls module and placing it into a class which is e... | brain |
2006-09-03 | Auto loading of commands as shared objects via dlsym (very lightweight interf... | brain |
2006-09-02 | cmd_* files are now shared object. This lets make -j optimize the build proce... | brain |
2006-08-30 | Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauy | brain |
2006-08-30 | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-19 | Changed modes/ makefile (not yet tested) | brain |
2006-08-10 | #define IS_MINGW on..MinGW (*shock*) | om |
2006-08-10 | Don't use -fPIC on MinGW platforms | om |
2006-08-10 | Add a few tidbits for MinGW, check for C:\ style paths as well as just beginn... | om |
2006-08-10 | Change to use the core perl module Cwd rather than the pwd command. Should be... | om |
2006-08-04 | Misplaced backtick makes stuff look ugly | brain |
2006-08-04 | Safety wrapper defines for ipv6 code on ipv4 ircds | brain |
2006-08-01 | Remove dnsqueue | brain |
2006-07-25 | Correct static build | brain |
2006-07-22 | Fix -modupdate to not break inspircd_se_config.h (a configure-written header ... | brain |
2006-07-20 | Change formatting | brain |
2006-07-20 | Add comments, remove debug, alter message in ./configure | brain |
2006-07-19 | * Seperate out socket engines into derived classes of SocketEngine. | brain |
2006-07-15 | Removed GCC2 checks as we havent supported gcc2 for years | brain |
2006-07-13 | Move a notice around | brain |
2006-07-13 | Fix -modupdate to actually work (doesnt force a total rebuild when you add a ... | brain |
2006-07-13 | Missing newline | brain |
2006-07-13 | Output module counts on ./configure -update | brain |
2006-07-10 | Add empty snomasks.cpp (still got to add headers here so the build doesnt bar... | brain |
2006-07-10 | Updated to detect stdint (same fix as 1_0_stable branch) | brain |
2006-05-08 | Fixed to work with -j 3 | brain |
2006-04-28 | In static build save munged files as .m_name_static.cpp rather than m_name_st... | brain |
2006-04-20 | Change the makefile too | brain |
2006-04-20 | Fixed execinfo | brain |
2006-04-20 | Extra stuff to explicitly link execinfo.so | brain |
2006-04-20 | Alright, who fucked with this? | brain |
2006-04-20 | Fixes for lib dirs | brain |
2006-04-20 | Add /usr/local/include (why isnt this included as default?!) | brain |
2006-04-20 | Execinfo stuff | brain |
2006-04-20 | Added detection of execinfo.h (part of the libexecinfo port on freebsd, defau... | brain |
2006-04-14 | Bail if no g++ | brain |
2006-04-13 | Better handling of dependencies, doesnt always rebuild mode handler files now | brain |
2006-04-13 | Test | brain |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | - useless IPv6 yesno() for now | nenolod |
2006-03-26 | Test commit to trunk (1.1) to make sure its not also updating the 1.0 stable ... | brain |