diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-prebuild-111.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-prebuild-111.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + Target sf-prebuild-111 + + + + + + + + + + + + + + + + + +
+Helium API + +
+ + +
+ + + +

Target sf-prebuild-111

+ +

Location

+

D:\maintools\sf-config\common\generated\source-spec.ant.xml:4562: +

+ +

Conditional execution

+

No conditions on target execution.

+
+ +

Description

+

+

+

+


+ + +

Target external Dependency

+

+ + + + + + + + + + +
Name
hg
hg
+

+ + +

Property dependencies

+ + +

+ + + + + + + + + + +
NameEdit status
User editable properties
Internal properties
+

+ +
+ + +

Target dependencies

+

+sf-prebuild-111 dependencies + + + + +

+
+ + +

Source code

+
+    <target name="sf-prebuild-111">
+        <sequential>
+            <!-- create sf\layer dir  -->
+            <mkdir dir="M:/sf/tools/homescreentools"/>
+            <delete dir="M:/sf/tools/homescreentools" failonerror="false"/>
+            <!-- Don't use hg archive with tags, as we can have wildcards in the tags... -->
+            <exec executable="hg" dir="M:">
+                <arg value="clone"/>
+                <arg value="-U"/>
+                <arg value="//v800008/Builds01/mercurial_master_prod/sfl/MCL/sf/tools/homescreentools/"/>
+                <arg value="M:/sf/tools/homescreentools"/>
+            </exec>
+            
+            <hlm:scm xmlns:hlm="http://www.nokia.com/helium" verbose="true" scmUrl="scm:hg://v800008/Builds01/mercurial_master_prod/sfl/MCL/sf/tools/homescreentools/">
+                <!--hlm:checkout basedir="M:/sf/tools/homescreentools"/-->
+                <hlm:update basedir="M:/sf/tools/homescreentools">
+                     <hlm:tag name="default"/>
+                </hlm:update>
+            </hlm:scm>
+                <exec executable="hg" dir="M:/sf/tools/homescreentools" outputproperty="sf.sourcesync.111.checksum">
+                <arg value="identify"/>
+                <arg value="-i"/>
+            </exec>
+        </sequential>
+    </target>
+
+ + +
+ + + + + + + + + + + + + +
+Helium API + +
+ + + Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html + + + + +