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

Added version aliases: 6 -> 6.0, 7 -> 7.0 and 8 -> 8.0. The line:

   using msvc : 6 ;

will configure detected version 6.0 but the condition will remain
'<toolset>msvc-6'.

Additionally the comment for the 'msvc.init' rule is updated.

Patch from Alexey Pakhunov.


[SVN r31192]
Vladimir Prus 20 лет назад
Родитель
Сommit
f2d95ecd1b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit e79c6de8242f69608a1a51d1ab988d5ddb78b888
+Subproject commit a07411582fb87b4d74cc55510ff53d647044bc7c

粤ICP备19079148号