summaryrefslogtreecommitdiff
path: root/make/utilities.pm
AgeCommit message (Expand)Author
2016-09-16Rewrite the build system directive parser.Peter Powell
2016-02-22Merge insp20Attila Molnar
2015-11-12Remove the PKG_CONFIG_PATH extension code from the build system.Peter Powell
2015-07-22Replace deprecated tmpnam() callRichard Bradfield
2014-12-07Move common code to make::common from make::utilities.Peter Powell
2014-12-07Add Perl module for console related code.Peter Powell
2014-10-25Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.Peter Powell
2014-08-19Add a work around for trampling over PKG_CONFIG_PATH.Peter Powell
2014-07-25Merge insp20Attila Molnar
2014-06-26Fix various small problems with configure.Peter Powell
2014-05-23Replace the configure templating system with something better.Peter Powell
2014-04-07Merge insp20Attila Molnar
2014-02-28Merge pull request #784 from ShutterQuick/patch-1Attila Molnar
2014-02-27Fix build problem on SolarisShutterQuick
2014-02-27Fix Solaris not being able to find modules without pkg-config.Peter Powell
2013-12-16Add a tool for running test builds.Peter Powell
2013-11-18Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.Peter Powell
2013-08-18Clean up and move various subroutines.Peter Powell
2013-08-16Clean up the build system properties and related code.Peter Powell
2013-07-04Remove detection of deprecated backticks which was added in 1.1b9.Peter Powell
2012-04-20Headers: update remaining scripts tooRobby-
2010-03-11Don't implement --atleast-version ourselves, incorrectlydanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-09-01Run a dependency check on modules so missing dependencies are detected during...danieldg
2009-06-26Make pkg-config failure error clearerdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-11Fix error when configuring with a custom directory: http://www.inspircd.org/f...brain
2009-01-24fix typopeavey
2009-01-04Friendlify error message here toobrain
2008-04-27Extra support for freebsd openssl, allow user to pick between ports and base ...brain
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27Fix this up a bit nicerbrain
2008-04-27and make it work right...brain
2008-04-27Add some stuff from the freebsd port based on ideas by Matthew Seaman which a...brain
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
2008-01-27Revert tmpfile cleanup from r8761, also make configure's perl version check h...aquanight
2008-01-27Some configure cleanups: like using perl functions/modules instead of system(...aquanight
2008-01-27Make sure that if an exec() macro fails its picked up before build timebrain
2008-01-17Aquanight's configure strict/fatal warnings patchbrain
2007-11-03Add --disable-rpath. Probably wont backport this for the time beingbrain
2007-08-25Add 'require 5.8.0' to the very top of every module to make the failure messa...brain
2007-07-17more headers.peavey
2007-07-17Added the execruntime() function for Compile/Linker flags - executes shell co...special
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-02-01New patch from BuildSmart for OS X support, not broken like the last onew00t
2007-01-21Add check for openssl >= 0.9.7, and fix for if the library cant be found at allbrain
2007-01-21Fix broken function vcheck() that checks one dot-delimited version string aga...brain
2007-01-21Add extra macro pkgconfversion("packagename", "version");brain