common/build.postbuild.xml
changeset 1029 8ee0b12c2384
parent 1028 11f25704ec27
parent 1013 d20ad9274826
child 1031 6660c0312c89
equal deleted inserted replaced
1028:11f25704ec27 1029:8ee0b12c2384
   244                     <arg value="-x@${sf.epoc32.exclusions.file}"/>
   244                     <arg value="-x@${sf.epoc32.exclusions.file}"/>
   245                     <arg value="-x!epoc32\gcc"/>
   245                     <arg value="-x!epoc32\gcc"/>
   246                     <arg value="-x!epoc32\gcc_mingw"/>
   246                     <arg value="-x!epoc32\gcc_mingw"/>
   247                     <arg value="-x!epoc32\tools"/>
   247                     <arg value="-x!epoc32\tools"/>
   248                     <arg value="-x!epoc32\data\buildinfo.txt"/>
   248                     <arg value="-x!epoc32\data\buildinfo.txt"/>
       
   249                     <arg value="-x!epoc32\data\config\features.dat"/>
   249                     <arg value="-x!epoc32\build"/>
   250                     <arg value="-x!epoc32\build"/>
   250                     <arg value="-x!epoc32\release\armv5"/>
   251                     <arg value="-x!epoc32\release\armv5"/>
   251                     <arg value="-x!epoc32\release\winscw"/>
   252                     <arg value="-x!epoc32\release\winscw"/>
   252                     <arg value="-xr!*.sym"/>
   253                     <arg value="-xr!*.sym"/>
   253                     <arg value="${build.drive}/output/zips/release/binaries_epoc.zip"/>
   254                     <arg value="${build.drive}/output/zips/release/binaries_epoc.zip"/>
   367             <arg value="${build.drive}/output/zips/release/tools_epoc.zip"/>
   368             <arg value="${build.drive}/output/zips/release/tools_epoc.zip"/>
   368             <arg value="epoc32/tools"/>
   369             <arg value="epoc32/tools"/>
   369             <arg value="epoc32/gcc"/>
   370             <arg value="epoc32/gcc"/>
   370             <arg value="epoc32/gcc_mingw"/>
   371             <arg value="epoc32/gcc_mingw"/>
   371             <arg value="epoc32/data/buildinfo.txt"/>
   372             <arg value="epoc32/data/buildinfo.txt"/>
       
   373             <arg value="epoc32/data/config/features.dat"/>
   372         </exec>
   374         </exec>
   373         <antcall target="sf-zip-content">
   375         <antcall target="sf-zip-content">
   374             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>
   376             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>
   375             <param name="zip.target.name" value="tools" />
   377             <param name="zip.target.name" value="tools" />
   376         </antcall>
   378         </antcall>