<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/configure.pm, branch v3.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v3.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v3.0.0a7'/>
<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>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>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>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>Extract core logic of write_configure_cache to write_config_file.</title>
<updated>2017-03-25T00:54:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-24T21:44:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c185edf71cdd9aa4b72ffd9059534d8ac0cb1249'/>
<id>urn:sha1:c185edf71cdd9aa4b72ffd9059534d8ac0cb1249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename read_configure_cache to read_config_file and move to common.</title>
<updated>2017-03-25T00:54:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-24T21:00:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64273cc51bcd7efb60e7c1636ee75696a791db22'/>
<id>urn:sha1:64273cc51bcd7efb60e7c1636ee75696a791db22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't suppress error output when INSPIRCD_VERBOSE is set.</title>
<updated>2016-12-26T05:07:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-12-26T05:07:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62aa55356300afd03fc1737114fa8c3929df0ed2'/>
<id>urn:sha1:62aa55356300afd03fc1737114fa8c3929df0ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the distribution label not showing up since b8d85c6251.</title>
<updated>2016-11-18T18:13:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-12T19:10:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ad1a0bad2c701e19792618264d01f551c59a1bd'/>
<id>urn:sha1:3ad1a0bad2c701e19792618264d01f551c59a1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
</feed>
