]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Fix checking whether kqueue is available.
[user/henk/code/inspircd.git] / configure
2008-12-07 brainThis should help on osx. No gaurantees, as i dont have...
2008-10-07 brainTest commit
2008-09-13 w00tMake the 'ancient OS' warning a bit more strongly worded.
2008-09-01 w00ttypofix
2008-09-01 w00tAllow a choice between openssl and gnutls (or both...
2008-09-01 brainOutput proper error message when we cant write one...
2008-08-31 w00tOmit -export-dynamic on OS X, thanks to satmd's oper
2008-08-26 w00tRemove -lunwind from openbsd stuff, per Dagonet
2008-08-25 w00tForward-port poll socket engine as it seems reasonably...
2008-08-21 brainPatch submitted by Dagonet that improves detection...
2008-08-21 brainadd support for windows service. This now is part of...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-07-19 w00tChange modes in channels and users to use std::bitset...
2008-07-18 w00tOkay. This will probably break *everything*, but hey...
2008-06-12 brainExtra configure detection for the gcc minor version...
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-04-27 brainExtra support for freebsd openssl, allow user to pick...
2008-04-27 brainMore stuff so that freebsd users can still use the...
2008-04-27 brainDetect openssl on freebsd with the openssl binary,...
2008-04-13 w00tBump date
2008-04-02 brainRemove all compile-time max client and max fd's configu...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-23 aquanightFix configure -svnupdate not bailing if conflicts occur.
2008-03-02 aquanightForgot about .*.inc files
2008-03-02 aquanightMake ./configure -svnupdate smarter (don't actually...
2008-02-26 brainRevert configure so that we can uh, actually compile.
2008-02-24 aquanight./configure --update-root - Updates the root directory...
2008-02-24 aquanightMake cmd_*.cpp build to a .so in one step, no intermedi...
2008-02-21 brainChange of configure message to plainer english as reque...
2008-02-21 brainMore fixes
2008-02-21 brainThreadengine stuff
2008-02-11 w00tAdd -Woverloaded-virtual (fixes to follow)
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-10 brainEven tidier
2008-02-10 brainNow very tidy make output, with pretty colours :p
2008-02-10 brainAdd -pthread link flag
2008-02-10 brainAdd threading engine stuff. Docs to follow, untested...
2008-02-10 brainMove run-cc.pl to make/ directory and update paths...
2008-02-09 aquanightAdd a perl script which will abort compiles for warning...
2008-02-02 aquanightFix $config{HAS_OPENSSL} winding up undefined and crash...
2008-02-01 fezfixed type defiined to defined
2008-01-27 aquanightRevert tmpfile cleanup from r8761, also make configure...
2008-01-27 aquanightSome configure cleanups: like using perl functions...
2008-01-19 brainExtra sanity checks
2008-01-19 brainFix freebsd glitches
2008-01-19 aquanightAdd ./configure --list-extras, --enable-extras, and...
2008-01-19 aquanightModules using NoPedantic now properly respect 'make...
2008-01-19 w00tAnd another tiny one
2008-01-19 w00tPatch from aquanight to fix a problem introduced with...
2008-01-17 brainAquanight's configure strict/fatal warnings patch
2007-11-03 brainRelax detection rules on openssl and gnutls, there...
2007-11-03 brainAdd --disable-rpath. Probably wont backport this for...
2007-10-25 brainI was wrong its in one place :p
2007-10-25 brainTidy up
2007-10-25 brainMore dots!!!
2007-10-25 brainTake out craq i forgot
2007-10-25 brainForgot these two lines that prevent duplicate make...
2007-10-25 brainMake install list list automatically generated from...
2007-10-24 brainPedantic clean
2007-10-24 brain-pedantic good, -Wextra bad. read g++ manpage :)
2007-10-23 brainMove socketengines into their own dir. This was all...
2007-10-23 brain-Wall is still required, too
2007-10-23 brain-W -> -Wextra
2007-10-23 brainThis now works properly with $NoPedantic macro.
2007-10-23 brainRoll back to 8323, the -pedantic switch thing totally...
2007-10-23 brainNeeds a bit more again
2007-10-23 brainAnd fix it.
2007-10-23 brainAdd $NoPedantic build macro, for m_mysql because mysql...
2007-10-23 brainAuto generate the install list, no more need to insert...
2007-10-22 brainMake this a little more bulletproof
2007-10-22 brainConditionals in the buildsystem language allowing for...
2007-10-22 brainRemove the need for a bunch of the hard coded arrays...
2007-10-22 brainBig obvious comments
2007-10-22 brainComment all this, and tweak it a little
2007-10-22 brain*POSSIBLE BREAKAGE WARNING* new (currently undocumented...
2007-10-22 w00tFix this from an experiment I was playing with :p
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...
2007-10-15 brainThis should be the correct set of tweaks to add user_re...
2007-10-11 brainMerge in nenolod's unified build patch from bug #413...
2007-10-04 brainAdd -lunwind to libraries on openbsd to fix some compil...
2007-09-15 specialAdded support for subdirectories in module directories...
2007-08-24 brainThe world wont end, but configure might :p
2007-08-24 brainSlightly better regexps, pointed out by stskeeps
2007-08-23 brainCraquity craq De-craq!
2007-08-20 brainChecks for libgnugetopt in /usr/local/lib before continuing
2007-08-20 brainImprove this a lot
2007-08-20 brainExtra stuff so that freebsd 4 may work (needs someone...
2007-08-09 brainPatch from djGrrr that correctly detects epoll on fedor...
2007-08-05 brainBetter check for kernel build version and libc version...
2007-07-25 peaveyPut FileLogger in it's own class. Useful when logging...
2007-07-24 peaveyBye bye Cygwin and static builds o/
2007-07-24 peaveyserver.cpp
2007-07-21 brainWhy does getcache return "true" or undef?! Now returns...
2007-07-20 peaveyFix gnutls cert generation failing. Thx owine.
2007-07-19 brainFix for bug #353, theres no solution to this but a...
2007-07-19 brainCheck libc version for epoll then check that glibc...
2007-07-17 peaveyFix copyright headers.
2007-07-17 specialModule directories now use the concatenated linker...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
next