Age | Commit message (Expand) | Author |
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 | Detect openssl on freebsd with the openssl binary, so we can find the base ve... | brain |
2008-04-13 | Bump date | w00t |
2008-04-02 | Remove all compile-time max client and max fd's configuration. This is no lon... | brain |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-23 | Fix configure -svnupdate not bailing if conflicts occur. | aquanight |
2008-03-02 | Forgot about .*.inc files | aquanight |
2008-03-02 | Make ./configure -svnupdate smarter (don't actually do the update if it's not... | aquanight |
2008-02-26 | Revert configure so that we can uh, actually compile. | brain |
2008-02-24 | ./configure --update-root - Updates the root directory files from their .<foo... | aquanight |
2008-02-24 | Make cmd_*.cpp build to a .so in one step, no intermediate .o | aquanight |
2008-02-21 | Change of configure message to plainer english as requested by voidzero | brain |
2008-02-21 | More fixes | brain |
2008-02-21 | Threadengine stuff | brain |
2008-02-11 | Add -Woverloaded-virtual (fixes to follow) | w00t |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-10 | Even tidier | brain |
2008-02-10 | Now very tidy make output, with pretty colours :p | brain |
2008-02-10 | Add -pthread link flag | brain |
2008-02-10 | Add threading engine stuff. Docs to follow, untested and not used anywhere yet | brain |
2008-02-10 | Move run-cc.pl to make/ directory and update paths, keeps root tidy | brain |
2008-02-09 | Add a perl script which will abort compiles for warning messages that don't h... | aquanight |
2008-02-02 | Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens... | aquanight |
2008-02-01 | fixed type defiined to defined | fez |
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-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 |