Age | Commit message (Expand) | Author |
2008-01-27 | Some configure cleanups: like using perl functions/modules instead of system(... | aquanight |
2008-01-19 | Extra sanity checks | brain |
2008-01-19 | Fix freebsd glitches | brain |
2008-01-19 | Add ./configure --list-extras, --enable-extras, and --disable-extras | aquanight |
2008-01-19 | Modules using NoPedantic now properly respect 'make debug'. | aquanight |
2008-01-19 | And another tiny one | w00t |
2008-01-19 | Patch from aquanight to fix a problem introduced with some of the recent tidy... | w00t |
2008-01-17 | Aquanight's configure strict/fatal warnings patch | brain |
2007-11-03 | Relax detection rules on openssl and gnutls, there arent any commonly used ve... | brain |
2007-11-03 | Add --disable-rpath. Probably wont backport this for the time being | brain |
2007-10-25 | I was wrong its in one place :p | brain |
2007-10-25 | Tidy up | brain |
2007-10-25 | More dots!!! | brain |
2007-10-25 | Take out craq i forgot | brain |
2007-10-25 | Forgot these two lines that prevent duplicate make install/deinstall lines | brain |
2007-10-25 | Make install list list automatically generated from build targets and provide... | brain |
2007-10-24 | Pedantic clean | brain |
2007-10-24 | -pedantic good, -Wextra bad. read g++ manpage :) | brain |
2007-10-23 | Move socketengines into their own dir. This was all w00t's idea, but i told h... | brain |
2007-10-23 | -Wall is still required, too | brain |
2007-10-23 | -W -> -Wextra | brain |
2007-10-23 | This now works properly with $NoPedantic macro. | brain |
2007-10-23 | Roll back to 8323, the -pedantic switch thing totally breaks building the way... | brain |
2007-10-23 | Needs a bit more again | brain |
2007-10-23 | And fix it. | brain |
2007-10-23 | Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co... | brain |
2007-10-23 | Auto generate the install list, no more need to insert it into the .makefile.... | brain |
2007-10-22 | Make this a little more bulletproof | brain |
2007-10-22 | Conditionals in the buildsystem language allowing for checking of configure f... | brain |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-22 | Big obvious comments | brain |
2007-10-22 | Comment all this, and tweak it a little | brain |
2007-10-22 | *POSSIBLE BREAKAGE WARNING* new (currently undocumented) buildsystem that bui... | brain |
2007-10-22 | Fix this from an experiment I was playing with :p | w00t |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |
2007-10-15 | This should be the correct set of tweaks to add user_resolver.cpp. | brain |
2007-10-11 | Merge in nenolod's unified build patch from bug #413, thanks | brain |
2007-10-04 | Add -lunwind to libraries on openbsd to fix some compile issues (thanks nenolod) | brain |
2007-09-15 | Added support for subdirectories in module directories (for organization). I ... | special |
2007-08-24 | The world wont end, but configure might :p | brain |
2007-08-24 | Slightly better regexps, pointed out by stskeeps | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-20 | Checks for libgnugetopt in /usr/local/lib before continuing | brain |
2007-08-20 | Improve this a lot | brain |
2007-08-20 | Extra stuff so that freebsd 4 may work (needs someone with this OS to test!) | brain |
2007-08-09 | Patch from djGrrr that correctly detects epoll on fedora 7, which SMRTly deci... | brain |
2007-08-05 | Better check for kernel build version and libc version for epoll availability. | brain |
2007-07-25 | Put FileLogger in it's own class. Useful when logging doing more focused logging | peavey |
2007-07-24 | Bye bye Cygwin and static builds o/ | peavey |
2007-07-24 | server.cpp | peavey |