[openbeostranslationkit] Re: Beautification / CVS / Jam
- From: "Travis Smith" <sage@xxxxxxxx>
- To: <openbeostranslationkit@xxxxxxxxxxxxx>
- Date: Wed, 3 Apr 2002 16:22:22 -0500
The biggest reason Ithmar was pushing Jam to us, was that it doesn't
require recursive makefiles.
Brian -
Sources:
/open-beos/openbeos/sources/os/kits/translation
Tests:
/open-beos/openbeos/sources/os/kits/translation/tests/<class>/
And if you need add a data file directory from there, continue and do
so. If that doesn't fit with how you wrote the test, let me know.
-------------
~Travis Smith
sage at ieee dot org
-----Original Message-----
From: openbeostranslationkit-bounce@xxxxxxxxxxxxx
[mailto:openbeostranslationkit-bounce@xxxxxxxxxxxxx] On Behalf Of Brian
Matzon
Sent: Wednesday, April 03, 2002 11:53 AM
To: openbeostranslationkit@xxxxxxxxxxxxx
Subject: [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
- References:
- [openbeostranslationkit] Re: Beautification / CVS / Jam
- From: Brian Matzon
Other related posts:
- » [openbeostranslationkit] Beautification / CVS / Jam
- » [openbeostranslationkit] Re: Beautification / CVS / Jam
- » [openbeostranslationkit] Re: Beautification / CVS / Jam
- [openbeostranslationkit] Re: Beautification / CVS / Jam
- From: Brian Matzon