Browse Source

Fix a bug which caused child project to be loaded before parents.

* build/project.jam
  (project-context.use-project): Just record parameters, don't do anything.
  (load): After Jamfile is loaded, use data recorded above to load
   additional projects.
* test/test_all.py: New test.


[SVN r26229]
Vladimir Prus 21 years ago
parent
commit
06271175ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit af9048847caf4028aa08121ad05d60dff22de106
+Subproject commit 64801c209ce00cfa816aae9ad2289aad0b02e60b

粤ICP备19079148号