# HG changeset patch # User Shabe Razvi # Date 1271085110 -3600 # Node ID ca156d45903030683fc855b3b351a488f50f26d1 # Parent daf51fe459d87663a5f4bb0f0a5e8d014423c293 Add new sf-tools build type for use with tools projects diff -r daf51fe459d8 -r ca156d459030 common/templates/zip.cfg.xml.ftl.template --- a/common/templates/zip.cfg.xml.ftl.template Mon Apr 12 14:34:32 2010 +0100 +++ b/common/templates/zip.cfg.xml.ftl.template Mon Apr 12 16:11:50 2010 +0100 @@ -117,6 +117,18 @@ + + + + + + + + + + + + diff -r daf51fe459d8 -r ca156d459030 sf-tools/build.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-tools/build.xml Mon Apr 12 16:11:50 2010 +0100 @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + INFO Tools build requires minimum of Helium 7.0 + + + + + [SF-BUILD-NOPREP] INFO:(tools) + [SF-BUILD-NOPREP] WARNING: Not generating model from packages + + + + INFO: Bootstrap files required by SBSv2 + + + + + + + + + + + + INFO: Explicit export of files needed for tools build + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r daf51fe459d8 -r ca156d459030 sf-tools/hlm.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-tools/hlm.bat Mon Apr 12 16:11:50 2010 +0100 @@ -0,0 +1,7 @@ +@echo off +setlocal +call %~dp0..\common\hlm.bat %* +endlocal + + + \ No newline at end of file diff -r daf51fe459d8 -r ca156d459030 sf-tools/tools_props.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-tools/tools_props.ant.xml Mon Apr 12 16:11:50 2010 +0100 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r daf51fe459d8 -r ca156d459030 sf-tools/tools_refs.ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf-tools/tools_refs.ant.xml Mon Apr 12 16:11:50 2010 +0100 @@ -0,0 +1,5 @@ + + + + +