diff -r 9374c207cfee -r 9dcc6e7393f7 doc/api/helium/target-sf-syncsource.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-syncsource.html Fri Sep 11 15:39:31 2009 +0100 @@ -0,0 +1,216 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.xml:298: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +|
build.log.dir | discouraged | +
+ + +
++ <target name="sf-syncsource"> + <touch file="${build.log.dir}/BOM/sources.csv"/> + <if> + <istrue value="${sf.spec.sourcesync.enable}"/> + <then> + <runtarget target="sf-get-source"/> + <runtarget target="sf-package-source"/> + <runtarget target="sf-unpack-rnd"/> + </then> + </if> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +