Change 1085

craig_mcpheeters (Craig Mcpheeters)
Craig Mcpheeters committed this change into //guest/craig_mcpheeters/work/jam/src
Request Review
Download .zip
Returned some changes to bring this copy in line with our internal
  version
* Added some double quotes in the Jambase so we can compile files with
  spaces in the names
* Updated our Jambase.aw from the Jambase
* Added some debug/optim code to the Jamfile
* Fixed a bug in command.c  In my dynamic command size extension, it
  no longer took into account if a target was marked as piecemeal.  Now
  it does
* Fixed a bug in execunix.c  In jam 2.3 the logic for when to invoke the
  interpreter directly, and when to go through an intermediate .bat file
  was changed.  This was failing for us, as on NT, cmd.exe does not handle
  large lines.  rc.exe was failing when it went through a .bat file.
  Reverted it to the 2.2 logic
  • Files 11
  • Comments 0
10 edited 1 added 0 deleted
AWjambase.c#1
Loading...
Jambase#4
Loading...
Jambase.aw#2
Loading...
Jamfile#5
Loading...
Jamfile.config#3
Loading...
Makefile#4
Loading...
command.c#5
Loading...
execunix.c#4
Loading...
hcache.c#3
Loading...
jam.h#4
Loading...
jambase.c#4
Loading...
Tip: Use n and p to cycle through the changes.