diff -r 1248e8f6a72d -r db59fc762214 buildframework/helium/tools/compile/ec/ec.ant.xml --- a/buildframework/helium/tools/compile/ec/ec.ant.xml Tue Mar 16 17:16:51 2010 +0000 +++ b/buildframework/helium/tools/compile/ec/ec.ant.xml Thu Mar 18 15:06:42 2010 +0000 @@ -20,33 +20,62 @@ ============================================================================ --> + EC compilation targets. + + + + + + + + - - + + - + @@ -150,7 +179,14 @@ + + @@ -283,8 +319,8 @@ Cleaning up the logs.... - + @@ -308,13 +344,13 @@ emake debug flag: ${emake_debug_flag} Building ${sysdef.configuration}.... - + set -${ec.emake} --emake-build-label=${build.id}.${sysdef.configuration} --emake-class=${ec.build.class} --emake-priority=normal --emake-maxagents=${ec.maxagents} --emake-job-limit=0 --emake-mem-limit=${ec.mem.limit} --emake-history=${ec.history.option} --emake-annodetail=basic,history,file,waiting --emake-annofile=${build.log.dir}\${build.id}.${sysdef.configuration}.emake.anno.xml --emake-historyfile=${ec.historyfile} --emake-debug=${emake_debug_flag} --emake-logfile=${build.log.dir}\${build.id}.${sysdef.configuration}.emake.g.dlog --emake-root=%EMAKE_ROOT%;${helium.dir} --emake-autodepend=1 -k -i -f ${build.drive}/${sysdef.configuration}.make LOGBUILDTIME="" VERBOSE="" SAVESPACE="" ${sysdef.configuration} +${ec.emake} --emake-build-label=${build.id}.${sysdef.configuration} --emake-class=${ec.build.class} --emake-priority=normal --emake-maxagents=${ec.maxagents} --emake-job-limit=0 --emake-mem-limit=${ec.mem.limit} --emake-history=${ec.history.option} --emake-annodetail=basic,history,file,waiting --emake-annofile=${compile.log.dir}\${build.id}.${sysdef.configuration}.emake.anno.xml --emake-historyfile=${ec.historyfile} --emake-debug=${emake_debug_flag} --emake-logfile=${compile.log.dir}\${build.id}.${sysdef.configuration}.emake.g.dlog --emake-root=%EMAKE_ROOT%;${helium.dir} --emake-autodepend=1 -k -i -f ${build.drive}/${sysdef.configuration}.make LOGBUILDTIME="" VERBOSE="" SAVESPACE="" ${sysdef.configuration} - @@ -323,9 +359,8 @@ - - - - + + +