<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/utilities.pm, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/utilities.pm?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/utilities.pm?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-02-22T11:52:18Z</updated>
<entry>
<title>Merge insp20</title>
<updated>2016-02-22T11:52:18Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-22T11:52:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0b63ccd0b5cb26883d6becb196fb98e4f95d0397'/>
<id>urn:sha1:0b63ccd0b5cb26883d6becb196fb98e4f95d0397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the PKG_CONFIG_PATH extension code from the build system.</title>
<updated>2015-11-12T00:21:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-11-12T00:21:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6bf55c1b052c92183b2a7df659023fd73910211d'/>
<id>urn:sha1:6bf55c1b052c92183b2a7df659023fd73910211d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated tmpnam() call</title>
<updated>2015-07-22T00:18:03Z</updated>
<author>
<name>Richard Bradfield</name>
</author>
<published>2015-07-22T00:18:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79d1a436bb5c7ab40e43130495c455ffc8c682a2'/>
<id>urn:sha1:79d1a436bb5c7ab40e43130495c455ffc8c682a2</id>
<content type='text'>
From Perl 5.22 onwards, POSIX::tmpnam() has been deprecated (without the
usual 2 year deprecation cycle), using the File::Temp module instead
preserves compatibility while allowing compilation on 5.22 and later.
</content>
</entry>
<entry>
<title>Move common code to make::common from make::utilities.</title>
<updated>2014-12-07T22:36:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-01T18:52:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7404ba8b66083c2fbb19c638da85c252551792a2'/>
<id>urn:sha1:7404ba8b66083c2fbb19c638da85c252551792a2</id>
<content type='text'>
The other code in that file will be removed very soon so it has
been left alone to avoid merge conflicts.

This will help prevent insp20 merge conflicts in the future.
</content>
</entry>
<entry>
<title>Add Perl module for console related code.</title>
<updated>2014-12-07T22:36:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-01T18:52:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=11f4d02e7020cb5775d2b89af0e652e53cd90ed7'/>
<id>urn:sha1:11f4d02e7020cb5775d2b89af0e652e53cd90ed7</id>
<content type='text'>
- Move prompt_* methods to this module.
- Add methods for printing errors and warnings easily.
- Add colour code helpers and switch all code to use them.
</content>
</entry>
<entry>
<title>Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.</title>
<updated>2014-10-25T01:57:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-08-25T12:04:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a49fd4cba6a44334eb5a39c6fbe8f6cebd55d0c7'/>
<id>urn:sha1:a49fd4cba6a44334eb5a39c6fbe8f6cebd55d0c7</id>
<content type='text'>
This is a modified version of 690c372. Fixes #905.
</content>
</entry>
<entry>
<title>Add a work around for trampling over PKG_CONFIG_PATH.</title>
<updated>2014-08-19T14:27:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-08-10T16:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4288b2a59959c1693bdbc7cbef849942b721c508'/>
<id>urn:sha1:4288b2a59959c1693bdbc7cbef849942b721c508</id>
<content type='text'>
The extend_pkg_path method will be removed in 2.2 as it
causes problems with non-standard pkg-config paths. This
commit adds a workaround until that happens.
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-07-25T10:05:40Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-25T10:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f62654a6859998f9d63eb22702c572d5ebcff15c'/>
<id>urn:sha1:f62654a6859998f9d63eb22702c572d5ebcff15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various small problems with configure.</title>
<updated>2014-06-26T09:53:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-06-22T07:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1cf1f1fba94c6749f7b4d02c8138349ba75c9c1a'/>
<id>urn:sha1:1cf1f1fba94c6749f7b4d02c8138349ba75c9c1a</id>
<content type='text'>
- Fix temporary files not being deleted after use.
- Fix the option for disabling rpath.
- Fix the help message:
  * Fix indentation of some help options.
  * Fix default paths not containing 'run'.
  * Remove documentation for --disable-ipv6 (exists but does nothing).
  * Remove documentation for --library-dir (does not exist).
- Fix some minor errors in messages.
</content>
</entry>
<entry>
<title>Replace the configure templating system with something better.</title>
<updated>2014-05-23T12:13:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-04-14T11:42:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e6d245a3e80c0e0c05476e5bd9c45a77e16fecec'/>
<id>urn:sha1:e6d245a3e80c0e0c05476e5bd9c45a77e16fecec</id>
<content type='text'>
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
</content>
</entry>
</feed>
