<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/utilities.pm, branch v2.0.23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/utilities.pm?h=v2.0.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/utilities.pm?h=v2.0.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2015-07-22T00:18:03Z</updated>
<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://www.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>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://www.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://www.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>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://www.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>Merge pull request #784 from ShutterQuick/patch-1</title>
<updated>2014-02-28T16:16:29Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-28T16:16:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1fa541b76f9ea18bc573fd3ff0c27ecd739424ee'/>
<id>urn:sha1:1fa541b76f9ea18bc573fd3ff0c27ecd739424ee</id>
<content type='text'>
Fix build problem on Solaris</content>
</entry>
<entry>
<title>Fix build problem on Solaris</title>
<updated>2014-02-27T18:57:34Z</updated>
<author>
<name>ShutterQuick</name>
</author>
<published>2014-02-27T17:45:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a3b54f599e20fcccaacc655535c0682803fe348'/>
<id>urn:sha1:0a3b54f599e20fcccaacc655535c0682803fe348</id>
<content type='text'>
-rpath only takes one dash
Fixes the Solaris build \o/

'''
&lt;fraggeln&gt; SaberUK: http://m.theo.nu/jenkins/job/InspIRCd-2.0/435/label=solaris/console &lt;--
&lt;fraggeln&gt; do you have any clue on why?
&lt;@Shutter&gt; Hmm. Where did that extra - come from.
&lt;fraggeln&gt; Shutter: no idea :)
[...]
&lt;fraggeln&gt; Shutter: sub make_rpath($;$) &lt;-- in make/utilities.pm
&lt;fraggeln&gt; thats where that extra - is'''
</content>
</entry>
<entry>
<title>Fix Solaris not being able to find modules without pkg-config.</title>
<updated>2014-02-27T17:05:08Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-27T17:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea5093fec09abfc3d7684ad6c15b5acccc691d2d'/>
<id>urn:sha1:ea5093fec09abfc3d7684ad6c15b5acccc691d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Headers: update remaining scripts too</title>
<updated>2012-04-20T16:33:52Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T16:33:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e8f135c6ae5874d7c4367fba274dc2aa6541a00'/>
<id>urn:sha1:5e8f135c6ae5874d7c4367fba274dc2aa6541a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't implement --atleast-version ourselves, incorrectly</title>
<updated>2010-03-11T19:28:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-11T19:28:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9331a84cc07f1cf55f570b61be24a04ff6766e86'/>
<id>urn:sha1:9331a84cc07f1cf55f570b61be24a04ff6766e86</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12622 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
