equal
deleted
inserted
replaced
58 <!-- perform export only first to assist when parallel makefile parsing --> |
58 <!-- perform export only first to assist when parallel makefile parsing --> |
59 <target name="sf-do-full-export"> |
59 <target name="sf-do-full-export"> |
60 <hlm:sbsinput id="sf.export"> |
60 <hlm:sbsinput id="sf.export"> |
61 <sbsOptions> |
61 <sbsOptions> |
62 <arg line="-k" /> |
62 <arg line="-k" /> |
|
63 <arg line="-j ${sf.spec.sbs.numberofjobs}"/> |
63 <arg line="-t ${sf.spec.sbs.retry.limit}"/> |
64 <arg line="-t ${sf.spec.sbs.retry.limit}"/> |
64 <arg name="--logfile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export.log" /> |
65 <arg name="--logfile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export.log" /> |
65 <arg name="--makefile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export_Makefile" /> |
66 <arg name="--makefile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export_Makefile" /> |
66 <arg line="--export-only"/> |
67 <arg line="--export-only"/> |
67 </sbsOptions> |
68 </sbsOptions> |