<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>I briefly looked at it, but it felt too hard-wired for Python builds and installations. I'm looking for a broader starting point and didn't feel like digging into disutils to make it work that way. Maybe it's easy though. Sounds like Kumar might have some specifics on this point.<br><br><br>----- "curtin@acm.org" <brian.curtin@gmail.com> wrote:
<br>&gt; <div dir="ltr">Just curious -- is there something particularly wrong with using distutils.core?<br>&gt; <br>&gt; <div class="gmail_quote">On Wed, Aug 13, 2008 at 10:58 AM, Kumar McMillan <span dir="ltr">&lt;<a href="mailto:kumar.mcmillan@gmail.com" target="_blank">kumar.mcmillan@gmail.com</a>&gt;</span> wrote:<br>&gt; 
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Garrett, I haven't used SCons but I looked at a bunch of similar tools briefly:<br>&gt; 
<a href="http://farmdev.com/thoughts/46/the-python-make-tool/" target="_blank">http://farmdev.com/thoughts/46/the-python-make-tool/</a><br>&gt; 
<br>&gt; 
It sounds like you might want something more like zc.buildout, maybe<br>&gt; 
for <a href="http://pypi.python.org/pypi/zc.recipe.cmmi/" target="_blank">http://pypi.python.org/pypi/zc.recipe.cmmi/</a> (thinking it might<br>&gt; 
help to compile java?)<br>&gt; 
<br>&gt; 
zc.buildout docs are a little hard to follow but it's kinda nice once<br>&gt; 
you see how it works.<br>&gt; 
<br>&gt; 
You may also want to look closely at Paver.<br>&gt; 
<br>&gt; 
PS. don't use distutils.core ;)<br>&gt; 
<div><div></div><div class="Wj3C7c"><br>&gt; 
On Wed, Aug 13, 2008 at 10:46 AM, Garrett Smith &lt;<a href="mailto:g@rrett.us.com" target="_blank">g@rrett.us.com</a>&gt; wrote:<br>&gt; 
&gt; Anyone have experience with SCons?<br>&gt; 
&gt;<br>&gt; 
&gt; <a href="http://www.scons.org/" target="_blank">http://www.scons.org/</a><br>&gt; 
&gt;<br>&gt; 
&gt; I'm in the market for something like ant, but without the hemmorrhaging<br>&gt; 
&gt; suckage. I realize that setuptools is the standard for most Python build<br>&gt; 
&gt; tasks, but I need something that's adept at compiling stuff like Java and<br>&gt; 
&gt; .NET.<br>&gt; 
&gt;<br>&gt; 
&gt; There's some interesting work in Ruby world (rake, rbuildr, etc.) but<br>&gt; 
&gt; nothing feels quiet simple enough.<br>&gt; 
&gt;<br>&gt; 
&gt; Garrett<br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
</div></div>&gt; _______________________________________________<br>&gt; 
&gt; Chicago mailing list<br>&gt; 
&gt; <a href="mailto:Chicago@python.org" target="_blank">Chicago@python.org</a><br>&gt; 
&gt; <a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
_______________________________________________<br>&gt; 
Chicago mailing list<br>&gt; 
<a href="mailto:Chicago@python.org" target="_blank">Chicago@python.org</a><br>&gt; 
<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>&gt; 
</blockquote></div><br>&gt; </div>
<br>&gt; _______________________________________________
Chicago mailing list
Chicago@python.org
http://mail.python.org/mailman/listinfo/chicago
</brian.curtin@gmail.com></div></body></html>