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

Bugfix: the main target rules did not work unless called from Jamfile.
The used 'CALLER_MODULE' to determine the project where the main target
is to be declared, which did not work if the rule is called from another
module.

Thanks to Zbynek Winkler for the bug report.

* build/project.jam (current): New rule
* test/wrapper.py: New test
* other files: Use 'project.current'.


[SVN r22569]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 17a9d338692ec5f345e111b609d7c7bd8990a030
+Subproject commit 533abcaadd9301cf30373251fe4985b21c182847

粤ICP备19079148号