<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools, branch v3.7.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.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/tools?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-07-29T10:43:21Z</updated>
<entry>
<title>Fix mkheaders 'experimental push on scalar is now forbidden' warning.</title>
<updated>2020-07-29T10:43:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-29T10:43:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=587e898d8679c9ee90a25799cdb0285cffa51a7b'/>
<id>urn:sha1:587e898d8679c9ee90a25799cdb0285cffa51a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a tool for testing SSL connectivity.</title>
<updated>2020-06-16T09:13:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-16T09:06:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4316ae10b1f631b7434807a2a3998e9f8558b51e'/>
<id>urn:sha1:4316ae10b1f631b7434807a2a3998e9f8558b51e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the DANE record hint from genssl.</title>
<updated>2020-06-02T18:25:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-02T18:25:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd9d0d023e044c0dd926e5cc5139037250995544'/>
<id>urn:sha1:dd9d0d023e044c0dd926e5cc5139037250995544</id>
<content type='text'>
This was never adopted by clients and its easy for servers to get
a valid cert now so this is unnecessary.
</content>
</entry>
<entry>
<title>Rename mkversions to mkdescriptions.</title>
<updated>2020-04-15T15:43:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-15T15:43:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=751112d9a980c98591ddd097e6bcf146edb42be3'/>
<id>urn:sha1:751112d9a980c98591ddd097e6bcf146edb42be3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an oversight in mkversions that caused it to not update extras.</title>
<updated>2020-04-10T19:36:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T19:32:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5680d6493a07e6625cc84db0639811bb1a45aee'/>
<id>urn:sha1:c5680d6493a07e6625cc84db0639811bb1a45aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a tool for updating module descriptions based on the docs.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T13:52:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=203a45d18e39e42d06a177c6f57f00572b097e14'/>
<id>urn:sha1:203a45d18e39e42d06a177c6f57f00572b097e14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a tool for retrieving directives from source files.</title>
<updated>2020-04-06T09:35:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-06T09:35:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c353cb5aeef70ce14c2c168adc683a620583d952'/>
<id>urn:sha1:c353cb5aeef70ce14c2c168adc683a620583d952</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>
</feed>
