1 message in com.perforce.jammingJambase for java
FromSent OnAttachments
Ames...@cLOUDscAPE.com05 Dec 1997 17:55.jam, .txt, .txt, 3 more
Subject:Jambase for java
From:Ames...@cLOUDscAPE.com (Ames@cLOUDscAPE.com)
Date:12/05/1997 05:55:47 PM
List:com.perforce.jamming
Attachments:
java.jam - 51k
jam.txt - 25k
build.jam.1 - 0.6k
build.jam.2 - 0.3k

To satisfy the requests and get it into the archive, here is a copy of the
"Jambase" I developed for a java codeline.

This is an old version, we have been making some extensions to it in-house and
have several more planned. But at least now it will be archived in the list's
archives.

I'd be most interested in extensions, corrections, or improvements to this. And
also to alternative approaches.

Apologies to those who aren't Java users for the bandwidth...

Enjoy, Ames. am@cloudscape.com

------Original Message----- From: Ames Carlson Sent: Monday, September 15, 1997 9:14 AM Subject: RE: Jambase for java

Here is what I have. Note that I lost my hard drive a while back, which means I
lost the modified variable.c I created to make this all work. Basically, you
want to modify it to ignore CLASSPATH -- there is code in variable.c that alters
the value of any varaible that ends in PATH.

To use this java.jam, you need to modify value.c and then use that jam.exe and
java.jam, like so: jam.exe -f java.jam. It looks into a codeline for build.jam
files, here are some samples:

Hope you find this useful. I'd be interested in any extensions or modifications
you make. Apologies for losing the variable.c changes.

- -Ames.