]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
Fix bug experienced by satmd, remove space indents + tidy a little
[user/henk/code/inspircd.git] / configure
2006-10-23 brainAdd $ModDep: special comment, similar to $CompileFlags...
2006-10-01 brainApply patch for bug#155 submitted by jamie
2006-09-26 brainDont let people enable gnutls/openssl when they dont...
2006-09-26 brainMake svshold case insensitive, fix ./configure -update...
2006-09-25 brainFix (broken) ./configure -update and ./configure -modupdate
2006-09-24 specialFixed the reversal of update and modupdate in ./configure
2006-09-19 brainMore detail in system detection
2006-09-19 brainMore help text stuff
2006-09-19 brainHard requirement on 5.6.0 and above of perl
2006-09-19 brainTidy up configure to display better in 80x25
2006-09-19 brainTidy up help text
2006-09-19 brainclarify -- and - stuff
2006-09-19 brainFix old interactive opts and -update etc
2006-09-19 brainFix typo
2006-09-19 brainAllow -help as well as --help
2006-09-19 brainSkip certificate generation if we're running non-intera...
2006-09-19 brainoptional non-interactive configure (woo yay, ./configur...
2006-09-13 brainPatch from jamie to detect malformed openssl versions
2006-09-11 brainRemove execinfo and threaded dns detection
2006-09-11 brainWhat TWONK made uname be /bin/uname, its NOT in /bin...
2006-09-10 brainRemove -Ldl from c++ opts in freebsd... its always...
2006-09-05 brainWe were printing a command instead of exec'ing it :p
2006-09-03 brainObtaining of ssl cert in gnutls module and placing...
2006-09-03 brainAuto loading of commands as shared objects via dlsym...
2006-09-02 braincmd_* files are now shared object. This lets make ...
2006-08-30 brainRemove -v argument from install (openbsd doesnt like...
2006-08-30 brainRemove a ton of <typeinfo>, <iostream>, <sstream> etc...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-19 brainChanged modes/ makefile (not yet tested)
2006-08-10 om#define IS_MINGW on..MinGW (*shock*)
2006-08-10 omDon't use -fPIC on MinGW platforms
2006-08-10 omAdd a few tidbits for MinGW, check for C:\ style paths...
2006-08-10 omChange to use the core perl module Cwd rather than...
2006-08-04 brainMisplaced backtick makes stuff look ugly
2006-08-04 brainSafety wrapper defines for ipv6 code on ipv4 ircds
2006-08-01 brainRemove dnsqueue
2006-07-25 brainCorrect static build
2006-07-22 brainFix -modupdate to not break inspircd_se_config.h (a...
2006-07-20 brainChange formatting
2006-07-20 brainAdd comments, remove debug, alter message in ./configure
2006-07-19 brain* Seperate out socket engines into derived classes...
2006-07-15 brainRemoved GCC2 checks as we havent supported gcc2 for...
2006-07-13 brainMove a notice around
2006-07-13 brainFix -modupdate to actually work (doesnt force a total...
2006-07-13 brainMissing newline
2006-07-13 brainOutput module counts on ./configure -update
2006-07-10 brainAdd empty snomasks.cpp (still got to add headers here...
2006-07-10 brainUpdated to detect stdint (same fix as 1_0_stable branch)
2006-05-08 brainFixed to work with -j 3
2006-04-28 brainIn static build save munged files as .m_name_static...
2006-04-20 brainChange the makefile too
2006-04-20 brainFixed execinfo
2006-04-20 brainExtra stuff to explicitly link execinfo.so
2006-04-20 brainAlright, who fucked with this?
2006-04-20 brainFixes for lib dirs
2006-04-20 brainAdd /usr/local/include (why isnt this included as defau...
2006-04-20 brainExecinfo stuff
2006-04-20 brainAdded detection of execinfo.h (part of the libexecinfo...
2006-04-14 brainBail if no g++
2006-04-13 brainBetter handling of dependencies, doesnt always rebuild...
2006-04-13 brainTest
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-08 nenolod- useless IPv6 yesno() for now
2006-03-26 brainTest commit to trunk (1.1) to make sure its not also...
2006-03-19 brainMade 'install' a little quieter
2006-03-19 brainCheck g++ not gcc in configure
2006-03-13 brainBetter checking for if its svn or not
2006-03-13 brainFixed to show proper 'r0' on non-svn
2006-03-11 brainWork out revision id without src/svn-rev.sh!
2006-03-10 brainCheck if we're running -svnupdate on an svn version
2006-03-10 brainadded added "./configure -svnupdate rebuild"
2006-03-10 brainAdded ./configure -svnupdate
2006-03-07 brainTook out space in version identifier that might break...
2006-03-01 brainTidied up an echo
2006-03-01 brainChanged to require seperate 'make install' step
2006-03-01 brainExtra text
2006-03-01 brainTweaks here
2006-03-01 brain*FOR TESTING* seperate modinst step called by bininst
2006-03-01 brainRemoved regexp check on epoll
2006-02-27 brainMore tweaks
2006-02-27 brainTweaks
2006-02-27 brainAdded an r (yes really)
2006-02-27 brainAdded version stuff
2006-02-27 brainChanged some stuff to give a more accurate revision id
2006-02-26 brainRemoved *Srv Munger
2006-02-23 brainIts timer.cpp not timers.cpp.
2006-02-23 brainAdded timers.cpp/.h to makefile generation
2006-02-20 brainConfigure no longer allows gcc 2.x compilers AT ALL >:)
2006-02-11 brainchdir() doesnt seem to want to chdir, except for in...
2006-02-11 brainAdded verbose output
2006-02-11 brainDifferent way of making symlinks
2006-02-08 brainFinally FIXED ALL THE CRAQPIPE INDENTING (and lack of)
2006-02-08 brainAIEEEEEE
2006-02-08 brainComplete lack of any consistent indenting SERIOUSLY...
2006-02-08 brainFixed more crap indenting!
2006-02-08 brainFixed SOME of craigs horrendous lack of any indenting...
2006-02-07 brainModified ./configure to symlink ssl modules instead...
2006-02-03 frostycoolslugLearnt how to speel Optimization
2006-02-03 frostycoolslugFixed Brain's bug, showing 'Using SSL Module' regardles...
next