]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/utilities.pm
Also redirect errors to /dev/null to avoid messy output on VCS that aren't installed...
[user/henk/code/inspircd.git] / make / utilities.pm
2008-04-27 brainExtra support for freebsd openssl, allow user to pick...
2008-04-27 brainMore stuff so that freebsd users can still use the...
2008-04-27 brainFix this up a bit nicer
2008-04-27 brainand make it work right...
2008-04-27 brainAdd some stuff from the freebsd port based on ideas...
2008-02-13 brainPatch provided by danieldg for fixing 3-figure versions...
2008-01-27 aquanightRevert tmpfile cleanup from r8761, also make configure...
2008-01-27 aquanightSome configure cleanups: like using perl functions...
2008-01-27 brainMake sure that if an exec() macro fails its picked...
2008-01-17 brainAquanight's configure strict/fatal warnings patch
2007-11-03 brainAdd --disable-rpath. Probably wont backport this for...
2007-08-25 brainAdd 'require 5.8.0' to the very top of every module...
2007-07-17 peaveymore headers.
2007-07-17 specialAdded the execruntime() function for Compile/Linker...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
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 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...