Age | Commit message (Expand) | Author |
2007-03-04 | Change openssl autoprompting to use pkg-config, so if you dont *have* pkg-con... | brain |
2007-02-19 | Addition of feature request outlined in bug #195, suggested by Bricker | brain |
2007-02-06 | Change the wording of configure, to indicate that building as ipv6 is no long... | brain |
2007-02-05 | configure was linking a nonexistant header with ssl that has been in include/... | special |
2007-02-02 | Minor OS X patch, per BuildSmart for 10.3.x users | w00t |
2007-02-01 | Change the way versions are displayed by connect and /version so that its mor... | brain |
2007-02-01 | New patch from BuildSmart for OS X support, not broken like the last one | w00t |
2007-01-31 | Remove -O2, it seems to break tons of stuff with no clue how it did it | brain |
2007-01-28 | Added 'make debug' which does 'make all' with -g rather than -O2 -g1. | brain |
2007-01-26 | Fix for bug #187 | brain |
2007-01-24 | Fucking grr. | brain |
2007-01-23 | Revert some stuff back to the old way | brain |
2007-01-23 | Note: ne is not eq. | brain |
2007-01-23 | Make our makefile bsd compatible again :/ | brain |
2007-01-23 | Integrate OSX patches from BuildSmart, plus a few tweaks and fixes | brain |
2007-01-23 | Back-out OSX patches till theyre completed, our stable tree is tied up with t... | brain |
2007-01-23 | First part of OSX patches for 1.1 from BuildSmart | brain |
2007-01-21 | Fix library detection flags (bad define put into the ldflags) | brain |
2007-01-20 | Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t... | brain |
2007-01-20 | Better detection | brain |
2007-01-20 | Fixes to make ./configure prompt for libs if all else fails (discussed earlie... | brain |
2007-01-19 | Fix for NthDegree, thanks for the info :) | brain |
2007-01-18 | Commit #999999, Brain learns to spell. | brain |
2007-01-18 | $(FLAGS) was omitted from build line of a directory based module | brain |
2007-01-18 | Fix the dependency checking to not rebuild an entire module dir when one file... | brain |
2007-01-18 | Change stuff around | brain |
2007-01-18 | YAY I FIXED IT! | brain |
2007-01-18 | Reverting this back to normality | brain |
2007-01-18 | Revert this back to sanity, still doesnt work tho | brain |
2007-01-18 | why wont this fucking thing find the includes?! | brain |
2007-01-18 | Whoops, wrong include dir | brain |
2007-01-18 | Folder -> Directory | brain |
2007-01-18 | Add output to ./configure -update to show when it finds a directory in the mo... | brain |
2007-01-18 | Module splitting now works! | brain |
2007-01-18 | Fixes | brain |
2007-01-18 | Stuff to detect split modules in dirs - not tested yet | brain |
2007-01-14 | If you have a broken config, rerun full configure to fix | brain |
2007-01-14 | Move showhelp() into make/configure.pm | brain |
2007-01-14 | Slightly decraqed configure | brain |
2007-01-14 | Starting tidying up the configure script, and moving a lot of stuff into func... | brain |
2007-01-14 | Fix broken ./configure macros broken by introduction of an eval | brain |
2007-01-14 | Improved detail in configure, and two new functions exec() and eval() are mor... | brain |
2007-01-13 | Extra stuff to improve buildsystem, calculate lib and include dirs at configu... | brain |
2007-01-09 | Someone forgot to make correct deps for timer.h. Fixed. | brain |
2007-01-04 | Merge buildsystem tweaks from darix: | brain |
2006-12-31 | Part 1 of my plan to take over the world. pay it no attention. | brain |
2006-12-26 | have configure detect SOMAXCONN and store it in a string define, SOMAXCONN_S | brain |
2006-12-26 | Add defaults for a ton of config vars, fix indentation, and add MAXCLIENTS_S ... | brain |
2006-12-24 | Fix --with-max-clients not taking a parameter (reported by erich) | brain |
2006-12-21 | Removed a pointless check in ./configure --clean that made it only work with ... | special |