Name | Modified | Size |
---|---|---|
.. | ||
Build.com | 26 years ago | 695 B |
Build.mpw | 26 years ago | 3 KB |
command.c | 26 years ago | 2 KB |
command.h | 26 years ago | 1022 B |
compile.c | 26 years ago | 17 KB |
compile.h | 26 years ago | 2 KB |
execcmd.h | 26 years ago | 331 B |
execmac.c | 26 years ago | 1 KB |
execunix.c | 26 years ago | 8 KB |
execvms.c | 26 years ago | 3 KB |
expand.c | 26 years ago | 10 KB |
expand.h | 26 years ago | 204 B |
filemac.c | 26 years ago | 2 KB |
filent.c | 26 years ago | 5 KB |
fileos2.c | 26 years ago | 2 KB |
filesys.h | 26 years ago | 1 KB |
fileunix.c | 26 years ago | 7 KB |
filevms.c | 26 years ago | 7 KB |
glob.c | 26 years ago | 2 KB |
hash.c | 26 years ago | 5 KB |
hash.h | 26 years ago | 387 B |
headers.c | 26 years ago | 3 KB |
headers.h | 26 years ago | 195 B |
jam.c | 26 years ago | 7 KB |
jam.h | 26 years ago | 8 KB |
Jam.html | 26 years ago | 13 KB |
Jambase | 26 years ago | 37 KB |
jambase.c | 26 years ago | 29 KB |
jambase.h | 26 years ago | 373 B |
Jambase.html | 26 years ago | 21 KB |
Jamfile | 26 years ago | 3 KB |
Jamfile.html | 26 years ago | 49 KB |
jamgram.c | 26 years ago | 22 KB |
jamgram.h | 26 years ago | 757 B |
jamgram.y | 26 years ago | 7 KB |
jamgram.yy | 26 years ago | 6 KB |
jamgramtab.h | 26 years ago | 776 B |
Jamlang.html | 26 years ago | 29 KB |
lists.c | 26 years ago | 4 KB |
lists.h | 26 years ago | 846 B |
make.c | 26 years ago | 10 KB |
make.h | 26 years ago | 219 B |
make1.c | 26 years ago | 16 KB |
Makefile | 26 years ago | 1 KB |
mkjambase.c | 26 years ago | 2 KB |
newstr.c | 26 years ago | 2 KB |
newstr.h | 26 years ago | 240 B |
option.c | 26 years ago | 2 KB |
option.h | 26 years ago | 505 B |
parse.c | 26 years ago | 2 KB |
parse.h | 26 years ago | 470 B |
patchlevel.h | 26 years ago | 217 B |
pathmac.c | 26 years ago | 6 KB |
pathunix.c | 26 years ago | 5 KB |
pathvms.c | 26 years ago | 9 KB |
Porting | 26 years ago | 2 KB |
README | 26 years ago | 4 KB |
regexp.c | 26 years ago | 31 KB |
regexp.h | 26 years ago | 728 B |
RELNOTES | 26 years ago | 18 KB |
rules.c | 26 years ago | 5 KB |
rules.h | 26 years ago | 5 KB |
scan.c | 26 years ago | 7 KB |
scan.h | 26 years ago | 1 KB |
search.c | 26 years ago | 2 KB |
search.h | 26 years ago | 205 B |
timestamp.c | 26 years ago | 4 KB |
timestamp.h | 26 years ago | 232 B |
variable.c | 26 years ago | 6 KB |
variable.h | 26 years ago | 568 B |
yyacc | 26 years ago | 1 KB |
Change | User | Description | Committed |
---|---|---|---|
75 | Laura Wingerd | Update another copyright. | 26 years ago |
74 | Laura Wingerd |
Minor Jam mop-up: fix type on yyacc script, rectify jambase.c with Jambase. |
26 years ago |
73 | Laura Wingerd | Add info about quoting reserved words and workarounds for pseudotarget collisions. Also t...idied up some URLs. « |
26 years ago |
72 | Laura Wingerd | Mark Baushke's fix for command block too long. In Mark's words: "Due to a deep tree hi...erarchy, I was running into the 'fatal error: Clean command block too long (max 10240)' in cmd_new(). "I do not believe there should be a fatal error just because the guess at a chunk size was not a good guess, so I have created a patch to cmd_new() to return NULL in the event that the text will not fit into the CMDBUF sized buffer. I have also changed make1cmds() to notice that cmd_new() returned a NULL and if possible to adjust the value of chunk until it finds a value that works. If the smallest possible value (chunk=1) fails, then it will still generate the fatal error. If chunk starts out as zero, then no attempt is made to adjust the chunk value to different sizes, it will just generate a fatal error." « |
26 years ago |
65 | Laura Wingerd | Update my branch from public. | 26 years ago |
64 | Laura Wingerd | Import Perforce jam @8646: Now that SINIX has a decent compiler, turn of all the hokey w...orkarounds for its command line invocation. « |
26 years ago |
63 | Laura Wingerd |
Import Perforce jam @8632: Siemens ReliantUNIX/Sinix 5.44... |
26 years ago |
62 | Laura Wingerd | Import Perforce jam @8290: Update Mac port to CodeWarrior Pro 2 with CWGUSI 1.8.4. This... change is imcompatible with previous releases of CodeWarrior, or at least CW10. Adios! « |
26 years ago |
61 | Laura Wingerd | Import Perforce jam @8204: Support for building 64 bit IRIX executables (jam -sOSVER=64):... a jam fix to keep it from getting confused when it sees a /SYM64/ entry in a file archive -- it used to think it was a flexname entry. « |
26 years ago |
60 | Laura Wingerd |
Import Perforce jam @8076: The ride of the dinosaur: MVS (Open Edition) client port. |
26 years ago |
59 | Laura Wingerd | Import Perforce jam @8017: Interix (OpenNT) client port. Broken in two ways: $TEMP must... be reset so as not to be the dumb DOS path, and their $CWD syntax //D/path conflicts with ours client syntax, making it impossible to refer to local files using local, full pathnames. The client root must be set to /path (without the leading //D), limiting the client to the current drive. « |
26 years ago |
58 | Laura Wingerd | Branching jam @jam2.2.4 | 26 years ago |