<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make, branch v4.0.0rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make?h=v4.0.0rc3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make?h=v4.0.0rc3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-21T09:36:09Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make filenames a bit more friendly for Windows users.</title>
<updated>2024-06-17T16:32:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T16:09:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31541a8645901e593e77767b393988e74d3753bd'/>
<id>urn:sha1:31541a8645901e593e77767b393988e74d3753bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-14T08:13:03Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-14T08:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4da9eeff91bc9bd071c2509de6c3d18f7fd1ae1'/>
<id>urn:sha1:d4da9eeff91bc9bd071c2509de6c3d18f7fd1ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some references to --debug that should be --protocoldebug now.</title>
<updated>2024-06-11T11:24:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-11T11:24:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ed8abaa6e0d7741b16689e650f2cb7995ad72ce5'/>
<id>urn:sha1:ed8abaa6e0d7741b16689e650f2cb7995ad72ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2024-06-07T09:33:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T09:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f3e847b21a4e5af4c62b72e8607c89495c1622ef'/>
<id>urn:sha1:f3e847b21a4e5af4c62b72e8607c89495c1622ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:30:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:30:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=855c1f6ab4927e219220ac2a9a14f0d896c18c6f'/>
<id>urn:sha1:855c1f6ab4927e219220ac2a9a14f0d896c18c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building on macOS.</title>
<updated>2024-05-16T19:36:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-16T19:02:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dac4b23df7f81864b53dec0debf284534b9274a9'/>
<id>urn:sha1:dac4b23df7f81864b53dec0debf284534b9274a9</id>
<content type='text'>
It seems like Apple have killed the remaining bits of TR1. Thankfully,
all Apple systems we support now have a C++11 compiler so we can just
force that on macOS.

[skip alpine ci]
[skip irctest ci]
[skip ubuntu ci]
[skip windows ci]
</content>
</entry>
<entry>
<title>Move ssl_mbedtls to inspircd-contrib.</title>
<updated>2024-04-15T20:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-04-01T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e24ea1723ccbdcb8a50cdbb16ba963597077c39d'/>
<id>urn:sha1:e24ea1723ccbdcb8a50cdbb16ba963597077c39d</id>
<content type='text'>
Closes #2088.
</content>
</entry>
<entry>
<title>Use `--version` to check whether the compiler binary is valid.</title>
<updated>2024-02-11T04:18:32Z</updated>
<author>
<name>satmd</name>
</author>
<published>2024-02-11T04:18:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d2df15e520999772a3dc42265712002e57a1b89e'/>
<id>urn:sha1:d2df15e520999772a3dc42265712002e57a1b89e</id>
<content type='text'>
Ref: #2071</content>
</entry>
</feed>
