Hi I hope this isn't the wrong mail list (point me to the
right place please!) , but I was wondering if there was some
basic information on ANT's capabilities and drawbacks
available somewhere.
I have been asked to look at Ant as a build tool for our build
environment (mostly from the new java/xml crew). Currently
we have about 25,000 files we build on 5 platforms using
ODE make. The break up is about:
5% C
40% C++
40% java
15% misc stuff like xml,odl,database gen tools, idl files, filters,
parsers, resource files, catalogs, messages, and other code generated
files
It takes about 24 hours to compile on an average platform.
If ANT supports more dynamic parallelisms and dependencies,
that could help our build times. We had to sorta squash java
into our well defined ODE C++ process. If the world is
going java, I would like to look at better more suited solutions.
I've just joined and downloaded ant, so will look over the
docs and try to run it. Any advice or hints from an (ex)ODE
person out there would be great.
Thanks,
Dean
|