summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Apply patch for bug#155 submitted by jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5368 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-011-1/+1
* Dont let people enable gnutls/openssl when they dont have it... imho people s...•••them symlinking it? :P git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5342 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-261-0/+11
* Make svshold case insensitive, fix ./configure -update and ./configure -modup...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5341 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-261-0/+4
* Fix (broken) ./configure -update and ./configure -modupdate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5318 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-251-0/+2
* Fixed the reversal of update and modupdate in ./configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5312 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-09-241-2/+2
* More detail in system detection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5297 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-6/+12
* More help text stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5296 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-20/+27
* Hard requirement on 5.6.0 and above of perl•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5295 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-0/+1
* Tidy up configure to display better in 80x25•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5294 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-19/+6
* Tidy up help text•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-11/+7
* clarify -- and - stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5292 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-5/+7
* Fix old interactive opts and -update etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-12/+16
* Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5290 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-1/+1
* Allow -help as well as --help•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5289 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-0/+6
* Skip certificate generation if we're running non-interactive•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5288 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-31/+45
* optional non-interactive configure (woo yay, ./configure --help for info)•••NO I AM NOT HERE, im committing from work :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5287 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-191-316/+575
* Patch from jamie to detect malformed openssl versions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5235 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-131-1/+1
* Remove execinfo and threaded dns detection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-111-46/+8
* What TWONK made uname be /bin/uname, its NOT in /bin on bsd.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5214 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-111-1/+1
* Remove -Ldl from c++ opts in freebsd... its always been a non-op (all it does...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5210 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-101-1/+1
* We were printing a command instead of exec'ing it :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5146 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-051-1/+1
* Obtaining of ssl cert in gnutls module and placing it into a class which is e...•••In a while the openssl module will also populate this same high level class with data git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5123 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-031-0/+2
* Auto loading of commands as shared objects via dlsym (very lightweight interf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-031-4/+5
* cmd_* files are now shared object. This lets make -j optimize the build proce...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-09-021-6/+7
* Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5082 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-301-1/+1
* Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-301-4/+4
* Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-301-14/+7
* Changed modes/ makefile (not yet tested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4979 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-191-2/+2
* #define IS_MINGW on..MinGW (*shock*)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4836 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-08-101-0/+3
* Don't use -fPIC on MinGW platforms•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4835 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-08-101-1/+9
* Add a few tidbits for MinGW, check for C:\ style paths as well as just beginn...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4834 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-08-101-6/+17
* Change to use the core perl module Cwd rather than the pwd command. Should be...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4831 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-08-101-1/+3
* Misplaced backtick makes stuff look ugly•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4698 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-041-1/+1
* Safety wrapper defines for ipv6 code on ipv4 ircds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4697 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-041-3/+16
* Remove dnsqueue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4630 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-08-011-17/+7
* Correct static build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4537 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-251-2/+2
* Fix -modupdate to not break inspircd_se_config.h (a configure-written header ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4502 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-221-3/+6
* Change formatting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4467 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-201-1/+1
* Add comments, remove debug, alter message in ./configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-201-2/+2
* * Seperate out socket engines into derived classes of SocketEngine.•••* Add a classfactory SocketEngineFactory to create a new socketengine of the configured type * Implement configure hax to compile only the required socketengine and the base class * Eliminates ugly defines, and is more in line with C++ ways git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4439 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-191-5/+38
* Removed GCC2 checks as we havent supported gcc2 for years•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4394 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-151-35/+22
* Move a notice around•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4379 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-131-1/+1
* Fix -modupdate to actually work (doesnt force a total rebuild when you add a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4378 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-131-81/+83
* Missing newline•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4377 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-131-1/+1
* Output module counts on ./configure -update•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4376 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-131-0/+3
* Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4270 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-101-7/+14
* Updated to detect stdint (same fix as 1_0_stable branch)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4259 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-101-0/+15
* Fixed to work with -j 3•••On multiprocessor systems, do the initial make command with: make -j 3 (or whatever) and the -j option will recurse to the other make processes. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3941 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-081-1/+1
* In static build save munged files as .m_name_static.cpp rather than m_name_st...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3912 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-281-3/+3
* Change the makefile too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3900 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-201-2/+2