]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Convert more by-values to const references, optimise ConfigReader a bit
[user/henk/code/inspircd.git] / configure
2005-05-19 brainWarning message for openbsd users that try and use gcc
2005-05-19 brainAdded eg++ stuff
2005-05-19 brainCC fixes
2005-05-19 braineg++ stuff
2005-05-19 brainWhat openbsd muppet decided to rename gcc3?!
2005-05-19 brainRemoved debug output
2005-05-19 brainStupid string checks
2005-05-19 brainUname stuff
2005-05-19 brainStupid uname stuff again
2005-05-19 brainFrigging thing
2005-05-19 brainstupid osname stuff
2005-05-19 brainUname fixes
2005-05-19 brainFixes to uname stuff
2005-05-19 brainChanged to use gmake on ALL bsd variants
2005-05-18 brainAdded -lresolv for solaris
2005-05-18 brainAdded -lrt for solaris
2005-05-18 brainMissing newline
2005-05-18 brainFixes to bad filehandle
2005-05-18 brainstupid sunos check wont run
2005-05-18 brainFixes for solaris
2005-05-18 brainFix to minor typo in solaris stuff
2005-05-18 brainupdated for solaris -lsocket / -lnsl
2005-05-18 brainFixes for solaris pwd
2005-05-18 brainFixes for solaris weirdness
2005-05-18 brainsolaris fixes
2005-05-18 brainsolaris randomness
2005-05-18 brainweirdness
2005-05-17 brainMade prompts clearer
2005-05-17 brainDefault epoll/kqueue to yes
2005-05-17 brainkqueue and epoll default to enabled now
2005-05-17 brainExperimental: Epoll support
2005-05-15 brainA few simple output lines (similar to gnu autoconf...
2005-05-15 brainChanged kqueue warning - no longer experimental code
2005-05-15 brainAdded detection for kqueue, so if your BSD system doesn...
2005-05-15 brainAdded better detection of strlcpy that doesn't involve...
2005-05-10 frostycoolslugAdded Cache support for the KQueue Question
2005-05-10 brainFixed kqueue setting not being changed
2005-05-09 brainBasics of kqueue() implementation for socket engine
2005-05-09 brainModified to use -pipe
2005-05-09 brainMissed a -c
2005-05-09 brainNew way of building modules
2005-05-09 brainNow secures binaries with 0700 perms as theyre installed
2005-05-09 brainFixed Craig's buggy configure :p
2005-05-01 frostycoolslugFixed bug resulting in osflags being called BEFORE...
2005-05-01 brainFixed a typo preventing execution
2005-04-30 brainFixed output of src/modules/Makefile saying it was...
2005-04-29 brainUpdated for test gcc4 compatibility
2005-04-28 frostycoolslugAdded support back for ./inspircd
2005-04-26 brainMissing debug symbols?!
2005-04-26 brainUpdated makefile
2005-04-26 brainStrlen tidyup (based on results of gprof output)
2005-04-26 frostycoolslugNew Perl ./configure
2005-04-26 frostycoolslugOld sh Version
2005-04-26 brainAdded -Woverloaded-virtual to catch annoying module...
2005-04-26 brainAdded -Wswitch -Wchar-subscripts -Wparentheses - more...
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-11 frostycoolslugFixed Non Fatal Warning:
2005-04-10 frostycoolslugFixed problem with strlcpy detection.
2005-04-10 frostycoolslugFixed badly setting colours, now all non green / yellow...
2005-04-10 frostycoolslugRemoved 'irregular' output caused by Brains test for...
2005-04-09 frostycoolslugModified Module Makefile autogeneration to depend on...
2005-04-08 frostycoolslugAdded Dynamic src/modules/Makefile generation, during...
2005-04-05 frostycoolslugRemoved reference to depricated ./makeconf and updated...
2005-04-05 frostycoolslugAdded ./inspircd (start|stop|restart|rehash|status...
2005-03-30 frostycoolslugFixed Potential bug in ./configure (case switches shoul...
2005-03-27 brainFixed a dumb -eq bug
2005-03-25 brainFixed strlcpy detection
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2005-03-25 brainFixed a little bug that would come back to bite us...
2005-03-25 brainGCC 3.4 detection tested and working
2005-03-25 brainAdded detection for gcc 3.4... where they changed the...
2004-09-04 frostycoolslugFixed bug with falsly reporting that configs CAN be...
2004-09-04 brainMade these executable again!
2004-07-23 frostycoolslugFixed freebsd -n bug.
2004-04-18 frostycoolslugAdded Code Optimisation Option. (Cant you tell we are...
2004-04-08 frostycoolslugModified headers
2004-04-08 frostycoolslug/helpop command Module.
2004-04-07 frostycoolslugFix to Bugs #10 and #11
2004-04-03 frostycoolslugremoved ``s to fix bug running $MAKEPROG
2004-04-03 frostycoolslugFixed FreeBSD bugs.
2004-04-03 frostycoolslugFixed bugs in ./configure
2003-09-27 frostycoolslugAdded Support for GCC 2 back.
2003-07-27 frostycoolslugFixed one or 2 small bugs.. :p
2003-07-27 frostycoolslugRemoved the need for Perl
2003-02-07 frostycoolslugFixed the CHMOD (nice one Brain` :p)
2003-01-24 brainAdded copyright notices
2003-01-23 brainFixed paths and makefile locations
2003-01-23 brainEdited file paths
2003-01-23 brainInitial revision of changed source layout
2003-01-23 brainInitial revision