<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools/test-build, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/tools/test-build?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/tools/test-build?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-08-28T12:20:53Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-08-28T12:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7615ccd868283dcbbacf2721a1cb5952b16d432'/>
<id>urn:sha1:b7615ccd868283dcbbacf2721a1cb5952b16d432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-06-01T00:46:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-01T00:46:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f88bd76c932e3ba5b1c1b082092c9dcbfaf27ec'/>
<id>urn:sha1:7f88bd76c932e3ba5b1c1b082092c9dcbfaf27ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write to STDERR on error in test-build.</title>
<updated>2021-05-28T19:07:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-27T21:14:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=071499a22cbf7132ddf9f5a5d804c92b4273f806'/>
<id>urn:sha1:071499a22cbf7132ddf9f5a5d804c92b4273f806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require Perl 5.26 in the build system.</title>
<updated>2021-02-28T19:20:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:20:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=606677c86591262da6a008c9c95af90e2e82665d'/>
<id>urn:sha1:606677c86591262da6a008c9c95af90e2e82665d</id>
<content type='text'>
This version is supported by all major systems that ship the C++17
compilers required by the v4 branch.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use for in Perl modules.</title>
<updated>2021-01-29T13:46:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T13:46:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fceea41e8eefe0e109d7b7de445589bfd2a49ef'/>
<id>urn:sha1:2fceea41e8eefe0e109d7b7de445589bfd2a49ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unnecessary begin blocks in Perl source files.</title>
<updated>2021-01-25T12:39:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-25T12:13:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6b861f12d070ba931d829505bfd3229653f5df2'/>
<id>urn:sha1:f6b861f12d070ba931d829505bfd3229653f5df2</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>
</feed>
