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

Prevent the 'make' rule perform reduntant builds. Thanks to Kirill Lapshin
for the bug report.

* new/make.jam
(make-target-class.construct): Pass the result through
'virtual-target.register'.

* new/virtual-target.jam
(register): Ignore incidental properties when deciding if targets are
equivivalent.

* test/make_rule.py: Add new test.


[SVN r17701]

Vladimir Prus 23 лет назад
Родитель
Сommit
2caeab775a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 006bae5309fc9855ef27f6885255d235530b02f8
+Subproject commit caa491f503c58724138a3dcd468aa2ff229837a0

粤ICP备19079148号