<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template, branch v3.0.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-29T19:23:40Z</updated>
<entry>
<title>Merge INSPIRCD_MODULE and INSPIRCD_TARGET.</title>
<updated>2017-11-29T19:23:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-18T16:16:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c83ce753688bde7b6106acf2de44c3cf29b30a7e'/>
<id>urn:sha1:c83ce753688bde7b6106acf2de44c3cf29b30a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the preconfigured Charybdis and UnrealIRCd module files.</title>
<updated>2017-11-22T13:31:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-22T13:06:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8bc03773ca9f82a8f3371b4c65392f8921dc3e44'/>
<id>urn:sha1:8bc03773ca9f82a8f3371b4c65392f8921dc3e44</id>
<content type='text'>
These are extremely outdated. If we want to ship these then they
should be redone from scratch.
</content>
</entry>
<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>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>Rework the example services aliases.</title>
<updated>2016-11-16T10:56:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-13T07:41:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25f2f7f3e8e04ecb341aab7d75dfda6724670eda'/>
<id>urn:sha1:25f2f7f3e8e04ecb341aab7d75dfda6724670eda</id>
<content type='text'>
- Split common stuff into a generic configuration file.
- Reserve all nicknames used by services by default.
- Exempt all services clients from filtering.
- Add missing aliases for services pseudoclients.
</content>
</entry>
<entry>
<title>Use the environment's CPPFLAGS as well as its CXXFLAGS.</title>
<updated>2016-09-17T02:07:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-17T02:04:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fff28e7ff0cd33935e64901678941f3592537608'/>
<id>urn:sha1:fff28e7ff0cd33935e64901678941f3592537608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update stuff for the new versioning system.</title>
<updated>2016-09-02T20:13:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-02T18:43:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8d85c62517da91cf49428a419eca10cf82682f2'/>
<id>urn:sha1:b8d85c62517da91cf49428a419eca10cf82682f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-08-17T10:49:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T10:49:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e11915a976daaf790ebc763aff56e19fd49e0f'/>
<id>urn:sha1:b9e11915a976daaf790ebc763aff56e19fd49e0f</id>
<content type='text'>
</content>
</entry>
</feed>
