summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove all compile-time max client and max fd's configuration. This is no lon...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9264 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-021-31/+1
* Automatic detection and allocation of max fds. No longer needs recompile to c...•••Please note that select and iocp socket engines do not support detection and are always set to FD_SETSIZE and 10240 descriptors respectively. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9263 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-021-1/+0
* Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-301-5/+5
* Fix configure -svnupdate not bailing if conflicts occur.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9177 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-231-0/+2
* Forgot about .*.inc files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9054 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-021-2/+11
* Make ./configure -svnupdate smarter (don't actually do the update if it's not...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9053 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-021-3/+76
* Revert configure so that we can uh, actually compile.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9037 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-261-125/+84
* ./configure --update-root - Updates the root directory files from their .<foo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9032 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-241-84/+124
* Make cmd_*.cpp build to a .so in one step, no intermediate .o•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9015 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-241-8/+1
* Change of configure message to plainer english as requested by voidzero•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8986 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-4/+4
* More fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8981 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-1/+1
* Threadengine stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8980 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-1/+2
* Add -Woverloaded-virtual (fixes to follow)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8898 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-02-111-3/+4
* Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-02-111-3/+3
* Even tidier•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8879 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-12/+12
* Now very tidy make output, with pretty colours :p•••(Unless it errors, then you get the full commandline and error output etc) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8878 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-14/+14
* Add -pthread link flag•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8875 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-4/+4
* Add threading engine stuff. Docs to follow, untested and not used anywhere yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8874 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-6/+9
* Move run-cc.pl to make/ directory and update paths, keeps root tidy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8868 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-14/+14
* Add a perl script which will abort compiles for warning messages that don't h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8855 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-091-14/+14
* Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8789 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-021-4/+7
* fixed type defiined to defined•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8779 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar fez2008-02-011-1/+1
* Revert tmpfile cleanup from r8761, also make configure's perl version check h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8762 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-01-271-1/+3
* Some configure cleanups: like using perl functions/modules instead of system(...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8761 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-01-271-69/+56
* Extra sanity checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8741 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-191-16/+16
* Fix freebsd glitches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8740 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-191-7/+7
* Add ./configure --list-extras, --enable-extras, and --disable-extras•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8739 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-01-191-0/+184
* Modules using NoPedantic now properly respect 'make debug'.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8737 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-01-191-8/+5
* And another tiny one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8734 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-191-1/+1
* Patch from aquanight to fix a problem introduced with some of the recent tidy...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8733 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-191-5/+6
* Aquanight's configure strict/fatal warnings patch•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8731 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-171-82/+118
* Relax detection rules on openssl and gnutls, there arent any commonly used ve...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8477 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-11-031-2/+2
* Add --disable-rpath. Probably wont backport this for the time being•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8475 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-11-031-3/+12
* I was wrong its in one place :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8367 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-1/+1
* Tidy up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8366 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-3/+3
* More dots!!!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-2/+2
* Take out craq i forgot•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8364 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-1/+1
* Forgot these two lines that prevent duplicate make install/deinstall lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-0/+2
* Make install list list automatically generated from build targets and provide...•••Using this, cert.pem and key.pem are only copied to the conf dir if you enabled an ssl module. Also, this provides facility for a 'make deinstall' which should be safe for use in all situations as it always specifies a file by name and never uses wildcards to rm. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-251-46/+74
* Pedantic clean•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8349 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-241-1/+1
* -pedantic good, -Wextra bad. read g++ manpage :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8348 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-241-4/+4
* Move socketengines into their own dir. This was all w00t's idea, but i told h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8332 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-1/+1
* -Wall is still required, too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8331 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-4/+4
* -W -> -Wextra•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8330 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-4/+4
* This now works properly with $NoPedantic macro.•••Question: where did all the 'unused parameter' warnings vanish to??? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-9/+23
* Roll back to 8323, the -pedantic switch thing totally breaks building the way...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-26/+8
* Needs a bit more again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-1/+5
* And fix it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8326 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-5/+5
* Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8325 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-8/+22
* Auto generate the install list, no more need to insert it into the .makefile....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8312 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-231-14/+15