<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/main.mk, branch v4.0.0a22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v4.0.0a22</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-24T00:16:42Z</updated>
<entry>
<title>Clean up some remaining old format string stuff.</title>
<updated>2023-01-24T00:16:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T00:16:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d83f7391f5aa1b7a2aac7e2ce13c2d98af1cc4d7'/>
<id>urn:sha1:d83f7391f5aa1b7a2aac7e2ce13c2d98af1cc4d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor the fmtlib library.</title>
<updated>2023-01-23T13:07:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T02:59:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=671b84ecf2a86ee66e889e3931823bd6224d1dea'/>
<id>urn:sha1:671b84ecf2a86ee66e889e3931823bd6224d1dea</id>
<content type='text'>
</content>
</entry>
<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://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://cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</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://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://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>Fix more warnings discovered with -Weverything.</title>
<updated>2022-09-05T20:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-05T20:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2a0cce9d4680af924a2b53fb36731591340fffa9'/>
<id>urn:sha1:2a0cce9d4680af924a2b53fb36731591340fffa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix installing example SQL schemas.</title>
<updated>2022-05-02T21:03:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-02T20:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9f98e08e6c4a53bc6a07446f8b0cbc261e31f74f'/>
<id>urn:sha1:9f98e08e6c4a53bc6a07446f8b0cbc261e31f74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace consolecolors with a vendored library.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ec46f6acda16b48a2d5620505e849f4e79de80d7'/>
<id>urn:sha1:ec46f6acda16b48a2d5620505e849f4e79de80d7</id>
<content type='text'>
This library supports much more than consolecolors including the
Windows 8 console API.
</content>
</entry>
<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://cgit.space/~steering/inspircd++.git/commit/?id=b7615ccd868283dcbbacf2721a1cb5952b16d432'/>
<id>urn:sha1:b7615ccd868283dcbbacf2721a1cb5952b16d432</id>
<content type='text'>
</content>
</entry>
</feed>
