summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Fix the makefile confusion removal of these headers creates•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5601 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-311-2/+2
* Update configure, remove a bunch of deprecated makefiles that have been just ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5600 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-311-2/+2
* Test commit 2•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5598 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-311-0/+1
* Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5597 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-311-1/+0
* Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5579 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-291-0/+1
* Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5543 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-261-0/+5
* Allow configuring of MAX_DESCRIPTORS by picking max number of clients•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5542 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-261-1/+2
* Remove the fucking optimization directive from configure, it's not supported,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5538 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-10-261-39/+5
* Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags.•••$ModDep allows a module to specify headers it depends on, e.g. all of the headers which use u_listmode.h now do this: /* $ModDep: ../../include/u_listmode.h */ git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5534 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-231-2/+17
* 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