]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Windows support. Tested and working to compile on freebsd and linux. Next step is...
[user/henk/code/inspircd.git] / configure
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-14 brainAllow for resizing of MAXBUF above/below 512 via non...
2007-05-12 brainWINNAH
2007-05-10 brainAdd openssl cert generation prettyness, make it like...
2007-05-05 brainFix for feature request in bug #262, needs a bit of...
2007-04-08 brainAdd support for solaris 10 IO Completion Ports, contrib...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-03-04 brainChange openssl autoprompting to use pkg-config, so...
2007-02-19 brainAddition of feature request outlined in bug #195, sugge...
2007-02-06 brainChange the wording of configure, to indicate that build...
2007-02-05 specialconfigure was linking a nonexistant header with ssl...
2007-02-02 w00tMinor OS X patch, per BuildSmart for 10.3.x users
2007-02-01 brainChange the way versions are displayed by connect and...
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-31 brainRemove -O2, it seems to break tons of stuff with no...
2007-01-28 brainAdded 'make debug' which does 'make all' with -g rather...
2007-01-26 brainFix for bug #187
2007-01-24 brainFucking grr.
2007-01-23 brainRevert some stuff back to the old way
2007-01-23 brainNote: ne is not eq.
2007-01-23 brainMake our makefile bsd compatible again :/
2007-01-23 brainIntegrate OSX patches from BuildSmart, plus a few tweak...
2007-01-23 brainBack-out OSX patches till theyre completed, our stable...
2007-01-23 brainFirst part of OSX patches for 1.1 from BuildSmart
2007-01-21 brainFix library detection flags (bad define put into the...
2007-01-20 brainAdditional feature, pass -DVERSION_PKGCONFMODNAME=...
2007-01-20 brainBetter detection
2007-01-20 brainFixes to make ./configure prompt for libs if all else...
2007-01-19 brainFix for NthDegree, thanks for the info :)
2007-01-18 brainCommit #999999, Brain learns to spell.
2007-01-18 brain$(FLAGS) was omitted from build line of a directory...
2007-01-18 brainFix the dependency checking to not rebuild an entire...
2007-01-18 brainChange stuff around
2007-01-18 brainYAY I FIXED IT!
2007-01-18 brainReverting this back to normality
2007-01-18 brainRevert this back to sanity, still doesnt work tho
2007-01-18 brainwhy wont this fucking thing find the includes?!
2007-01-18 brainWhoops, wrong include dir
2007-01-18 brainFolder -> Directory
2007-01-18 brainAdd output to ./configure -update to show when it finds...
2007-01-18 brainModule splitting now works!
2007-01-18 brainFixes
2007-01-18 brainStuff to detect split modules in dirs - not tested yet
2007-01-14 brainIf you have a broken config, rerun full configure to fix
2007-01-14 brainMove showhelp() into make/configure.pm
2007-01-14 brainSlightly decraqed configure
2007-01-14 brainStarting tidying up the configure script, and moving...
2007-01-14 brainFix broken ./configure macros broken by introduction...
2007-01-14 brainImproved detail in configure, and two new functions...
2007-01-13 brainExtra stuff to improve buildsystem, calculate lib and...
2007-01-09 brainSomeone forgot to make correct deps for timer.h. Fixed.
2007-01-04 brainMerge buildsystem tweaks from darix:
2006-12-31 brainPart 1 of my plan to take over the world. pay it no...
2006-12-26 brainhave configure detect SOMAXCONN and store it in a strin...
2006-12-26 brainAdd defaults for a ton of config vars, fix indentation...
2006-12-24 brainFix --with-max-clients not taking a parameter (reported...
2006-12-21 specialRemoved a pointless check in ./configure --clean that...
2006-12-17 brainUse $^O rather than chomp(`uname`); - use perl's neat...
2006-12-13 brainFix configure stuff AGAIN.
2006-12-13 brainOn now-ancient freebsd 5.2.1, fix the compile by forcin...
2006-12-10 brainRemoval of AES, this is no longer required. (This also...
2006-12-04 brainFix for bug #177, generate the version string at config...
2006-11-19 brainApply CXXFLAGS patch from darix
2006-11-19 brainRemove unused /usr/local/lib from helperfuncs.cpp inclu...
2006-11-19 brainAdd -fno-strict-aliasing to shut up gcc when building...
2006-11-18 brainAdd CXXFLAGS appending thing from darix
2006-11-11 brainEnable removal of debug info for tiny systems
2006-11-02 brainMore pipe. Everyone likes pipe
2006-10-31 brainFix the makefile confusion removal of these headers...
2006-10-31 brainUpdate configure, remove a bunch of deprecated makefile...
2006-10-31 brainTest commit 2
2006-10-31 brainTest commit
2006-10-29 brainTest commit
2006-10-26 brainAdded unsupported warning for non-interactive configure...
2006-10-26 brainAllow configuring of MAX_DESCRIPTORS by picking max...
2006-10-26 w00tRemove the fucking optimization directive from configur...
2006-10-23 brainAdd $ModDep: special comment, similar to $CompileFlags...
2006-10-01 brainApply patch for bug#155 submitted by jamie
2006-09-26 brainDont let people enable gnutls/openssl when they dont...
2006-09-26 brainMake svshold case insensitive, fix ./configure -update...
2006-09-25 brainFix (broken) ./configure -update and ./configure -modupdate
2006-09-24 specialFixed the reversal of update and modupdate in ./configure
2006-09-19 brainMore detail in system detection
2006-09-19 brainMore help text stuff
2006-09-19 brainHard requirement on 5.6.0 and above of perl
2006-09-19 brainTidy up configure to display better in 80x25
2006-09-19 brainTidy up help text
2006-09-19 brainclarify -- and - stuff
2006-09-19 brainFix old interactive opts and -update etc
2006-09-19 brainFix typo
2006-09-19 brainAllow -help as well as --help
2006-09-19 brainSkip certificate generation if we're running non-intera...
2006-09-19 brainoptional non-interactive configure (woo yay, ./configur...
2006-09-13 brainPatch from jamie to detect malformed openssl versions
2006-09-11 brainRemove execinfo and threaded dns detection
2006-09-11 brainWhat TWONK made uname be /bin/uname, its NOT in /bin...
2006-09-10 brainRemove -Ldl from c++ opts in freebsd... its always...
2006-09-05 brainWe were printing a command instead of exec'ing it :p
2006-09-03 brainObtaining of ssl cert in gnutls module and placing...
2006-09-03 brainAuto loading of commands as shared objects via dlsym...
next