<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/anope.m4, branch 2.1.10</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>Final modifications to Autotools build system to work alongside CMake build system. CMake build system will only allow out-of-source building now. Removed all old NMake Makefiles for Windows to focus on use of CMake on Windows (it's not as important to require the old system on Windows like it is on *nix).</title>
<updated>2008-12-29T20:08:13+00:00</updated>
<author>
<name>cyberbotx</name>
<email>cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2008-12-29T20:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=110dbb673e83af7fc7c7248fcf5f0e4383c04303'/>
<id>110dbb673e83af7fc7c7248fcf5f0e4383c04303</id>
<content type='text'>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1878 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@1878 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>BUILD : 1.7.14 (1051) BUGS : NOTES : Changed mysql detection to use mysql_config instead of home brewn mysql.m4 </title>
<updated>2006-06-14T21:34:52+00:00</updated>
<author>
<name>geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b</name>
<email>geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864</email>
</author>
<published>2006-06-14T21:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=dffa3a16fe81d7494144a2ac4e7288977f2c782c'/>
<id>dffa3a16fe81d7494144a2ac4e7288977f2c782c</id>
<content type='text'>
git-svn-id: svn://svn.anope.org/anope/trunk@1051 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@775 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@1051 31f1291d-b8d6-0310-a050-a5561fc1590b


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