common/build.postbuild.xml
changeset 1188 b7b3892c3ce5
parent 1183 6c7fc7463871
child 1190 19e93405e223
equal deleted inserted replaced
1186:8174fb206005 1188:b7b3892c3ce5
   333                     <arg value="-x@${sf.epoc32.exclusions.file}"/>
   333                     <arg value="-x@${sf.epoc32.exclusions.file}"/>
   334                     <arg value="-x!epoc32\gcc"/>
   334                     <arg value="-x!epoc32\gcc"/>
   335                     <arg value="-x!epoc32\gcc_mingw"/>
   335                     <arg value="-x!epoc32\gcc_mingw"/>
   336                     <arg value="-x!epoc32\tools"/>
   336                     <arg value="-x!epoc32\tools"/>
   337                     <arg value="-x!epoc32\data\buildinfo.txt"/>
   337                     <arg value="-x!epoc32\data\buildinfo.txt"/>
       
   338                     <!-- Feature database artifacts released as part of the tools zip -->
   338                     <arg value="-x!epoc32\data\config\features.dat"/>
   339                     <arg value="-x!epoc32\data\config\features.dat"/>
       
   340                     <arg value="-x!epoc32\include\featureuids.h"/>
       
   341                     <arg value="-x!epoc32\rom\include\feature.iby"/>
       
   342                     <arg value="-x!epoc32\rom\include\featuredatabase.xml"/>
   339                     <arg value="-x!epoc32\data\media"/> <!-- Files created when emulator is used to create comms database - not worth releasing-->
   343                     <arg value="-x!epoc32\data\media"/> <!-- Files created when emulator is used to create comms database - not worth releasing-->
   340                     <arg value="-x!epoc32\build"/>
   344                     <arg value="-x!epoc32\build"/>
   341                     <arg value="-x!epoc32\release\armv5"/>
   345                     <arg value="-x!epoc32\release\armv5"/>
   342                     <arg value="-x!epoc32\release\winscw"/>
   346                     <arg value="-x!epoc32\release\winscw"/>
   343                     <arg value="-xr!*.sym"/>
   347                     <arg value="-xr!*.sym"/>
   468             <arg value="epoc32/tools"/>
   472             <arg value="epoc32/tools"/>
   469             <arg value="epoc32/gcc"/>
   473             <arg value="epoc32/gcc"/>
   470             <arg value="epoc32/gcc_mingw"/>
   474             <arg value="epoc32/gcc_mingw"/>
   471             <arg value="epoc32/data/buildinfo.txt"/>
   475             <arg value="epoc32/data/buildinfo.txt"/>
   472             <arg value="epoc32/data/config/features.dat"/>
   476             <arg value="epoc32/data/config/features.dat"/>
       
   477             <arg value="epoc32/include/featureuids.h"/>
       
   478             <arg value="epoc32/rom/include/feature.iby"/>
       
   479             <arg value="epoc32/rom/include/featuredatabase.xml"/>
   473         </exec>
   480         </exec>
   474         <antcall target="sf-zip-content">
   481         <antcall target="sf-zip-content">
   475             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>
   482             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>
   476             <param name="zip.target.name" value="tools" />
   483             <param name="zip.target.name" value="tools" />
   477         </antcall>
   484         </antcall>