[openbeostranslationkit] Re: Beautification / CVS / Jam

----- Original Message ----- 
From: "Mike Wilber" <wilber@xxxxxxxxxxxxxxxx>
> I think I will have some time this weekend, or maybe even before the
> weekend, to beautify my code, learn CVS and Jam.
> 
> What is Jam anyway? I'm not sure the advantage of using it over make or
> anything else?
AFAIK, it's a vastly simplified 'make' tool. Supposed to be *much* simpler
to create build scripts. Dependency checking in make is supposed to be
a pain in the a*s - with Jam it should be a breeze...

I'd use ANT - but it doesn't do C++ and is written in(and for) Java :/

/Brian Matzon



Other related posts: