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

Bugfix: allow alternative with no sources and no generated targets.

* new/targets.jam
  (generate): Use a special string to report failure, not just return
      of empty list.
  (basic-target.generate-sources): Accomodate the above change.
  (basic-target.check-for-unused-sources): Allow empty list of targets.

* test/alternatives.py: New test.


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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 941d2165f84267c59544c73b0fdcd2116d40ab2f
+Subproject commit f5adde7477badea7b594247a8461d0e3f89e5996

粤ICP备19079148号