<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-15T10:57:05Z</updated>
<entry>
<title>Remove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.</title>
<updated>2017-10-15T10:57:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-15T01:15:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4743b23e5c15cd2a9cb86f857e1b7199533201bb'/>
<id>urn:sha1:4743b23e5c15cd2a9cb86f857e1b7199533201bb</id>
<content type='text'>
- INSPIRCD_SOCKETENGINE_NAME is not really something that needs to
  be user facing. If opers want to know this kind of internal info
  then they can look at the build configuration.

- INSPIRCD_SYSTEM causes problems for reproducible builds and is
  only accurate for the state of the system when InspIRCd is built
  which is not useful in the slightest.
</content>
</entry>
<entry>
<title>Fix a minor typo in the init script.</title>
<updated>2017-10-05T15:51:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-05T15:51:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4f89286df6642150e649820666e9463de74c6f7'/>
<id>urn:sha1:e4f89286df6642150e649820666e9463de74c6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the regex for parsing the git version in get_version.</title>
<updated>2017-09-25T13:55:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-25T13:53:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bdd854e33275302edc8a524e0e508fd10480b982'/>
<id>urn:sha1:bdd854e33275302edc8a524e0e508fd10480b982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the init scripts out of the prefix into the new script dir.</title>
<updated>2017-09-21T19:49:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-21T17:44:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8babf2c43edd0f1ee2997125c6ea4cd21e15d68'/>
<id>urn:sha1:b8babf2c43edd0f1ee2997125c6ea4cd21e15d68</id>
<content type='text'>
The previous directory was okay for home directory installs but
was problematic for system wide installs.
</content>
</entry>
<entry>
<title>Remove support for building with BSD Make.</title>
<updated>2017-07-24T16:00:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T12:08:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb9db07c21f9142fca6e9c296379c4a04fcb790f'/>
<id>urn:sha1:bb9db07c21f9142fca6e9c296379c4a04fcb790f</id>
<content type='text'>
BSD users should install GNU Make to build InspIRCd.
</content>
</entry>
<entry>
<title>Merge pull request #1337 from SaberUK/master+merge</title>
<updated>2017-07-12T13:25:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:25:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f471083cd0519d47c7c7a09029813ede41994f7b'/>
<id>urn:sha1:f471083cd0519d47c7c7a09029813ede41994f7b</id>
<content type='text'>
Merge v2.0.23 and v2.0.24 into master.</content>
</entry>
<entry>
<title>Remove use of global barewords in most file handling code.</title>
<updated>2017-07-11T16:37:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-11T16:37:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cf2dd8247aea43221bfef98b8afcc3845ead4f9'/>
<id>urn:sha1:3cf2dd8247aea43221bfef98b8afcc3845ead4f9</id>
<content type='text'>
This is not considered good practise in modern Perl code.

A few cases of this still remain in code which is due to be
rewritten anyway.
</content>
</entry>
<entry>
<title>Merge v2.0.23 and v2.0.24 into master.</title>
<updated>2017-07-09T21:45:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-09T21:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0aba5b728b0a921d95ec120aa638dab1520b42f'/>
<id>urn:sha1:c0aba5b728b0a921d95ec120aa638dab1520b42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch compiler detection to use a more reliable method.</title>
<updated>2017-04-14T13:59:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-22T17:44:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e1629bdf1454f21fe48a8d3fe5b06be3a5b2552'/>
<id>urn:sha1:7e1629bdf1454f21fe48a8d3fe5b06be3a5b2552</id>
<content type='text'>
Its clear that parsing version output is not reliable enough so
switch to using a method which is less likely to break.
</content>
</entry>
<entry>
<title>Add a nice API for command line interfaces to make::console.</title>
<updated>2017-03-25T00:54:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-24T23:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6a69e98ee6c08b874def397ee6a490d4ab8863c'/>
<id>urn:sha1:b6a69e98ee6c08b874def397ee6a490d4ab8863c</id>
<content type='text'>
</content>
</entry>
</feed>
