Browse Source

Add infrastructure which allows project-root.jam to fulfil Jamfile
role as well, so that small projects can use only one file.

* new/project.jam
(load): Load project root at the very start, in case it wants to
be Jamfile.
(act-as-jamfile): New rule.
(module-name): Allow to tweak the name of module associated with a location.


[SVN r18557]

Vladimir Prus 23 years ago
parent
commit
c68a5776f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 97b89a1d7d2a67e93524bdede23ffa19e22adf82
+Subproject commit 4726d5af1636c31ef1e51f20a61396f968f2903c

粤ICP备19079148号