]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/Makefile
(Untested) added hashcomp.cpp, seperates out the stl hash_map stuff
[user/henk/code/inspircd.git] / src / Makefile
2005-05-15 brain(Untested) added hashcomp.cpp, seperates out the stl...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-09 brainModified to use -pipe
2005-05-09 brainNew way of building modules, this is supposedly more...
2005-05-08 brainReordered stuff
2005-05-08 brainFixed 'make clean'
2005-05-08 brainFix naming glitches
2005-05-08 brainRenamed core files to all be libIRCD*
2005-05-08 brainMinor tweaks
2005-05-08 brainChanged to fully dynamic core (should be faster compile...
2005-04-01 brainAdded nonblocking dns
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2004-04-30 brainAdded Extensible classes
2004-04-24 brainAdded xline.cpp and xline.h, implements k/g/z/q lines
2004-04-19 brainMoved all command handler functions into commands.cpp...
2004-04-19 brainadded mode.h/mode.cpp and seperated mode functions...
2004-04-19 brainStupid typo :p
2004-04-19 brainModified to support messages.cpp
2004-04-03 frostycoolslugFixed bugs in ./configure
2003-01-26 brainHow does all this crap not get ignored?
2003-01-26 brainModified documentation for base classes