summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2005-05-15A few simple output lines (similar to gnu autoconf so people know what's happ...brain
2005-05-15Changed kqueue warning - no longer experimental codebrain
2005-05-15Added detection for kqueue, so if your BSD system doesn't have it, the config...brain
2005-05-15Added better detection of strlcpy that doesn't involve compiling a test progr...brain
2005-05-10Added Cache support for the KQueue Questionfrostycoolslug
2005-05-10Fixed kqueue setting not being changedbrain
2005-05-09Basics of kqueue() implementation for socket enginebrain
2005-05-09Modified to use -pipebrain
2005-05-09Missed a -cbrain
2005-05-09New way of building modulesbrain
2005-05-09Now secures binaries with 0700 perms as theyre installedbrain
2005-05-09Fixed Craig's buggy configure :pbrain
2005-05-01Fixed bug resulting in osflags being called BEFORE getcache (Making it redund...frostycoolslug
2005-05-01Fixed a typo preventing executionbrain
2005-04-30Fixed output of src/modules/Makefile saying it was made by Craig.net :pbrain
2005-04-29Updated for test gcc4 compatibilitybrain
2005-04-28Added support back for ./inspircdfrostycoolslug
2005-04-26Missing debug symbols?!brain
2005-04-26Updated makefilebrain
2005-04-26Strlen tidyup (based on results of gprof output)brain
2005-04-26New Perl ./configurefrostycoolslug
2005-04-26Old sh Versionfrostycoolslug
2005-04-26Added -Woverloaded-virtual to catch annoying module typosbrain
2005-04-26Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...brain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-11Fixed Non Fatal Warning:frostycoolslug
2005-04-10Fixed problem with strlcpy detection.frostycoolslug
2005-04-10Fixed badly setting colours, now all non green / yellow text is 'default' (Th...frostycoolslug
2005-04-10Removed 'irregular' output caused by Brains test for strlcpyfrostycoolslug
2005-04-09Modified Module Makefile autogeneration to depend on some .h files and its ow...frostycoolslug
2005-04-08Added Dynamic src/modules/Makefile generation, during ./configure the script ...frostycoolslug
2005-04-05Removed reference to depricated ./makeconf and updated command to exec to bui...frostycoolslug
2005-04-05Added ./inspircd (start|stop|restart|rehash|status|cron|Cheese-Sandwich) (Hap...frostycoolslug
2005-03-30Fixed Potential bug in ./configure (case switches should be flag) not (flag)frostycoolslug
2005-03-27Fixed a dumb -eq bugbrain
2005-03-25Fixed strlcpy detectionbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Fixed a little bug that would come back to bite us when gcc3.5 comes out...brain
2005-03-25GCC 3.4 detection tested and workingbrain
2005-03-25Added detection for gcc 3.4... where they changed the namespaces again.brain
2004-09-04Fixed bug with falsly reporting that configs CAN be copied.frostycoolslug
2004-09-04Made these executable again!brain
2004-07-23Fixed freebsd -n bug.frostycoolslug
2004-04-18Added Code Optimisation Option. (Cant you tell we are brits with out spelling...frostycoolslug
2004-04-08Modified headersfrostycoolslug
2004-04-08/helpop command Module.frostycoolslug
2004-04-07Fix to Bugs #10 and #11frostycoolslug
2004-04-03removed ``s to fix bug running $MAKEPROGfrostycoolslug
2004-04-03Fixed FreeBSD bugs.frostycoolslug
2004-04-03Fixed bugs in ./configurefrostycoolslug