summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2007-07-11Backport patch from stskeeps for checking success of gnutls cert generationbrain
2007-07-01Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops ...brain
2007-06-25Fixed sunos 5.11 support, and a header issue with the ports socketengine. Pat...special
2007-06-21Apply patch from BuildSmart that fixes an install path.peavey
2007-06-21Apply OSX patch from BuildSmart that fixes installation issues.peavey
2007-06-05Same herebrain
2007-06-05Configure ldlibs patch by djGrrrbrain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-14Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...brain
2007-05-12WINNAHbrain
2007-05-10Add openssl cert generation prettyness, make it like our gnutls one. It seems...brain
2007-05-05Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for...brain
2007-04-08Add support for solaris 10 IO Completion Ports, contributed by nenolodbrain
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-03-04Change openssl autoprompting to use pkg-config, so if you dont *have* pkg-con...brain
2007-02-19Addition of feature request outlined in bug #195, suggested by Brickerbrain
2007-02-06Change the wording of configure, to indicate that building as ipv6 is no long...brain
2007-02-05configure was linking a nonexistant header with ssl that has been in include/...special
2007-02-02Minor OS X patch, per BuildSmart for 10.3.x usersw00t
2007-02-01Change the way versions are displayed by connect and /version so that its mor...brain
2007-02-01New patch from BuildSmart for OS X support, not broken like the last onew00t
2007-01-31Remove -O2, it seems to break tons of stuff with no clue how it did itbrain
2007-01-28Added 'make debug' which does 'make all' with -g rather than -O2 -g1.brain
2007-01-26Fix for bug #187brain
2007-01-24Fucking grr.brain
2007-01-23Revert some stuff back to the old waybrain
2007-01-23Note: ne is not eq.brain
2007-01-23Make our makefile bsd compatible again :/brain
2007-01-23Integrate OSX patches from BuildSmart, plus a few tweaks and fixesbrain
2007-01-23Back-out OSX patches till theyre completed, our stable tree is tied up with t...brain
2007-01-23First part of OSX patches for 1.1 from BuildSmartbrain
2007-01-21Fix library detection flags (bad define put into the ldflags)brain
2007-01-20Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t...brain
2007-01-20Better detectionbrain
2007-01-20Fixes to make ./configure prompt for libs if all else fails (discussed earlie...brain
2007-01-19Fix for NthDegree, thanks for the info :)brain
2007-01-18Commit #999999, Brain learns to spell.brain
2007-01-18$(FLAGS) was omitted from build line of a directory based modulebrain
2007-01-18Fix the dependency checking to not rebuild an entire module dir when one file...brain
2007-01-18Change stuff aroundbrain
2007-01-18YAY I FIXED IT!brain
2007-01-18Reverting this back to normalitybrain
2007-01-18Revert this back to sanity, still doesnt work thobrain
2007-01-18why wont this fucking thing find the includes?!brain
2007-01-18Whoops, wrong include dirbrain
2007-01-18Folder -> Directorybrain
2007-01-18Add output to ./configure -update to show when it finds a directory in the mo...brain
2007-01-18Module splitting now works!brain
2007-01-18Fixesbrain
2007-01-18Stuff to detect split modules in dirs - not tested yetbrain