summaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27Fix this up a bit nicerbrain
2008-04-27and make it work right...brain
2008-04-27Add some stuff from the freebsd port based on ideas by Matthew Seaman which a...brain
2008-04-22Show command line on warnings for darix (probably)w00t
2008-04-13Make run-cc handle containers of std::pair, and also filtering for std::{vect...aquanight
2008-04-13Remove comments about coming up with a better way that has been come up with.aquanight
2008-04-13Sane-ify the STL filtering and coloring in run-cc.aquanight
2008-04-03remove references to maxclient we forgot here, thx Zaba for reporting.peavey
2008-03-17Translate std::string, irc::string and std::deque to more readable forms in e...brain
2008-02-24Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory...aquanight
2008-02-24Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t...aquanight
2008-02-15Make -nofork work properly with logging now.aquanight
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
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-02-12Tidy up run-cc step displayaquanight
2008-02-11Tidy up run-cc error reporting (eg: only say 'An error occured' once, and mak...aquanight
2008-02-10Brainfartbrain
2008-02-10Now very tidy make output, with pretty colours :pbrain
2008-02-10Move run-cc.pl to make/ directory and update paths, keeps root tidybrain
2008-01-27Revert tmpfile cleanup from r8761, also make configure's perl version check h...aquanight
2008-01-27Some configure cleanups: like using perl functions/modules instead of system(...aquanight
2008-01-27Make sure that if an exec() macro fails its picked up before build timebrain
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-20Fix gnutls cert generation failing. Thx owine.peavey
2007-07-17more headers.peavey
2007-07-17Added the execruntime() function for Compile/Linker flags - executes shell co...special
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-07-11Backport patch from stskeeps for checking success of gnutls cert generationbrain
2007-06-26Added a prompt for certificate expiry time to openssl cert generation. Patch ...special
2007-06-26Fixed the order of fields in openssl certificate generation; this would make ...special
2007-05-14Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...brain
2007-05-10Add openssl cert generation prettyness, make it like our gnutls one. It seems...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-02-01New patch from BuildSmart for OS X support, not broken like the last onew00t
2007-01-26Fix for bug #187brain
2007-01-21Add check for openssl >= 0.9.7, and fix for if the library cant be found at allbrain
2007-01-21Fix broken function vcheck() that checks one dot-delimited version string aga...brain
2007-01-21Add extra macro pkgconfversion("packagename", "version");brain