<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/run-cc.pl, branch v2.1b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/run-cc.pl?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/run-cc.pl?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:43Z</updated>
<entry>
<title>Remove irc::string fixups that are no longer needed</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-22T00:53:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb78942ec9214cd7c593278206fe5b869cdd9d44'/>
<id>urn:sha1:eb78942ec9214cd7c593278206fe5b869cdd9d44</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://www.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://www.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://www.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://www.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://www.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://www.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://www.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://www.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>
<entry>
<title>Sane-ify the STL filtering and coloring in run-cc.</title>
<updated>2008-04-13T18:26:18Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-04-13T18:26:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb8eb83c28688f01bc161a8ce1b526956b2f1a83'/>
<id>urn:sha1:bb8eb83c28688f01bc161a8ce1b526956b2f1a83</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9489 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
