<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/unit-cc.pl, branch v3.8.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/unit-cc.pl?h=v3.8.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/unit-cc.pl?h=v3.8.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:53:07Z</updated>
<entry>
<title>Remove whitespace between the shebang and the copyright header.</title>
<updated>2020-01-11T22:53:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-11T22:53:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0176191c9e2a32d898857f2a7e6a4016f894f2f'/>
<id>urn:sha1:a0176191c9e2a32d898857f2a7e6a4016f894f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Link flags must be after compiled objects.</title>
<updated>2019-04-22T01:01:36Z</updated>
<author>
<name>iwalkalone</name>
</author>
<published>2019-04-22T00:35:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56c94774286e0be9de8b05d4ae4e752a394f7146'/>
<id>urn:sha1:56c94774286e0be9de8b05d4ae4e752a394f7146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for static modules.</title>
<updated>2018-07-31T02:20:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T23:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9a52277df06d656564b28e456adabbee52e8c10'/>
<id>urn:sha1:d9a52277df06d656564b28e456adabbee52e8c10</id>
<content type='text'>
This has been frequently broken in the past and as far as I know is
used by literally nobody.

Also, even if all modules are compiled into the core any libraries
linked against are and have always been linked dynamically making
this unusable on platforms without dynamic libraries.
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix linker flags being in the wrong place on static builds.</title>
<updated>2016-08-19T15:10:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-08-19T12:47:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a419c75253ff9b566888ffcda031f25414201f9'/>
<id>urn:sha1:2a419c75253ff9b566888ffcda031f25414201f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass INSPIRCD_VERBOSE through the environment to unit-cc.</title>
<updated>2016-06-26T23:35:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-04-04T14:37:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d7d6a9d0909f014e7557b84b2115ca6ff387bf9'/>
<id>urn:sha1:0d7d6a9d0909f014e7557b84b2115ca6ff387bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix modules with 2+ files not having their LinkerFlags parsed.</title>
<updated>2015-06-03T13:59:08Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-06-03T13:53:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf94052d8fae19b12e43e25eb154ab89e2648f56'/>
<id>urn:sha1:cf94052d8fae19b12e43e25eb154ab89e2648f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove run-cc.pl and all associated code.</title>
<updated>2015-05-13T14:22:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-22T00:54:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01dee272ca360fe8cd227583061ec5a11c2dadc1'/>
<id>urn:sha1:01dee272ca360fe8cd227583061ec5a11c2dadc1</id>
<content type='text'>
As far as I can tell this only worked with older versions of GCC
and there is no value in fixing it as diagnostics have improved
since then and it makes errors hard to search for anyway.

This also shaves off an average of five seconds on each build on
my hardware. Neat!
</content>
</entry>
<entry>
<title>unit-cc: Remove workaround which existed for 2.0.x only.</title>
<updated>2015-05-13T14:22:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-22T01:52:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b3e466c8027989fc3b453bdd5a55b2ed42e9d43'/>
<id>urn:sha1:4b3e466c8027989fc3b453bdd5a55b2ed42e9d43</id>
<content type='text'>
</content>
</entry>
</feed>
