summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-03-25Remove references to svn from configureDaniel De Graaf
2010-03-11Clean up the Makefile a bit, add DESTDIRdanieldg
2010-03-07Enable POSIX extra modules in UNIX configuredanieldg
2010-02-23Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...danieldg
2010-02-12Improve support for NetBSDdanieldg
2010-01-17Make a ./configure --system to support system-wide installation of inspircddanieldg
2010-01-14Remove launchd references (incomplete pieces of a system-wide installation se...danieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2010-01-04Fix makefile remake target to work in BSD make and avoid looping when .config...danieldg
2009-10-30Ask before running modulemanager updatedanieldg
2009-10-20Move ugly .*.inc files into make/template/ where they can be more easily founddanieldg
2009-10-13Change to new execution directory structuredanieldg
2009-09-30Remove include/inspircd_se_config.h and socketengine-specific headersdanieldg
2009-09-28Add directory change to unit-cc, to fix the immensely stupid BSD make behavio...danieldg
2009-09-24Move configuration filename specification to start script, to reduce hardcode...danieldg
2009-09-17Update make help, configure, and fix build of empty m_* directoriesdanieldg
2009-09-17Remove .*.d dependency garbage, and use a dedicated build directorydanieldg
2009-09-15Fix null ExtensionItem when unregistering hooks; fix CORE_FLAGS on darwindanieldg
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