]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - configure
SQLite3 schema for sqloper.
[user/henk/code/inspircd.git] / configure
2007-01-14 brainMove showhelp() into make/configure.pm
2007-01-14 brainSlightly decraqed configure
2007-01-14 brainStarting tidying up the configure script, and moving...
2007-01-14 brainFix broken ./configure macros broken by introduction...
2007-01-14 brainImproved detail in configure, and two new functions...
2007-01-13 brainExtra stuff to improve buildsystem, calculate lib and...
2007-01-09 brainSomeone forgot to make correct deps for timer.h. Fixed.
2007-01-04 brainMerge buildsystem tweaks from darix:
2006-12-31 brainPart 1 of my plan to take over the world. pay it no...
2006-12-26 brainhave configure detect SOMAXCONN and store it in a strin...
2006-12-26 brainAdd defaults for a ton of config vars, fix indentation...
2006-12-24 brainFix --with-max-clients not taking a parameter (reported...
2006-12-21 specialRemoved a pointless check in ./configure --clean that...
2006-12-17 brainUse $^O rather than chomp(`uname`); - use perl's neat...
2006-12-13 brainFix configure stuff AGAIN.
2006-12-13 brainOn now-ancient freebsd 5.2.1, fix the compile by forcin...
2006-12-10 brainRemoval of AES, this is no longer required. (This also...
2006-12-04 brainFix for bug #177, generate the version string at config...
2006-11-19 brainApply CXXFLAGS patch from darix
2006-11-19 brainRemove unused /usr/local/lib from helperfuncs.cpp inclu...
2006-11-19 brainAdd -fno-strict-aliasing to shut up gcc when building...
2006-11-18 brainAdd CXXFLAGS appending thing from darix
2006-11-11 brainEnable removal of debug info for tiny systems
2006-11-02 brainMore pipe. Everyone likes pipe
2006-10-31 brainFix the makefile confusion removal of these headers...
2006-10-31 brainUpdate configure, remove a bunch of deprecated makefile...
2006-10-31 brainTest commit 2
2006-10-31 brainTest commit
2006-10-29 brainTest commit
2006-10-26 brainAdded unsupported warning for non-interactive configure...
2006-10-26 brainAllow configuring of MAX_DESCRIPTORS by picking max...
2006-10-26 w00tRemove the fucking optimization directive from configur...
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
next