]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Improve support for NetBSD
[user/henk/code/inspircd.git] / configure
2010-02-12 danieldgImprove support for NetBSD
2010-01-17 danieldgMake a ./configure --system to support system-wide...
2010-01-14 danieldgRemove launchd references (incomplete pieces of a syste...
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-04 danieldgFix makefile remake target to work in BSD make and...
2009-10-30 danieldgAsk before running modulemanager update
2009-10-20 danieldgMove ugly .*.inc files into make/template/ where they...
2009-10-13 danieldgChange to new execution directory structure
2009-09-30 danieldgRemove include/inspircd_se_config.h and socketengine...
2009-09-28 danieldgAdd directory change to unit-cc, to fix the immensely...
2009-09-24 danieldgMove configuration filename specification to start...
2009-09-17 danieldgUpdate make help, configure, and fix build of empty...
2009-09-17 danieldgRemove .*.d dependency garbage, and use a dedicated...
2009-09-15 danieldgFix null ExtensionItem when unregistering hooks; fix...
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-02 danieldgFix some ICC-found warnings and remove unused #define
2009-09-02 brainPut back missing semicolon
2009-09-01 danieldgClarify FreeBSD 4 message a bit more
2009-09-01 danieldgMake the FreeBSD 4 message useful
2009-09-01 danieldgEnable IPv6 support by default
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-09-01 danieldgRun a dependency check on modules so missing dependenci...
2009-09-01 danieldgFix MAKEPROG configure warning
2009-09-01 danieldgMove compiler flag selection from configure to Makefile...
2009-09-01 danieldgMove VERSION/REVISION to their own header to avoid...
2009-09-01 danieldg./configure fixes: -modupdate is no longer needed,...
2009-09-01 danieldgFix install of module .so files
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-09-01 danieldgMove dependency tracking from ./configure to Makefile
2009-08-21 danieldgAdd contents of LDFLAGS in addition to CXXFLAGS
2009-08-14 w00tRun modulemanager upgrade to check for updates to third...
2009-08-04 danieldgFix non-interactive configure asking SSL certificate...
2009-07-03 danieldgAsk the user if they want to generate SSL certificates...
2009-07-03 danieldgFix symlink creation of openssl if both it and gnutls...
2009-06-18 danieldgRebuild modeclasses.a when configure -update is run
2009-06-07 danieldgMakefile updates: clean up some installation assumptions
2009-06-03 danieldgUse pkg-config to search for gnutls rather than the...
2009-06-01 danieldgMakefile updates: Fix BSD make conditionals
2009-06-01 danieldgMakefile updates: Allow run-cc wrapper to be disabled...
2009-06-01 danieldgMakefile updates: clean up command lines
2009-05-30 danieldgMakefile updates: remove MAKEPROG/MAKEORDER
2009-03-23 danieldgFix configure check for eventfd, HAS_EVENTFD is true...
2009-03-23 danieldgAdd test-compile checks for epoll and eventfd
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-07 brainAdd ./configure --generate-{gnutls,openssl}-cert for...
2009-01-25 peaveyclean some trailing space and fix a year on copyright
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-07 w00tThanks to Phoenix and MacGyver for their help on this.
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...
next