Jambase #5

  • //
  • guest/
  • matt_armstrong/
  • jam/
  • nt_msvcdir_fix/
  • Jambase
  • Commits
# Change User Description Committed
#5 2570 Matt Armstrong delete a bunch of fixes that have been incorporated upstream
#4 2531 Matt Armstrong merge from the mainline
#3 1364 Matt Armstrong Integrate from main line.
#2 1181 Matt Armstrong For quite a few years the Visual C++ environment variable
MSVCDIR has served the role of MSVCNT (it is used by version
VC++ 6.0, first released in 1998).

Setting MSVCNT to the value of MSVCDIR is enough to get
Jambase working.  It appears that Microsoft simply changed the
name of the variable.

This change makes Jambase look for MSVCDIR as well as MSVCNT.
#1 1180 Matt Armstrong Initial branch to fix the builtin Jambase's treatment
of the MSVCDIR variable.
//guest/perforce_software/jam/src/Jambase
#6 486 Perforce staff Jam 2.3.
 See RELNOTES for a list of changes from 2.2.x.

Just about every source file was touched when jam got ANSI-fied.
#5 211 Perforce staff Jeff Sickel's Mac OS X port.
#4 67 Laura Wingerd Integrate Perforce's jam changes & project page update
(change 59, change 60, change 61, change 62, change 63, change 64,
change 66)
#3 5 Perforce maintenance Jam/MR 2.2.4 (HDRPATTERN, JAMUNAME, JAMSHELL, plus misc tweaks)
#2 4 Perforce maintenance Jam/MR 2.2.2 (AmigaOS support)
#1 2 laura Add Jam/MR 2.2 source