<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/test, branch v4.0.0a24</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/test?h=v4.0.0a24</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/test?h=v4.0.0a24'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the old deprecated Intel compiler.</title>
<updated>2022-12-10T07:08:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T07:08:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f84e725c63bb47b5bf02d11aefaa47be2675c30'/>
<id>urn:sha1:8f84e725c63bb47b5bf02d11aefaa47be2675c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-12-10T07:00:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T07:00:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20a1892e31d8b71fa37c69bc6aaf715cf1640f17'/>
<id>urn:sha1:20a1892e31d8b71fa37c69bc6aaf715cf1640f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>Link against libc++fs/libstdc++fs on older compilers.</title>
<updated>2021-06-08T19:07:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T13:12:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee1d5878c24bd87913b72149fe949fe5d3ae6df3'/>
<id>urn:sha1:ee1d5878c24bd87913b72149fe949fe5d3ae6df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</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>Fix using the TR1 headers on compilers that support C++17.</title>
<updated>2021-02-01T17:00:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-01T17:00:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b21a60a9d96827d6822c56b2dfdf08dbce5867f'/>
<id>urn:sha1:5b21a60a9d96827d6822c56b2dfdf08dbce5867f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the check for eventfd() with a C++17 header check.</title>
<updated>2020-10-19T23:17:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-19T22:59:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03f32a45c7726d59927dee1395a9d22f8bafbb63'/>
<id>urn:sha1:03f32a45c7726d59927dee1395a9d22f8bafbb63</id>
<content type='text'>
</content>
</entry>
</feed>
