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

Implemented getting build request from the command line.

    * new/build-request.jam (from-command-line): New rule.
    * new/build-system.jam: Get build request from the command line,
        expand it and pass to 'generate' rules.
    * new/targets.jam: Use targets's properties when computing path.
    * test/project_test3.py: Test the above changes.


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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit c9c1a714d431f3ab8aba1b8304e4079d612e76e9
+Subproject commit 65920dfb951b22c79eb4590baf012713517bcca1

粤ICP备19079148号