<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template, 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/template?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-10-21T01:16:17Z</updated>
<entry>
<title>Fix taint mode execution</title>
<updated>2010-10-21T01:16:17Z</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=91ac53d8b9b4162616a6ad27b73fdc9cca3fee8d'/>
<id>urn:sha1:91ac53d8b9b4162616a6ad27b73fdc9cca3fee8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ELSIFEQ since old GNU make doesn't support it</title>
<updated>2010-09-28T15:29:46Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-28T15:29:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23887cbb14127c7f481a6c4f99aef75976bdafda'/>
<id>urn:sha1:23887cbb14127c7f481a6c4f99aef75976bdafda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build fixes for darwin</title>
<updated>2010-09-09T17:40:36Z</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=cf7f62c3ff6119373acb96ab53e56c40821cdbf3'/>
<id>urn:sha1:cf7f62c3ff6119373acb96ab53e56c40821cdbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "make docs" target for doxygen</title>
<updated>2010-08-04T23:15:05Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T23:15:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ca68ba4fe9302535b0e326598f80aa0f099588e'/>
<id>urn:sha1:9ca68ba4fe9302535b0e326598f80aa0f099588e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix makefile copying of modules</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-24T22:18:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7253bb7f2ffc5f21b41c5f67db1fe21601c8f897'/>
<id>urn:sha1:7253bb7f2ffc5f21b41c5f67db1fe21601c8f897</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add print-vars to show the overridable settings in the Makefile</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-19T15:15:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c80ca4f3e8c3bac94e35a2e286a90c0eabd3d6f8'/>
<id>urn:sha1:c80ca4f3e8c3bac94e35a2e286a90c0eabd3d6f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be consistent in testing PURE_STATIC for defined vs == 1</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-13T01:01:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34c53583b656b29a4bfc4aa44ff19674f45b60ba'/>
<id>urn:sha1:34c53583b656b29a4bfc4aa44ff19674f45b60ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use unit-cc for all compile and and link tasks</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-07T18:39:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30d73bc65cb9edf56a1cb6a8e2cf093646817136'/>
<id>urn:sha1:30d73bc65cb9edf56a1cb6a8e2cf093646817136</id>
<content type='text'>
This allows splitting .o and .so generation for distcc builds, and also
removes some unneeded autodetection of build stage.
</content>
</entry>
<entry>
<title>typo</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Dennis Friis</name>
</author>
<published>2010-04-21T08:54:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cb25bbeb22ed9e4aa26d8d21f61256cfde09fb45'/>
<id>urn:sha1:cb25bbeb22ed9e4aa26d8d21f61256cfde09fb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BSD make failure on empty .if block</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-07T18:17:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70ac960033ad2a52416340efc5957a7d4e56729a'/>
<id>urn:sha1:70ac960033ad2a52416340efc5957a7d4e56729a</id>
<content type='text'>
</content>
</entry>
</feed>
