<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make, branch v2.0.20</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make?h=v2.0.20</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make?h=v2.0.20'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2015-03-09T15:26:40Z</updated>
<entry>
<title>Fix building when VERBOSE is already set in the environment.</title>
<updated>2015-03-09T15:26:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-09T15:26:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8cae3800efbe87644145fc2fa71f547c4e296290'/>
<id>urn:sha1:8cae3800efbe87644145fc2fa71f547c4e296290</id>
<content type='text'>
This is a workaround for now. In 2.2 we should prefix all of the
environment variables with INSPIRCD_ to avoid collisions.
</content>
</entry>
<entry>
<title>Updated inspircd init script template to make it chkconfig compatible.</title>
<updated>2014-11-12T21:44:57Z</updated>
<author>
<name>Dan Parsons</name>
</author>
<published>2014-08-04T17:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=293c9c66b7b2b9467c487a44370b24f652454216'/>
<id>urn:sha1:293c9c66b7b2b9467c487a44370b24f652454216</id>
<content type='text'>
Backported from master, PR #901
</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>Fix some small bugs in the makefile template.</title>
<updated>2014-10-24T22:34:41Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-21T08:37:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d04979df092f93e2e0031b0d866afff418994e05'/>
<id>urn:sha1:d04979df092f93e2e0031b0d866afff418994e05</id>
<content type='text'>
- GCC in C++ mode should be called g++ not gcc.
- ICC in C++ mode should be called icpc not icc.
</content>
</entry>
<entry>
<title>Add a workaround for compiling modules with Windows line endings.</title>
<updated>2014-10-13T21:04:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-13T20:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f65b7c6ca13c1cee4b5f605d38978224c6edeb7'/>
<id>urn:sha1:6f65b7c6ca13c1cee4b5f605d38978224c6edeb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unit-cc not loading configure cache when building files.</title>
<updated>2014-08-27T21:01:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-08-27T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8258232b7beaf48330eb522a78fe320bb636d59b'/>
<id>urn:sha1:8258232b7beaf48330eb522a78fe320bb636d59b</id>
<content type='text'>
</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>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 deprecated entry in launchd config with the modern equivalent.</title>
<updated>2014-05-18T09:17:07Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-05-18T09:16:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21487bc0ae90fc188892fcea3aa0e816b066383a'/>
<id>urn:sha1:21487bc0ae90fc188892fcea3aa0e816b066383a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport questions from master's genssl tool.</title>
<updated>2014-04-16T18:58:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-04-16T18:58:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=284925bed5034712973eda6d42a604b4d07297d0'/>
<id>urn:sha1:284925bed5034712973eda6d42a604b4d07297d0</id>
<content type='text'>
</content>
</entry>
</feed>
