<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/run-cc.pl, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/run-cc.pl?h=main</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/run-cc.pl?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2015-05-13T14:22:44Z</updated>
<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://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>Headers: update remaining scripts too</title>
<updated>2012-04-20T16:33:52Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T16:33:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5e8f135c6ae5874d7c4367fba274dc2aa6541a00'/>
<id>urn:sha1:5e8f135c6ae5874d7c4367fba274dc2aa6541a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve support for NetBSD</title>
<updated>2010-02-12T00:03:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T00:03:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd6496191222fab41b364dfcad54ec52a753be7d'/>
<id>urn:sha1:bd6496191222fab41b364dfcad54ec52a753be7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow make on a read-only source tree using make O=objdir</title>
<updated>2009-09-16T20:00:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-16T20:00:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c90f2b28d2224c1147d51a1d223a7b9082565cc6'/>
<id>urn:sha1:c90f2b28d2224c1147d51a1d223a7b9082565cc6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11733 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2009-01-24T13:31:09Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-01-24T13:31:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca571fc1bfa87da2d6b4b8b2d01c90991e14e106'/>
<id>urn:sha1:ca571fc1bfa87da2d6b4b8b2d01c90991e14e106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Show command line on warnings for darix (probably)</title>
<updated>2008-04-22T12:26:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-22T12:26:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b9a3d9e71fda55787cb754c702fe343186d175e7'/>
<id>urn:sha1:b9a3d9e71fda55787cb754c702fe343186d175e7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9577 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make run-cc handle containers of std::pair, and also filtering for std::{vector,string}::iterator</title>
<updated>2008-04-13T19:28:46Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-04-13T19:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a4e89e70e21dfa5cecef7df3efc1edffb5cd92bd'/>
<id>urn:sha1:a4e89e70e21dfa5cecef7df3efc1edffb5cd92bd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9491 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove comments about coming up with a better way that has been come up with.</title>
<updated>2008-04-13T18:27:36Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-04-13T18:27:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3e3415b9b22251c3247c8732ab3f1b3841803a2'/>
<id>urn:sha1:a3e3415b9b22251c3247c8732ab3f1b3841803a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9490 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
