<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v3.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-03-31T16:33:55Z</updated>
<entry>
<title>Add a comment for packagers who delete the --{uid,gid} checks.</title>
<updated>2020-03-31T16:33:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-31T16:30:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bec70fca51a6094380f890f1d5b89cf9c6ab46bd'/>
<id>urn:sha1:bec70fca51a6094380f890f1d5b89cf9c6ab46bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix get_cpu_count not being evaluated as a scalar.</title>
<updated>2020-03-09T03:44:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-09T03:44:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5960cbcde3ad216b4e69ab3ded57568b738333c0'/>
<id>urn:sha1:5960cbcde3ad216b4e69ab3ded57568b738333c0</id>
<content type='text'>
This fixes a bug where the changes in 0c34d28447 did not work.
</content>
</entry>
<entry>
<title>Tell people to run make with the number of CPU cores plus 1.</title>
<updated>2020-02-10T11:59:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-10T11:59:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c34d2844712798812c40d30b786cd5f86d9c850'/>
<id>urn:sha1:0c34d2844712798812c40d30b786cd5f86d9c850</id>
<content type='text'>
This results in faster builds as there's always one job waiting.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-31T12:48:25Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-31T12:48:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve manually enabling extra modules.</title>
<updated>2020-01-18T13:27:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-18T13:27:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c33a3027b3db65961e58f4b45e61496ff988897'/>
<id>urn:sha1:2c33a3027b3db65961e58f4b45e61496ff988897</id>
<content type='text'>
- Allow modules to be specified without their prefix and extensions
  in --{disable,enable}-extras.
- Allow modules to be space delimited in --{disable,enable}-extras.
</content>
</entry>
<entry>
<title>Remove whitespace between the shebang and the copyright header.</title>
<updated>2020-01-11T22:53:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-11T22:53:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0176191c9e2a32d898857f2a7e6a4016f894f2f'/>
<id>urn:sha1:a0176191c9e2a32d898857f2a7e6a4016f894f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my name and email address.</title>
<updated>2019-12-31T19:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56375392ba94f2552bbeeeab4fd39e1e50295525'/>
<id>urn:sha1:56375392ba94f2552bbeeeab4fd39e1e50295525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update examples directory when paths are changed interactively.</title>
<updated>2019-10-20T19:30:24Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-09-21T06:33:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=274f40653f48f47b71cb3b653f75727c6c2dc912'/>
<id>urn:sha1:274f40653f48f47b71cb3b653f75727c6c2dc912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow customising the example config directory at build time.</title>
<updated>2019-07-03T09:53:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-03T09:53:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68'/>
<id>urn:sha1:c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68</id>
<content type='text'>
Fixes #1626.
</content>
</entry>
</feed>
