summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2006-01-25Fixed line endings when skipping ssl cert generationbrain
2006-01-25Fixes to typosbrain
2006-01-25Grr.brain
2006-01-25FIXED to actually do things PROPERLY - why do people have to mess with stuff ...brain
2006-01-25Properly check that existing key resides in conf/ and not current dirbrain
2006-01-25Added -modupdate to regenerate modules makefilefrostycoolslug
2006-01-11-C is not available on linuxbrain
2006-01-11Changed to using 'install'brain
2005-12-31Testbrain
2005-12-31Testbrain
2005-12-29Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refu...brain
2005-12-23Fixed static linking (cygwin ugh)brain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-21Added -Wl,--rpath -Wl,LIBDIR to linking parameters to allow users to directly...brain
2005-12-21Improved makefile dependency listsbrain
2005-12-21Added new cmd_*.cpp stuff to static makefile generationbrain
2005-12-19Added AES stuffbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16Fixed dodgy makefile generationbrain
2005-12-16Moved command parsing crap into command_parse.cppbrain
2005-12-15Removed inspircd_util.*!brain
2005-12-15Added cull_list.* to configurebrain
2005-12-13Left figure from outputbrain
2005-12-13added question about oper channel maxbrain
2005-12-12Added userprocessbrain
2005-12-12Fixed broken makefilebrain
2005-12-12Added preliminary socketengine stuffbrain
2005-12-09Fixed Bug causing the base directory to always overwrite the other dirsfrostycoolslug
2005-12-02Improved layoutbrain
2005-12-02Made threading optionalbrain
2005-12-02Set to use pthread nowbrain
2005-12-01Fixed @- to \@-brain
2005-12-01Removed depricated referance to servers.o which remained in static building.frostycoolslug
2005-11-30Added -lstdc++brain
2005-11-29Added a 'Base' installation path to allow installing of the launcher (handy)frostycoolslug
2005-11-25Removed connection.cpp and servers.cppbrain
2005-11-25Fixes for removal of serverrecbrain
2005-11-25Removed static meshed linking from corebrain
2005-11-23Adjusted configure to generate proper makefiles for building of socket.*brain
2005-11-23Added start of socket classes used by modular linkingbrain
2005-08-25Fixed code so that it will still work with kernel 2.8, 3.0, 3.2... whoops.brain
2005-08-25Added a chomp() just to be sure on kernel 2.6 checkbrain
2005-08-25Fix for bug #72 reported by Hal9000brain
2005-05-30Configuration errors now go to the error logbrain
2005-05-30Updated to allow users to specify their compiler by handbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-29Added warning about gcc2brain
2005-05-29A lot more of the core consts are now configurable at compile timebrain
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-26Neater newlinesbrain