Просмотр исходного кода

Made the Boost Build msvc toolset use correct setup scripts in case of some stripped down MSVC 8.0+ distributions like the MSVC express 9.0 version distributed with the Microsoft Platform SDK that come without the vcvarsall.bat script.

  Added new Boost Build msvc configuration options: setup-amd64, setup-i386 & setup-ia64 so separate setup commands can be specified for different target platforms. These overrule any global setup setting and do not get any parameters passed to them.

  Documented how the Boost Build msvc toolset locates its default setup scripts depending on the actual MSVC distribution used.


[SVN r46135]
Jurko Gospodnetić 18 лет назад
Родитель
Сommit
3a6a598556
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 03206cf4b696b80f8a9a4ca18f2d8bb02c6adfc8
+Subproject commit 9dc76b769f8ec71fa05bc95eaffe41305f7e4c5a

粤ICP备19079148号