<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/tools?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/tools?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-16T11:09:30Z</updated>
<entry>
<title>Omit debug symbols when doing CI builds.</title>
<updated>2019-04-16T11:09:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T10:22:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62dc1769c952a7211878181ff595d4328e182f6b'/>
<id>urn:sha1:62dc1769c952a7211878181ff595d4328e182f6b</id>
<content type='text'>
This provides a significant build time improvement.
</content>
</entry>
<entry>
<title>Upgrade Travis CI system to Xenial.</title>
<updated>2019-04-16T09:58:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T09:01:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=925429ed511bc05ac5b7b02000e836bcf9ca00ab'/>
<id>urn:sha1:925429ed511bc05ac5b7b02000e836bcf9ca00ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the geoip module with geo_maxmind, geoban, and geoclass.</title>
<updated>2019-04-15T18:08:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-03-11T00:21:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=14e1d1f844c89e14cac24799c80af47ed6767cf2'/>
<id>urn:sha1:14e1d1f844c89e14cac24799c80af47ed6767cf2</id>
<content type='text'>
MaxMind have EOL'd the library that the geoip module uses and have
replaced it with libmaxminddb.

The geoip module has been split into geo_maxmind which provides
geolocation data, geoban which provides location-based channel
bans, and geoclass which is used to filter a user into a connect
class based on location.
</content>
</entry>
<entry>
<title>Remove support for static modules.</title>
<updated>2018-07-31T02:20:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T23:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9a52277df06d656564b28e456adabbee52e8c10'/>
<id>urn:sha1:d9a52277df06d656564b28e456adabbee52e8c10</id>
<content type='text'>
This has been frequently broken in the past and as far as I know is
used by literally nobody.

Also, even if all modules are compiled into the core any libraries
linked against are and have always been linked dynamically making
this unusable on platforms without dynamic libraries.
</content>
</entry>
<entry>
<title>Remove support for the Solaris IOCP socket engine.</title>
<updated>2017-10-22T18:42:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T14:10:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4414f54910aeaa4809a7eacea75a089a0820f40'/>
<id>urn:sha1:d4414f54910aeaa4809a7eacea75a089a0820f40</id>
<content type='text'>
After discussing this with Adam we have decided that there is very
little point in keeping this now that Solaris has been killed. Any
legacy Solaris users will have to make do with poll.

This change does not affect users of Solaris forks like Illumos as
they have support for epoll which will have already been selected
over Solaris IOCP by configure.
</content>
</entry>
<entry>
<title>test-build: Pass the make jobs as a separate argument.</title>
<updated>2017-10-15T02:55:53Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-15T02:55:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5d9b2d6c14414b8933c2e7f60995ca7b01a2d05'/>
<id>urn:sha1:c5d9b2d6c14414b8933c2e7f60995ca7b01a2d05</id>
<content type='text'>
The old way was only necessary when we supported BSD Make.
</content>
</entry>
<entry>
<title>Add support for generating a certificate signing request to genssl.</title>
<updated>2017-03-17T15:52:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-06T01:04:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=611d29182f0bb1af9dd177d63a524cd65751cce8'/>
<id>urn:sha1:611d29182f0bb1af9dd177d63a524cd65751cce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make genssl use STDERR and the real binary name for error messages.</title>
<updated>2016-12-02T13:55:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-22T12:18:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3cb0312eae567441af0165feceaa03634e51518'/>
<id>urn:sha1:a3cb0312eae567441af0165feceaa03634e51518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build system for the removal of . from @INC.</title>
<updated>2016-11-08T09:31:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-08T09:28:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d45a7264c01669a046e803d206dd3553fbc5c55'/>
<id>urn:sha1:1d45a7264c01669a046e803d206dd3553fbc5c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1223 from SaberUK/master+travis</title>
<updated>2016-09-16T08:55:58Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-16T08:55:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8a41d73a329b72a7d997a1808007f5de38b68d7'/>
<id>urn:sha1:d8a41d73a329b72a7d997a1808007f5de38b68d7</id>
<content type='text'>
Speed up Travis builds.</content>
</entry>
</feed>
