]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/utilities.pm
Rename M to INSPIRCD_MODULE.
[user/henk/code/inspircd.git] / make / utilities.pm
2016-02-22 Attila MolnarMerge insp20
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-12 Peter PowellRemove the PKG_CONFIG_PATH extension code from the...
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-07-22 Attila MolnarMerge pull request #1076 from SaberUK/insp20+kqueue
2015-07-22 Attila MolnarMerge pull request #1080 from bradfirj/fix-tmpnam-insp20
2015-07-22 Richard BradfieldReplace deprecated tmpnam() call
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-12-08 Attila MolnarMerge branch 'master+timeout'
2014-12-07 Attila MolnarMerge pull request #895 from SaberUK/master+configure...
2014-12-07 Peter PowellMove common code to make::common from make::utilities.
2014-12-07 Peter PowellAdd Perl module for console related code.
2014-10-27 Attila MolnarMerge insp20
2014-10-25 Attila MolnarMerge pull request #944 from SaberUK/insp20+gnutls-rnd
2014-10-25 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2014-08-19 Attila MolnarMerge pull request #900 from SaberUK/insp20+build-syste...
2014-08-19 Peter PowellAdd a work around for trampling over PKG_CONFIG_PATH.
2014-07-25 Attila MolnarMerge insp20
2014-06-29 Attila MolnarMerge pull request #878 from SaberUK/insp20+fix-minor...
2014-06-26 Peter PowellFix various small problems with configure.
2014-05-23 Peter PowellReplace the configure templating system with something...
2014-04-07 Attila MolnarMerge insp20
2014-02-28 Attila MolnarMerge pull request #784 from ShutterQuick/patch-1
2014-02-28 Attila MolnarMerge pull request #783 from SaberUK/insp20+solaris...
2014-02-27 ShutterQuickFix build problem on Solaris
2014-02-27 Peter PowellFix Solaris not being able to find modules without...
2014-01-21 Attila MolnarMerge insp20
2013-12-16 Attila MolnarMerge pull request #586 from SaberUK/master+test-build
2013-12-16 Peter PowellAdd a tool for running test builds.
2013-11-18 Attila MolnarMerge pull request #685 from SaberUK/master+gnutls-rng
2013-11-18 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2013-08-30 attilamolnarMerge insp20
2013-08-18 Attila MolnarMerge pull request #609 from SaberUK/master+configure...
2013-08-18 Peter PowellClean up and move various subroutines.
2013-08-17 Attila MolnarMerge pull request #608 from SaberUK/master+buildprop...
2013-08-15 Peter PowellClean up the build system properties and related code.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove detection of deprecated backticks which was...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-20 Robby-Headers: update remaining scripts too
2010-03-11 danieldgDon't implement --atleast-version ourselves, incorrectly
2010-01-11 brain...because every now and again, i have to do a massive...
2009-09-01 danieldgRun a dependency check on modules so missing dependenci...
2009-06-26 danieldgMake pkg-config failure error clearer
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-11 brainFix error when configuring with a custom directory...
2009-01-24 peaveyfix typo
2009-01-04 brainFriendlify error message here too
2008-04-27 brainExtra support for freebsd openssl, allow user to pick...
2008-04-27 brainMore stuff so that freebsd users can still use the...
2008-04-27 brainFix this up a bit nicer
2008-04-27 brainand make it work right...
2008-04-27 brainAdd some stuff from the freebsd port based on ideas...
2008-02-13 brainPatch provided by danieldg for fixing 3-figure versions...
2008-01-27 aquanightRevert tmpfile cleanup from r8761, also make configure...
2008-01-27 aquanightSome configure cleanups: like using perl functions...
2008-01-27 brainMake sure that if an exec() macro fails its picked...
2008-01-17 brainAquanight's configure strict/fatal warnings patch
2007-11-03 brainAdd --disable-rpath. Probably wont backport this for...
2007-08-25 brainAdd 'require 5.8.0' to the very top of every module...
2007-07-17 peaveymore headers.
2007-07-17 specialAdded the execruntime() function for Compile/Linker...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-21 brainAdd check for openssl >= 0.9.7, and fix for if the...
2007-01-21 brainFix broken function vcheck() that checks one dot-delimi...
2007-01-21 brainAdd extra macro pkgconfversion("packagename", "version");
2007-01-21 brainFix library detection flags (bad define put into the...
2007-01-20 brainFix the commandline stuff up to actually work!
2007-01-20 brainIf we're not in interactive mode, then we dont prompt...
2007-01-20 brainAdditional feature, pass -DVERSION_PKGCONFMODNAME=...
2007-01-20 brainAnd fix it so it works
2007-01-20 brainBetter detection
2007-01-20 brainAdd caching of all detected values :)
2007-01-20 brainProritise cached value above a search
2007-01-20 brainFixes to make ./configure prompt for libs if all else...
2007-01-16 brainAdd O_NOFOLLOW to file write call, which prevents follo...
2007-01-14 brainFix broken ./configure macros broken by introduction...
2007-01-14 brainOutput which module is executing the macro
2007-01-14 brainFormatting glitch
2007-01-14 brainImproved detail in configure, and two new functions...
2007-01-14 brainAdd eval() and exec() macros, that evaluate perl and...
2007-01-14 brainTake out unneccessary chomp()
2007-01-14 brainMake the rpath() macro handle lines with multiple ...
2007-01-14 brainOutput for 'using defaults' when nothing of interest...
2007-01-13 brainColour coding, tidying, and more verbose output to...
2007-01-13 brainExtra stuff to improve buildsystem, calculate lib and...
2007-01-13 brainTidy up the buildsystem a lot by encapsulating repeated...