Change 1023

craig_mcpheeters (Craig Mcpheeters)
Craig Mcpheeters committed this change into //guest/craig_mcpheeters/jam/src
Request Review
Download .zip
Integration from //guest/craig_mcpheeters/work/jam/src/...
This return incorporates all of the Alias|Wavefront extensions to
  Jam, into an area which is a proper branch of the Jam mainline.
  An integration of these files into the Jam mainline will show all
  of the differences.
There are several extensions to Jam in this return.  Look at the
  new file Jamfile.config for an explanation of the extensions, and
  how to compile them into your own copy of Jam.  If you want to
  build a copy of Jam with all of the extensions, do this:
    jam -sAllOptions=1
  Read the config file for more info.
The extensions range from minor output tweaks and simple fixes to
  more major things like a header cache, serialization of output from
  multiple jobs, dynamic command block sizing
These are all offered without warranty, etc.
  • Files 22
  • Comments 0
19 edited 3 added 0 deleted
Jambase#4
Loading...
Jamfile#4
Loading...
Jamfile.config#1
Loading...
Makefile#4
Loading...
command.c#4
Loading...
command.h#4
Loading...
compile.c#4
Loading...
execcmd.h#4
Loading...
execmac.c#4
Loading...
execunix.c#4
Loading...
execvms.c#4
Loading...
expand.c#4
Loading...
hcache.c#1
Loading...
hcache.h#1
Loading...
headers.c#4
Loading...
headers.h#4
Loading...
jam.c#4
Loading...
jam.h#4
Loading...
make.c#4
Loading...
make1.c#4
Loading...
rules.h#4
Loading...
scan.c#4
Loading...
Tip: Use n and p to cycle through the changes.