<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/configure.pm, branch v4.0.0a22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v4.0.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v4.0.0a22'/>
<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>Merge branch 'insp3' into master.</title>
<updated>2021-06-09T08:23:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T08:19:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55cc3a36bdda71659e3e11cb08a9bd828563c0e4'/>
<id>urn:sha1:55cc3a36bdda71659e3e11cb08a9bd828563c0e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix uninstalling files on `make deinstall` and similar.</title>
<updated>2021-06-09T08:14:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T07:25:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77d5b214fb803bda42733b75d2997978f74c43af'/>
<id>urn:sha1:77d5b214fb803bda42733b75d2997978f74c43af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the --disable-ownership option to help packagers out.</title>
<updated>2021-06-09T03:20:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T03:20:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3766337fcb3bef277d1fa6a116ea812a27848ab4'/>
<id>urn:sha1:3766337fcb3bef277d1fa6a116ea812a27848ab4</id>
<content type='text'>
</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>Refer to encryption as TLS instead of SSL in all messages.</title>
<updated>2021-04-08T10:45:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T10:29:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c426be2a16c099625574968b2fe4f9518802689'/>
<id>urn:sha1:3c426be2a16c099625574968b2fe4f9518802689</id>
<content type='text'>
</content>
</entry>
</feed>
