On 2005-12-05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I know distutils well but don't know anything about Ant except that it > is a build tool from Apache project. > > Could it possible be better or as good as distutils? > (There are extensions for Python.)
Ant is... ugh. If you're doing Java, it's definitely the choice since it's got so much infrastructure built around it. But, if you are investigating software builds, look at (one or all) of the following: SCons <http://www.scons.org> Boost Build <http://www.boost.org/tools/build/v1/> and <http://www.boost.org/tools/build/v2/> A-A-P <http://www.a-a-p.org> -Steve -- The day he found out I could turn bacon into candy, he was mine forever. -- Awillis, a.r.k. -- http://mail.python.org/mailman/listinfo/python-list