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

Drop the notion of link-compatibility. We don't really want it for
projects, and for individual targets, it will reappear later.

* new/property.jam:
(refine): Don't check for link-compatibility.

* new/targets.jam
(project-target.generate): Don't call 'refine' and don't emit any
warnings.

(basic-target.match-rank): The alternative selection mechanism dependended
on link-compatibility in some way. Work around the difference in semantic
we have now. This will be resolved in a more clean way later.

* new/property-set.jam
(property-set.link-incompatible, property-set.link-incompatible-with):
New methods.


[SVN r20190]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 68dfec0436944514daed23cd269f69c1c73e27f9
+Subproject commit 2ee0f0be563676205302802466093dfe0d77b85e

粤ICP备19079148号