<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make, branch v2.0.6rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make?h=v2.0.6rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make?h=v2.0.6rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-09T13:10:05Z</updated>
<entry>
<title>Remove outdated references to SVN.</title>
<updated>2012-04-09T13:10:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-04-09T13:10:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e8befa780b59ed12252db1be9bfa663c7e8c1'/>
<id>urn:sha1:451e8befa780b59ed12252db1be9bfa663c7e8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: fix check for eventfd support.</title>
<updated>2012-03-30T00:52:11Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-03-30T00:52:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0ea875369c025338829d0bee4e71974709ac702e'/>
<id>urn:sha1:0ea875369c025338829d0bee4e71974709ac702e</id>
<content type='text'>
InspIRCd uses eventfd_read() which was not introduced until after eventfd was first
added to glibc.  uClibc, for example, still does not have support for eventfd_read().
</content>
</entry>
<entry>
<title>Fix for bug 116, in addition an improvement of the regex is made</title>
<updated>2011-03-18T15:04:17Z</updated>
<author>
<name>DjSlash</name>
</author>
<published>2011-03-18T15:02:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c23190956104cb62494e5b399bacd45ff2ca464'/>
<id>urn:sha1:0c23190956104cb62494e5b399bacd45ff2ca464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "-bundle not allowed with -dynamiclib" issue on OS X</title>
<updated>2011-02-27T05:21:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2011-02-27T05:20:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9aa4102cfd358ce3988050fd7befed7668ccca3f'/>
<id>urn:sha1:9aa4102cfd358ce3988050fd7befed7668ccca3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix taint mode execution</title>
<updated>2010-10-21T01:16:10Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-21T01:16:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd49cf696c14c1189efa9eca5318b856a804c985'/>
<id>urn:sha1:dd49cf696c14c1189efa9eca5318b856a804c985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around old GNU make's inability to use "else if"</title>
<updated>2010-09-28T15:16:34Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-28T15:16:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3dc56e3425c0cc41caee9ac33c60204cb8cbf8c9'/>
<id>urn:sha1:3dc56e3425c0cc41caee9ac33c60204cb8cbf8c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build fixes for darwin</title>
<updated>2010-09-10T22:38:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-09T17:40:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1570b13174827cea444d15dc12c6a47cb7c69b28'/>
<id>urn:sha1:1570b13174827cea444d15dc12c6a47cb7c69b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recreate the build/include symlink so that changing the build location works as expected</title>
<updated>2010-09-09T00:21:17Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-09T00:06:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b157bcdbbc799a05e2801bd9b1f64797dc3c6a57'/>
<id>urn:sha1:b157bcdbbc799a05e2801bd9b1f64797dc3c6a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change argument order of LDLIBS to work properly with -Wl,--as-needed</title>
<updated>2010-07-02T15:27:24Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-07-02T15:27:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03166a7d11b54cee1fa71ad1299e09689455efcc'/>
<id>urn:sha1:03166a7d11b54cee1fa71ad1299e09689455efcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linux 2.6.27)</title>
<updated>2010-05-22T00:28:46Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-22T00:28:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d02d6b05a3cb516ccaf69ceef19383513ad52292'/>
<id>urn:sha1:d02d6b05a3cb516ccaf69ceef19383513ad52292</id>
<content type='text'>
</content>
</entry>
</feed>
