<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/.Makefile.inc, branch masterfork</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/.Makefile.inc?h=masterfork</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/.Makefile.inc?h=masterfork'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-20T01:17:04Z</updated>
<entry>
<title>Move ugly .*.inc files into make/template/ where they can be more easily found</title>
<updated>2009-10-20T01:17:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-20T01:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43ea75c0b3b64f1ebde2c7048a64d1f5bb3242fe'/>
<id>urn:sha1:43ea75c0b3b64f1ebde2c7048a64d1f5bb3242fe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11929 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up some log messages</title>
<updated>2009-10-19T14:14:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T14:14:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=64362e2fcd50ea2492d6ceb94bccec9764f3e4ef'/>
<id>urn:sha1:64362e2fcd50ea2492d6ceb94bccec9764f3e4ef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11917 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to new execution directory structure</title>
<updated>2009-10-13T01:44:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-13T01:44:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1ddbd62f91d4b9453447b5d25f5e41e807b0010'/>
<id>urn:sha1:d1ddbd62f91d4b9453447b5d25f5e41e807b0010</id>
<content type='text'>
Don't change CWD into bin/
Remove path-resolution hacks from configuration
Store pidfile and xline DBs in data, logs in logs.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11866 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of a bunch of memory-wasting C-style strings</title>
<updated>2009-10-03T01:52:59Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-03T01:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de25d946733f774e3a5b53a58438a9c92af0acbe'/>
<id>urn:sha1:de25d946733f774e3a5b53a58438a9c92af0acbe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11796 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove include/inspircd_se_config.h and socketengine-specific headers</title>
<updated>2009-09-30T18:31:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-30T18:31:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7aa5e059a8f66d91bd8b69c58c657ceb70b4baff'/>
<id>urn:sha1:7aa5e059a8f66d91bd8b69c58c657ceb70b4baff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11784 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Buildsystem updates</title>
<updated>2009-09-27T22:14:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-27T22:14:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3900997a0971efc350400f62bfcac8c29aa65885'/>
<id>urn:sha1:3900997a0971efc350400f62bfcac8c29aa65885</id>
<content type='text'>
Add required compilation flags for interix
Fix build when perl is not in /usr/bin
Clean up unused file masks from .gitignore

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Run configure -update on all svn/git changes</title>
<updated>2009-09-22T01:06:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-22T01:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58895f9b1daa1e13927462d046a36dec853a40e0'/>
<id>urn:sha1:58895f9b1daa1e13927462d046a36dec853a40e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11758 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix unit-cc when build is not a direct subdirectory of source; create make rule for GNUmakefile</title>
<updated>2009-09-18T14:05:49Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-18T14:05:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=792d6d6725c7d80d223f5cccd9ee0c5b07229e9a'/>
<id>urn:sha1:792d6d6725c7d80d223f5cccd9ee0c5b07229e9a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11746 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update make help, configure, and fix build of empty m_* directories</title>
<updated>2009-09-17T14:13:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-17T14:13:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=05b111d6a245725c81a314794fb95e8375fb6720'/>
<id>urn:sha1:05b111d6a245725c81a314794fb95e8375fb6720</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11739 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove .*.d dependency garbage, and use a dedicated build directory</title>
<updated>2009-09-17T03:04:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-17T03:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3a186342c975a8bbd3f588d180a55e381b31883c'/>
<id>urn:sha1:3a186342c975a8bbd3f588d180a55e381b31883c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11738 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
