diff -r 3c858aa7a023 -r 56a1d97e7c73 doc/api/helium/target-sf-check-missing-os-files.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-check-missing-os-files.html Thu Oct 08 19:36:20 2009 +0100 @@ -0,0 +1,223 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+d:\maintools\sf-config\common\build.postbuild.xml:649: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +
+ + +
++ <target name="sf-check-missing-os-files"> + <hlm:argSet xmlns:hlm="http://www.nokia.com/helium" id="sbs.check.tools.var"> + <hlm:arg name="config" value="${sf.spec.sbs.tools.config}"/> + <hlm:arg name="run-check" value="true"/> + </hlm:argSet> + + <hlm:argSet xmlns:hlm="http://www.nokia.com/helium" id="sbs.check.main.var"> + <hlm:arg name="config" value="${sf.spec.sbs.config}"/> + <hlm:arg name="run-check" value="true"/> + </hlm:argSet> + <antcall target="compile-main" inheritAll="false" inheritRefs="true"> + <param name="build.system" value="${sf.spec.build.system}"/> + <param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}"/> + <param name="sf.spec.sysdef.version" value="${sf.spec.os.sysdef.version}"/> + <param name="build.id" value="sbs_check"/> + <reference refid="sbs.check.tools.var" torefid="sbs.var"/> + <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options"/> + <reference refid="sf.spec.os.system.definition.files" torefid="system.definition.files"/> + </antcall> + <antcall target="compile-main" inheritAll="false" inheritRefs="true"> + <param name="build.system" value="${sf.spec.build.system}"/> + <param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}"/> + <param name="sf.spec.sysdef.version" value="${sf.spec.os.sysdef.version}"/> + <param name="build.id" value="sbs_check"/> + <reference refid="sbs.check.main.var" torefid="sbs.var"/> + <reference refid="sbs.fullbuild.options" torefid="sbs.make.options"/> + <reference refid="sf.spec.os.system.definition.files" torefid="system.definition.files"/> + </antcall> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +