equal
deleted
inserted
replaced
64 <touch file="${build.drive}/${sf.spec.bldmefirst.s60.sbs.variant.cfg}" /> |
64 <touch file="${build.drive}/${sf.spec.bldmefirst.s60.sbs.variant.cfg}" /> |
65 <delete file="${build.log.dir}/${build.id}_bldmefirst-s60.log"/> |
65 <delete file="${build.log.dir}/${build.id}_bldmefirst-s60.log"/> |
66 |
66 |
67 <!-- turn comma separated list into sbs friendly -c list, and _ separated list for friendly log names --> |
67 <!-- turn comma separated list into sbs friendly -c list, and _ separated list for friendly log names --> |
68 <propertyregex property="i.sf.spec.sbs.config.expanded" override="true" input="${sf.spec.sbs.config}" regexp="(,)" replace=" -c " defaultValue="${sf.spec.sbs.config}" global="true" casesensitive="false"/> |
68 <propertyregex property="i.sf.spec.sbs.config.expanded" override="true" input="${sf.spec.sbs.config}" regexp="(,)" replace=" -c " defaultValue="${sf.spec.sbs.config}" global="true" casesensitive="false"/> |
69 <propertyregex property="i.sf.spec.sbs.tools.config.expanded" override="true" input="${sf.spec.sbs.tools.config}" regexp="(,)" replace=" -c " defaultValue="${sf.spec.sbs.config}" global="true" casesensitive="false"/> |
69 <propertyregex property="i.sf.spec.sbs.tools.config.expanded" override="true" input="${sf.spec.sbs.tools.config}" regexp="(,)" replace=" -c " defaultValue="${sf.spec.sbs.tools.config}" global="true" casesensitive="false"/> |
70 |
70 |
71 <echo message="INFO Target : ${i.sf.spec.sbs.config.expanded} ${i.sf.spec.sbs.tools.config.expanded}"/> |
71 <echo message="INFO Target : ${i.sf.spec.sbs.config.expanded} ${i.sf.spec.sbs.tools.config.expanded}"/> |
72 |
72 |
73 <property name="sf.compile.bldmefirst.command.sbsexport" value="sbs EXPORT --ignore-os-detection --export-only -c ${i.sf.spec.sbs.config.expanded} -c ${i.sf.spec.sbs.tools.config.expanded}"/> |
73 <property name="sf.compile.bldmefirst.command.sbsexport" value="sbs EXPORT --ignore-os-detection --export-only -c ${i.sf.spec.sbs.config.expanded} -c ${i.sf.spec.sbs.tools.config.expanded}"/> |
74 <!-- do bldmefirst stage 1--> |
74 <!-- do bldmefirst stage 1--> |