summaryrefslogtreecommitdiff
path: root/make/configure.pm
AgeCommit message (Expand)Author
2008-09-07Allow for silencing getmodules() output (is annoying when using modulemanager)w00t
2008-09-07Make this work with older git, too (thanks danieldg)w00t
2008-09-07Use git describe rather than git-svn, it works better with secondary clonesw00t
2008-09-07Also redirect errors to /dev/null to avoid messy output on VCS that aren't in...w00t
2008-09-07Nicer fix for REVISION stuff when using git, thanks danieldg for the basis.w00t
2008-09-07Add basic module manager, patch courtesy of danieldg.. still needs some work/...w00t
2008-06-12Extra configure detection for the gcc minor version (we took this out when we...brain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-04-27Fix this up a bit nicerbrain
2008-04-03remove references to maxclient we forgot here, thx Zaba for reporting.peavey
2008-02-13More fixes to configure stability with undefined values/closed filehandlesbrain
2008-02-13This should fix the error owine was getting in configure (THANKS strict) :Pbrain
2008-01-27Some configure cleanups: like using perl functions/modules instead of system(...aquanight
2008-01-19Add ./configure --list-extras, --enable-extras, and --disable-extrasaquanight
2008-01-17Aquanight's configure strict/fatal warnings patchbrain
2007-11-03Add --disable-rpath. Probably wont backport this for the time beingbrain
2007-10-23Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co...brain
2007-08-25Add 'require 5.8.0' to the very top of every module to make the failure messa...brain
2007-07-24A bit of static lingeringpeavey
2007-07-17more headers.peavey
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-05-14Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...brain
2007-05-05Fix for bug typo, dont let it creep into the release!brain
2007-05-05Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for...brain
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-02-19Addition of feature request outlined in bug #195, suggested by Brickerbrain
2007-02-10Fix typo reported by owine (bug #208)brain
2007-01-26Fix for bug #187brain
2007-01-20Better detectionbrain
2007-01-20Fixes to make ./configure prompt for libs if all else fails (discussed earlie...brain
2007-01-14Move showhelp() into make/configure.pmbrain
2007-01-14Slightly decraqed configurebrain
2007-01-14Starting tidying up the configure script, and moving a lot of stuff into func...brain