summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2008-04-27Extra support for freebsd openssl, allow user to pick between ports and base ...brain
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27Detect openssl on freebsd with the openssl binary, so we can find the base ve...brain
2008-04-13Bump datew00t
2008-04-02Remove all compile-time max client and max fd's configuration. This is no lon...brain
2008-04-02Automatic detection and allocation of max fds. No longer needs recompile to c...brain
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-23Fix configure -svnupdate not bailing if conflicts occur.aquanight
2008-03-02Forgot about .*.inc filesaquanight
2008-03-02Make ./configure -svnupdate smarter (don't actually do the update if it's not...aquanight
2008-02-26Revert configure so that we can uh, actually compile.brain
2008-02-24./configure --update-root - Updates the root directory files from their .<foo...aquanight
2008-02-24Make cmd_*.cpp build to a .so in one step, no intermediate .oaquanight
2008-02-21Change of configure message to plainer english as requested by voidzerobrain
2008-02-21More fixesbrain