summaryrefslogtreecommitdiff
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+7
* 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-0/+18
* Fix this up a bit nicer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9588 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-272-7/+17
* and make it work right...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9587 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-271-34/+15
* Add some stuff from the freebsd port based on ideas by Matthew Seaman which a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9586 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-271-0/+55
* Show command line on warnings for darix (probably)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9577 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-221-0/+1
* Make run-cc handle containers of std::pair, and also filtering for std::{vect...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9491 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-04-131-4/+9
* Remove comments about coming up with a better way that has been come up with.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9490 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-04-131-6/+0
* Sane-ify the STL filtering and coloring in run-cc.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9489 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-04-131-10/+27
* remove references to maxclient we forgot here, thx Zaba for reporting.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9284 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-031-3/+0
* Translate std::string, irc::string and std::deque to more readable forms in e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9116 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-171-0/+10
* Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9031 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-241-22/+27
* Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9012 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-241-3/+13
* Make -nofork work properly with logging now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8944 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-151-1/+3
* Patch provided by danieldg for fixing 3-figure versions in configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8926 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-131-1/+1
* More fixes to configure stability with undefined values/closed filehandles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8924 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-131-4/+4
* This should fix the error owine was getting in configure (THANKS strict) :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8923 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-131-1/+1
* Tidy up run-cc step display•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8906 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-121-1/+6
* Tidy up run-cc error reporting (eg: only say 'An error occured' once, and mak...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8891 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-02-111-1/+34
* Brainfart•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8886 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-1/+8
* 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-1/+15
* 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-0/+110
* 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/+0
* 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-272-47/+48
* Make sure that if an exec() macro fails its picked up before build time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8757 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-271-0/+1
* 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/+3
* 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-174-34/+49
* 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-032-1/+3
* 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-1/+13
* Add 'require 5.8.0' to the very top of every module to make the failure messa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7820 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-254-1/+10
* A bit of static lingering•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7549 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-241-6/+2
* Fix gnutls cert generation failing. Thx owine.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7479 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-201-2/+3
* more headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-172-10/+17
* Added the execruntime() function for Compile/Linker flags - executes shell co...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7458 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-171-0/+4
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-164-4/+816
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-164-816/+4
* Backport patch from stskeeps for checking success of gnutls cert generation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7435 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-111-2/+3
* Added a prompt for certificate expiry time to openssl cert generation. Patch ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7411 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-06-261-2/+5
* Fixed the order of fields in openssl certificate generation; this would make ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7410 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-06-261-1/+2
* Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...•••THIS IS UNSUPPORTED BY US IF YOU CHANGE IT, WE WON'T EVEN TELL YOU HOW :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7022 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-141-0/+3
* Add openssl cert generation prettyness, make it like our gnutls one. It seems...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6952 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-101-0/+32
* Fix for bug typo, dont let it creep into the release!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6892 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.7Gravatar brain2007-05-052-8/+8
* Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for...•••which we use to fill in a certtool template. Much nicer. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6890 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-052-1/+127
* Add licensing headers to files which are missing them and make sure they are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-04-072-0/+18
* Addition of feature request outlined in bug #195, suggested by Bricker•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6602 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-191-6/+0
* Fix typo reported by owine (bug #208)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6566 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-101-2/+2
* New patch from BuildSmart for OS X support, not broken like the last one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6473 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-02-011-0/+1
* Fix for bug #187•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6441 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-261-2/+3
* Add check for openssl >= 0.9.7, and fix for if the library cant be found at all•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6424 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-211-1/+4
* Fix broken function vcheck() that checks one dot-delimited version string aga...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6422 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-211-3/+3