author | Simon Howkins <simonh@symbian.org> |
Thu, 23 Apr 2009 17:49:11 +0100 | |
changeset 33 | 5b62fe0b84fa |
parent 27 | aa51b44f83c0 |
child 38 | a556771c5323 |
permissions | -rw-r--r-- |
27
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0"?> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
2 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
3 |
<project name="SF-JOB-PROPS" > |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
4 |
<!-- This project uses the interim Nokia drop ("wk16") from the FCLs--> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
5 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
6 |
<dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
7 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
8 |
<property name="sf.project.type" value="platform" /> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
9 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
10 |
<property name="sf.spec.job.name" value="platform"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
11 |
<property name="sf.spec.corebuildversion" value="week16"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
12 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
13 |
<property name="sf.spec.build.system" value="sbs"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
14 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
15 |
<property name="sf.spec.sbs.config" value="winscw"/> <!-- both _urel and _udeb --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
16 |
<property name="sf.spec.sbs.tools.config" value="tools_rel,tools2_rel"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
17 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
18 |
<property name="sf.spec.sourcesync.usecache" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
19 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
20 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
21 |
<!-- get full source env and binaries from pdk --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
22 |
<property name="sf.spec.sourcesync.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
23 |
<property name="sf.spec.baseline.getenv_options" value="-I emu"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
24 |
<property name="sf.spec.baseline.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
25 |
<property name="sf.spec.baseline.clean" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
26 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
27 |
<property name="sf.spec.baseline.select" value="location" /> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
28 |
<property name="sf.spec.baseline.location" value="D:\PDK\PDK_20090401\" /> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
29 |
<property name="sf.spec.toolsbaseline.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
30 |
<property name="sf.spec.publish.rootdir" value="D:\SF_Builds"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
31 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
32 |
<!-- platform build specific properties --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
33 |
<property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_clean" /> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
34 |
<property name="sf.spec.os.sysdef.clean.configurations.list" value="GT_tb91sf" /> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
35 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
36 |
<!-- provide dtd location as os and s60 layers will be different --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
37 |
<property name="sf.spec.s60.sysdef.dtd" value="${sf.spec.job.dir}\sysdefs\sysdef_dtd_1_4_0.xml"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
38 |
<property name="sf.spec.os.sysdef.dtd" value="${sf.spec.job.dir}\sysdefs\sysdef_dtd_2_0_0.xml"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
39 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
40 |
<property name="sf.spec.sysdef.version" value="1.4.0"/> <!-- default --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
41 |
<property name="sf.spec.s60.sysdef.version" value="1.4.0"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
42 |
<property name="sf.spec.os.sysdef.version" value="2.0.0"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
43 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
44 |
<!-- build os and s60 by default --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
45 |
<property name="sf.spec.os.skipbuild" value="false"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
46 |
<property name="sf.spec.s60.skipbuild" value="false"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
47 |
<property name="sf.spec.splitbuild" value="true"/> <!-- *this* platform build defines two steps --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
48 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
49 |
<!-- generate dir list(s) of epoc32 tree --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
50 |
<property name="sf.spec.dirlist.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
51 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
52 |
<!-- generate delta of two epoc32 trees. note: this takes a while! --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
53 |
<property name="sf.spec.dirdelta.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
54 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
55 |
<!-- prefilter raptor logs --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
56 |
<property name="sf.spec.logs.raptorfilter.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
57 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
58 |
<!-- zip all logs before publish --> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
59 |
<property name="sf.spec.logs.zip.enable" value="true"/> |
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
60 |
|
aa51b44f83c0
New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff
changeset
|
61 |
</project> |