summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-09-03Change cmd_*.so to use the Module object APIdanieldg
2009-09-02Fix some ICC-found warnings and remove unused #definedanieldg
2009-09-02Put back missing semicolonbrain
2009-09-01Clarify FreeBSD 4 message a bit moredanieldg
2009-09-01Make the FreeBSD 4 message usefuldanieldg
2009-09-01Enable IPv6 support by defaultdanieldg
2009-09-01Strip SUPPORT_IP6LINKS #definedanieldg
2009-09-01Run a dependency check on modules so missing dependencies are detected during...danieldg
2009-09-01Fix MAKEPROG configure warningdanieldg
2009-09-01Move compiler flag selection from configure to Makefile; add support for Inte...danieldg
2009-09-01Move VERSION/REVISION to their own header to avoid needless rebuilds on updatedanieldg
2009-09-01./configure fixes: -modupdate is no longer needed, -update no longer forces a...danieldg
2009-09-01Fix install of module .so filesdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-09-01Move dependency tracking from ./configure to Makefiledanieldg
2009-08-21Add contents of LDFLAGS in addition to CXXFLAGSdanieldg
2009-08-14Run modulemanager upgrade to check for updates to third party (and extras) mo...w00t
2009-08-04Fix non-interactive configure asking SSL certificate generation question, pat...danieldg
2009-07-03Ask the user if they want to generate SSL certificates before generating onedanieldg
2009-07-03Fix symlink creation of openssl if both it and gnutls are selecteddanieldg
2009-06-18Rebuild modeclasses.a when configure -update is rundanieldg
2009-06-07Makefile updates: clean up some installation assumptionsdanieldg
2009-06-03Use pkg-config to search for gnutls rather than the now-removed libgnutls-configdanieldg
2009-06-01Makefile updates: Fix BSD make conditionalsdanieldg
2009-06-01Makefile updates: Allow run-cc wrapper to be disabled by "make V=1"danieldg
2009-06-01Makefile updates: clean up command linesdanieldg
2009-05-30Makefile updates: remove MAKEPROG/MAKEORDERdanieldg
2009-03-23Fix configure check for eventfd, HAS_EVENTFD is true/false not 1/0danieldg
2009-03-23Add test-compile checks for epoll and eventfddanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-07Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ...brain
2009-01-25clean some trailing space and fix a year on copyrightpeavey
2009-01-02Update copyrights for 2009.w00t
2008-12-07Thanks to Phoenix and MacGyver for their help on this.w00t
2008-12-07This should help on osx. No gaurantees, as i dont have that OS.brain
2008-10-07Test commitbrain
2008-09-13Make the 'ancient OS' warning a bit more strongly worded.w00t
2008-09-01typofixw00t
2008-09-01Allow a choice between openssl and gnutls (or both, if you're a masochist (fo...w00t
2008-09-01Output proper error message when we cant write one of the makefiles etcbrain
2008-08-31Omit -export-dynamic on OS X, thanks to satmd's operw00t
2008-08-26Remove -lunwind from openbsd stuff, per Dagonetw00t
2008-08-25Forward-port poll socket engine as it seems reasonably stable, and half-hack ...w00t
2008-08-21Patch submitted by Dagonet that improves detection of gnutls and opensslbrain
2008-08-21add support for windows service. This now is part of inspircd itself being as...brain
2008-07-29Remove last vestige of libircdfoo, by changing tag into a single identifier...w00t
2008-07-19Change modes in channels and users to use std::bitset instead of an array. Th...w00t
2008-07-18Okay. This will probably break *everything*, but hey. Use static linking (JUS...w00t
2008-06-12Extra configure detection for the gcc minor version (we took this out when we...brain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain