<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-01T10:16:53Z</updated>
<entry>
<title>Release v5.0.0 development snapshot 4.</title>
<updated>2026-05-01T10:16:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-01T10:16:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba225e6f6f8088c009b19895bc3db3eb830eff85'/>
<id>urn:sha1:ba225e6f6f8088c009b19895bc3db3eb830eff85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining function in utility/string to utility/container.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c208ab3b99357db2bf2223af46da03e3c173d51'/>
<id>urn:sha1:9c208ab3b99357db2bf2223af46da03e3c173d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch ascii comparisons over to our own casemap functions.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:29:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move CommandLine from ServerConfig to InspIRCd.</title>
<updated>2026-04-30T18:52:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T18:52:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=280ecaca310e65325a398dfbdfa72b88ff4b2b7b'/>
<id>urn:sha1:280ecaca310e65325a398dfbdfa72b88ff4b2b7b</id>
<content type='text'>
There's no need for this to be in ServerConfig. Although it is
configuration it applies more to the cli interface which is part
of the InspIRCd class.
</content>
</entry>
<entry>
<title>Improve support for unity builds.</title>
<updated>2026-04-29T00:29:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-29T00:15:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09609a80403ede8260323092888276ae6a4ad953'/>
<id>urn:sha1:09609a80403ede8260323092888276ae6a4ad953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some paths in generated files not being absolute.</title>
<updated>2026-04-28T20:39:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-28T20:39:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b5b4d600f683cf9a6c86d7a450b8d1335e8ec38'/>
<id>urn:sha1:9b5b4d600f683cf9a6c86d7a450b8d1335e8ec38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an interactive mode to `./modulemanager extra`.</title>
<updated>2026-04-28T14:57:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-28T14:57:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08d00dd92116c98a5b70afb9cc6e10b1785a0bf3'/>
<id>urn:sha1:08d00dd92116c98a5b70afb9cc6e10b1785a0bf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invalidation of the CMake module glob after enabling modules.</title>
<updated>2026-04-27T17:57:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-27T17:57:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=747ccfe0e00e10e54728a943f2e20a63c5ff4373'/>
<id>urn:sha1:747ccfe0e00e10e54728a943f2e20a63c5ff4373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the common Python module to deduplicate some code.</title>
<updated>2026-04-27T16:26:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-23T23:58:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ced078798e3ac3c0aeded37fc4cf9ac5a5ae3a2'/>
<id>urn:sha1:3ced078798e3ac3c0aeded37fc4cf9ac5a5ae3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the build system to CMake.</title>
<updated>2026-04-27T16:26:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-19T11:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0dc19894f43ae03a7e78dabfb3784695bd0216fd'/>
<id>urn:sha1:0dc19894f43ae03a7e78dabfb3784695bd0216fd</id>
<content type='text'>
</content>
</entry>
</feed>
