Age | Commit message (Expand) | Author |
2008-04-13 | Make run-cc handle containers of std::pair, and also filtering for std::{vect... | aquanight |
2008-04-13 | Remove comments about coming up with a better way that has been come up with. | aquanight |
2008-04-13 | Sane-ify the STL filtering and coloring in run-cc. | aquanight |
2008-04-03 | remove references to maxclient we forgot here, thx Zaba for reporting. | peavey |
2008-03-17 | Translate std::string, irc::string and std::deque to more readable forms in e... | brain |
2008-02-24 | Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory... | aquanight |
2008-02-24 | Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t... | aquanight |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | More fixes to configure stability with undefined values/closed filehandles | brain |
2008-02-13 | This should fix the error owine was getting in configure (THANKS strict) :P | brain |
2008-02-12 | Tidy up run-cc step display | aquanight |
2008-02-11 | Tidy up run-cc error reporting (eg: only say 'An error occured' once, and mak... | aquanight |
2008-02-10 | Brainfart | brain |
2008-02-10 | Now very tidy make output, with pretty colours :p | brain |
2008-02-10 | Move run-cc.pl to make/ directory and update paths, keeps root tidy | brain |
2008-01-27 | Revert tmpfile cleanup from r8761, also make configure's perl version check h... | aquanight |
2008-01-27 | Some configure cleanups: like using perl functions/modules instead of system(... | aquanight |
2008-01-27 | Make sure that if an exec() macro fails its picked up before build time | brain |
2008-01-19 | Add ./configure --list-extras, --enable-extras, and --disable-extras | aquanight |
2008-01-17 | Aquanight's configure strict/fatal warnings patch | brain |
2007-11-03 | Add --disable-rpath. Probably wont backport this for the time being | brain |
2007-10-23 | Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co... | brain |
2007-08-25 | Add 'require 5.8.0' to the very top of every module to make the failure messa... | brain |
2007-07-24 | A bit of static lingering | peavey |
2007-07-20 | Fix gnutls cert generation failing. Thx owine. | peavey |
2007-07-17 | more headers. | peavey |
2007-07-17 | Added the execruntime() function for Compile/Linker flags - executes shell co... | special |
2007-07-16 | OOPS! 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-11 | Backport patch from stskeeps for checking success of gnutls cert generation | brain |
2007-06-26 | Added a prompt for certificate expiry time to openssl cert generation. Patch ... | special |
2007-06-26 | Fixed the order of fields in openssl certificate generation; this would make ... | special |
2007-05-14 | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (... | brain |
2007-05-10 | Add openssl cert generation prettyness, make it like our gnutls one. It seems... | brain |
2007-05-05 | Fix for bug typo, dont let it creep into the release! | brain |
2007-05-05 | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for... | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-02-19 | Addition of feature request outlined in bug #195, suggested by Bricker | brain |
2007-02-10 | Fix typo reported by owine (bug #208) | brain |
2007-02-01 | New patch from BuildSmart for OS X support, not broken like the last one | w00t |
2007-01-26 | Fix for bug #187 | brain |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-21 | Fix broken function vcheck() that checks one dot-delimited version string aga... | brain |
2007-01-21 | Add extra macro pkgconfversion("packagename", "version"); | brain |
2007-01-21 | Fix library detection flags (bad define put into the ldflags) | brain |
2007-01-20 | Fix the commandline stuff up to actually work! | brain |
2007-01-20 | If we're not in interactive mode, then we dont prompt interactively for the v... | brain |
2007-01-20 | Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t... | brain |
2007-01-20 | And fix it so it works | brain |