<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/src/modules/configure, branch 2.1</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>Removed autotools and the makefiles. This will be reintroduced differently before the 1.9.3 release.</title>
<updated>2010-07-09T06:27:02+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2010-07-09T06:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=166d6f5d0933a3c639b869235f0fabdfac499886'/>
<id>166d6f5d0933a3c639b869235f0fabdfac499886</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Autotools to detect *.cpp files in the src/core and src/modules folders.</title>
<updated>2009-02-08T19:05:35+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2009-02-08T19:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=92f744e4216e9e48247891fb73c8fb9e42419f4c'/>
<id>92f744e4216e9e48247891fb73c8fb9e42419f4c</id>
<content type='text'>
Also small fix to the Windows install.js call to CMake to include quotes around the source's path.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1949 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also small fix to the Windows install.js call to CMake to include quotes around the source's path.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1949 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>Revived Autotools from the grave, although it'll need some tweaking to work alongside CMake now. (In other words, don't use this commit, I committed this so I don't have to re-add these files again if I screw something up.)</title>
<updated>2008-12-29T20:07:38+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-12-29T20:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=d6bb55476c9aa4771e2b7f24cee05325a1df4117'/>
<id>d6bb55476c9aa4771e2b7f24cee05325a1df4117</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1876 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1876 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverting my last 2 commits in an attempt to fix my own screwball mistake.</title>
<updated>2008-12-29T09:02:03+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-12-29T09:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=e0c10d684e412a71f9da9bafdde728c94ae9e8aa'/>
<id>e0c10d684e412a71f9da9bafdde728c94ae9e8aa</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1873 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1873 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cmake'</title>
<updated>2008-12-29T06:57:30+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-12-29T06:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=432edbf68f41a3257e421427ee33c6634b030e77'/>
<id>432edbf68f41a3257e421427ee33c6634b030e77</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1871 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1871 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the old autotools files that are no longer needed because of the use of CMake.</title>
<updated>2008-12-17T20:19:13+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-12-17T20:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ca4db9f23572fa4ee6de03d8f4f7237c56ebccc9'/>
<id>ca4db9f23572fa4ee6de03d8f4f7237c56ebccc9</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1842 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1842 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anopeng' into anopeng-config</title>
<updated>2008-10-07T23:38:25+00:00</updated>
<author>
<name>Robin Burchell w00t@inspircd.org</name>
<email>Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-10-07T23:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3324e62bae6f04e4f16f113b2e3352fae242f405'/>
<id>3324e62bae6f04e4f16f113b2e3352fae242f405</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1428 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1428 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD : 1.7.14 (1075) BUGS : N/A NOTES : multiple file modules now respect mod_version, and ./configure is checked for and executed. </title>
<updated>2006-06-26T21:43:33+00:00</updated>
<author>
<name>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b</name>
<email>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2006-06-26T21:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6bb8ba1f1f5f7532ac9e1944745a0c01d9264d4e'/>
<id>6bb8ba1f1f5f7532ac9e1944745a0c01d9264d4e</id>
<content type='text'>
git-svn-id: svn://svn.anope.org/anope/trunk@1075 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@799 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.anope.org/anope/trunk@1075 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@799 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD : 1.7.9 (797) BUGS : N/A NOTES : Applied some nicities for sun boxs </title>
<updated>2005-05-17T18:01:26+00:00</updated>
<author>
<name>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b</name>
<email>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2005-05-17T18:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=296c1d8a5a948d5ae6756d7b55b16c64f56cf4c3'/>
<id>296c1d8a5a948d5ae6756d7b55b16c64f56cf4c3</id>
<content type='text'>
git-svn-id: svn://svn.anope.org/anope/trunk@797 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@556 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.anope.org/anope/trunk@797 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@556 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk </title>
<updated>2005-05-02T19:02:12+00:00</updated>
<author>
<name>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b</name>
<email>rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2005-05-02T19:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=e0583918834a3f8683e430adf3923ea89d2a449a'/>
<id>e0583918834a3f8683e430adf3923ea89d2a449a</id>
<content type='text'>
git-svn-id: svn://svn.anope.org/anope/trunk@753 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@516 5417fbe8-f217-4b02-8779-1006273d7864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.anope.org/anope/trunk@753 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@516 5417fbe8-f217-4b02-8779-1006273d7864
</pre>
</div>
</content>
</entry>
</feed>
