Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Nuke trailing spaces | peavey |
2009-02-11 | Fix error when configuring with a custom directory: http://www.inspircd.org/f... | brain |
2009-01-24 | fix typo | peavey |
2009-01-04 | Friendlify error message here too | brain |
2008-09-07 | Allow for silencing getmodules() output (is annoying when using modulemanager) | w00t |
2008-09-07 | Make this work with older git, too (thanks danieldg) | w00t |
2008-09-07 | Use git describe rather than git-svn, it works better with secondary clones | w00t |
2008-09-07 | Also redirect errors to /dev/null to avoid messy output on VCS that aren't in... | w00t |
2008-09-07 | Nicer fix for REVISION stuff when using git, thanks danieldg for the basis. | w00t |
2008-09-07 | Add basic module manager, patch courtesy of danieldg.. still needs some work/... | w00t |
2008-06-12 | Extra configure detection for the gcc minor version (we took this out when we... | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-04-27 | Extra support for freebsd openssl, allow user to pick between ports and base ... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | Fix this up a bit nicer | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-22 | Show command line on warnings for darix (probably) | w00t |
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 |