<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/unit-cc.pl, branch v3.0.0a7</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.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/unit-cc.pl?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-16T03:23:56Z</updated>
<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>
<entry>
<title>unit-cc: Use the same preamble as other Perl tools.</title>
<updated>2015-05-13T14:22:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-22T01:52:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=953ca72cfe7a9ff2bd6078b266b8e53336a62a62'/>
<id>urn:sha1:953ca72cfe7a9ff2bd6078b266b8e53336a62a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-10-27T14:26:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-10-27T14:26:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a3ff949670c61a4a8856e1391222e156eb1cd17'/>
<id>urn:sha1:3a3ff949670c61a4a8856e1391222e156eb1cd17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unit-cc not loading configure cache when building files.</title>
<updated>2014-08-27T21:01:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-08-27T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8258232b7beaf48330eb522a78fe320bb636d59b'/>
<id>urn:sha1:8258232b7beaf48330eb522a78fe320bb636d59b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate coremods into the build system</title>
<updated>2014-03-05T15:28:29Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-05T15:28:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=050c2cf253e27847f50eec29c5502904b112437b'/>
<id>urn:sha1:050c2cf253e27847f50eec29c5502904b112437b</id>
<content type='text'>
</content>
</entry>
</feed>
