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

First implementation of "stage" and "prebuilt" rule.

* new/common.jam (copy): New rule.

* new/targets.jam (main-target.generate): Use a different
   algorith for selecting subvariant. Favour one with
   the longest intersection of requirements with build
   properties.

* new/virtual-target.jam (virtual-target): Eliminate 'subvariant'
   attribute. Use properties of action to for the same
   purpose. New methods 'set-path' and 'extra-grist'.


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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit e147aa0b32c16d5eceb797c50237674b54e5a9ee
+Subproject commit 24d1722d55a7ee9c49aad64f16ff4706a4eddcb2

粤ICP备19079148号