<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The coolness that is Rake</title>
	<atom:link href="http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Fri, 21 Nov 2008 03:57:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ittay</title>
		<link>http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-25474</link>
		<dc:creator>Ittay</dc:creator>
		<pubDate>Sun, 13 Jul 2008 20:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-25474</guid>
		<description>Brad: Did you look at buildr? It overlays rake with project structure includind dependencies between projects. It is currently very java oriented, but c++ can be added.</description>
		<content:encoded><![CDATA[<p>Brad: Did you look at buildr? It overlays rake with project structure includind dependencies between projects. It is currently very java oriented, but c++ can be added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Phelan</title>
		<link>http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-5598</link>
		<dc:creator>Brad Phelan</dc:creator>
		<pubDate>Thu, 13 Dec 2007 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-5598</guid>
		<description>Unfortunately I choose SCons which is written in Python over rake for building c++ projects. Rake just doesn't work well for hierarchical projects and it has no concept of construction environments which SCons does well. The SCons way of defining new builders is kind of  clunky compared to rake but out of the box for building C++ projects it is really fantastic. Once nice feature is that I do not have to define a 'clean' rule. SCons knows what it built so it knows how to clean.&lt;br&gt;&lt;br&gt;Brad&lt;br&gt;&lt;br&gt;
</description>
		<content:encoded><![CDATA[<p>Unfortunately I choose SCons which is written in Python over rake for building c++ projects. Rake just doesn&#8217;t work well for hierarchical projects and it has no concept of construction environments which SCons does well. The SCons way of defining new builders is kind of  clunky compared to rake but out of the box for building C++ projects it is really fantastic. Once nice feature is that I do not have to define a &#8216;clean&#8217; rule. SCons knows what it built so it knows how to clean.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkPixel</title>
		<link>http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-5597</link>
		<dc:creator>DarkPixel</dc:creator>
		<pubDate>Wed, 28 Nov 2007 03:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2006/09/05/the-coolness-that-is-rake/#comment-5597</guid>
		<description>Disliked Make for a long time, switched to Cook, but now i'm really enjoying Rake.  It *is * coolness at is coolest.   Using it to build C++ projects, automatic image processing, and build Flash animations with mtasc and swfmill.  Rake is such fun, are you sure it's legal?
</description>
		<content:encoded><![CDATA[<p>Disliked Make for a long time, switched to Cook, but now i&#8217;m really enjoying Rake.  It *is * coolness at is coolest.   Using it to build C++ projects, automatic image processing, and build Flash animations with mtasc and swfmill.  Rake is such fun, are you sure it&#8217;s legal?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
