From e6bb48f4ebf823a4e43630f403ef2c4edaadfd5d Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Sat, 25 Jul 2009 17:06:58 +0000 Subject: Document build fixes. --- doc/scons.mod | 3 +++ src/engine/SCons/Tool/msvc.xml | 2 +- src/engine/SCons/Tool/msvs.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/scons.mod b/doc/scons.mod index 0b01456..d868909 100644 --- a/doc/scons.mod +++ b/doc/scons.mod @@ -27,6 +27,9 @@ Cons"> cp"> csh"> +f77"> +f90"> +f95"> gas"> gcc"> g77"> diff --git a/src/engine/SCons/Tool/msvc.xml b/src/engine/SCons/Tool/msvc.xml index 0c33075..700e76d 100644 --- a/src/engine/SCons/Tool/msvc.xml +++ b/src/engine/SCons/Tool/msvc.xml @@ -279,7 +279,7 @@ when the &cv-RCINCFLAGS; variable is expanded. Sets the preferred version of Microsoft Visual C/C++ to use. -If &v-MSVC_VERSION; is not set, +If &cv-MSVC_VERSION; is not set, &SCons; will (by default) select the latest version of Visual C/C++ installed on your system. If the specified version isn't installed, diff --git a/src/engine/SCons/Tool/msvs.xml b/src/engine/SCons/Tool/msvs.xml index 66441eb..33db424 100644 --- a/src/engine/SCons/Tool/msvs.xml +++ b/src/engine/SCons/Tool/msvs.xml @@ -493,7 +493,7 @@ external environment variable is left untouched. Sets the preferred version of Microsoft Visual Studio to use. -If &v-MSVS_VERSION; is not set, +If &cv-MSVS_VERSION; is not set, &SCons; will (by default) select the latest version of Visual Studio installed on your system. So, if you have version 6 and version 7 (MSVS .NET) installed, -- cgit v0.12