]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
- Comment on the ifdef in here, to avoid people (like myself) going 'what the fuck'.
[user/henk/code/inspircd.git] / make /
2007-05-14 brainAllow for resizing of MAXBUF above/below 512 via non...
2007-05-10 brainAdd openssl cert generation prettyness, make it like...
2007-05-05 brainFix for bug typo, dont let it creep into the release!
2007-05-05 brainFix for feature request in bug #262, needs a bit of...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-02-19 brainAddition of feature request outlined in bug #195, sugge...
2007-02-10 brainFix typo reported by owine (bug #208)
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-26 brainFix for bug #187
2007-01-21 brainAdd check for openssl >= 0.9.7, and fix for if the...
2007-01-21 brainFix broken function vcheck() that checks one dot-delimi...
2007-01-21 brainAdd extra macro pkgconfversion("packagename", "version");
2007-01-21 brainFix library detection flags (bad define put into the...
2007-01-20 brainFix the commandline stuff up to actually work!
2007-01-20 brainIf we're not in interactive mode, then we dont prompt...
2007-01-20 brainAdditional feature, pass -DVERSION_PKGCONFMODNAME=...
2007-01-20 brainAnd fix it so it works
2007-01-20 brainBetter detection
2007-01-20 brainAdd caching of all detected values :)
2007-01-20 brainProritise cached value above a search
2007-01-20 brainFixes to make ./configure prompt for libs if all else...
2007-01-16 brainAdd O_NOFOLLOW to file write call, which prevents follo...
2007-01-14 brainMove showhelp() into make/configure.pm
2007-01-14 brainSlightly decraqed configure
2007-01-14 brainStarting tidying up the configure script, and moving...
2007-01-14 brainFix broken ./configure macros broken by introduction...
2007-01-14 brainOutput which module is executing the macro
2007-01-14 brainFormatting glitch
2007-01-14 brainImproved detail in configure, and two new functions...
2007-01-14 brainAdd eval() and exec() macros, that evaluate perl and...
2007-01-14 brainTake out unneccessary chomp()
2007-01-14 brainMake the rpath() macro handle lines with multiple ...
2007-01-14 brainOutput for 'using defaults' when nothing of interest...
2007-01-13 brainColour coding, tidying, and more verbose output to...
2007-01-13 brainExtra stuff to improve buildsystem, calculate lib and...
2007-01-13 brainTidy up the buildsystem a lot by encapsulating repeated...