Explorar el Código

* build/project.jam
(load-parent): New rule, extracted from 'initilize'.
(load-jamfile): If loading project-root.jam, check for
Jamfile and load it in the same module.
(inherit-attributes): Simplify.
(project-rules.constant, project-rules.path-constant): New rules.

* build/targets.jam
(project-target.__init__): New paramater 'parent'.
(project-target.inherit)
(project-target.add-constant)
(project-target.intern-constants): New rules

*


[SVN r26251]

Vladimir Prus hace 21 años
padre
commit
a032c141be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit dd8ab4b49b2c17567cafd7ff659261e33167a627
+Subproject commit 8b4495559c4b3f8edbc9c149ac8f46a5cd60e696

粤ICP备19079148号