Explorar el Código

Prevent creating two equivivalent virtual targets. This, in particular,
prevents complining the same source twice with the same properties.
Also allow generators to change source names using patterns.

* new/generators.jam (generator): Accept name patterns together with
target types.
(generator.generated-targets): Use name patterns. Transform generated
targets with 'virtual-targets.register', to eliminate duplicate
virtual targets.


[SVN r15302]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 46aa5c661a248a8c0be6fbdc3d2614757ddd2970
+Subproject commit c46c7fdae039bb1928010815f8a44a9328696708

粤ICP备19079148号