summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11040 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2009-02-071-0/+2
* clean some trailing space and fix a year on copyright•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10999 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-01-251-13/+12
* Update copyrights for 2009.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-01-021-1/+1
* Thanks to Phoenix and MacGyver for their help on this.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10860 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-12-071-0/+1
* This should help on osx. No gaurantees, as i dont have that OS.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10850 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-12-071-14/+10
* Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10626 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-071-1/+0
* Make the 'ancient OS' warning a bit more strongly worded.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10534 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-131-1/+1
* typofix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-011-1/+1
* Allow a choice between openssl and gnutls (or both, if you're a masochist (fo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10373 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-011-17/+28
* Output proper error message when we cant write one of the makefiles etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10372 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-09-011-1/+1
* Omit -export-dynamic on OS X, thanks to satmd's oper•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10369 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-311-1/+1
* Remove -lunwind from openbsd stuff, per Dagonet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10308 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-261-1/+2
* Forward-port poll socket engine as it seems reasonably stable, and half-hack ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10264 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-251-5/+29
* Patch submitted by Dagonet that improves detection of gnutls and openssl•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10211 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-211-4/+14
* add support for windows service. This now is part of inspircd itself being as...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10193 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-211-0/+1
* Remove last vestige of libircdfoo, by changing tag into a single identifier...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-291-2/+2
* Change modes in channels and users to use std::bitset instead of an array. Th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-191-1/+1
* Okay. This will probably break *everything*, but hey. Use static linking (JUS...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10033 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-181-48/+49
* Extra configure detection for the gcc minor version (we took this out when we...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9891 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-06-121-8/+20
* First phase of conversion to dynamic limits on all the lengths, configured vi...•••(the tag isnt there yet, these all just run on defaults in the class constructor) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-251-100/+4
* Extra support for freebsd openssl, allow user to pick between ports and base ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9591 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-271-10/+31
* More stuff so that freebsd users can still use the ports version of openssl i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9590 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-271-2/+17
* Detect openssl on freebsd with the openssl binary, so we can find the base ve...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9589 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-271-1/+10
* Bump date•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9498 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-131-1/+1
* 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