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

Refactorings.

* new/targets.jam
     (main-target.apply-default-build): Call
     'build-request.expand-no-defaults', not 'expand'. The motivation
     is to have defaults added in one place: 'property-set.add-defaults'.
     Also handle the case where default-build is empty.

     (main-target.generate): Apply defaults here. The motivation is
     that if we're using default build, default features should be
     applied here as well, or else we'll get ambiguous alternatives.

     (basic-target.generate): Do not add defaults.


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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 613e8c816785bda979f3443f38ea9b872d7b566a
+Subproject commit 182a36e139c8aa2e2f0c7eec43fb2b81355ce09a

粤ICP备19079148号