author | Shabe Razvi <shaber@symbian.org> |
Tue, 21 Jul 2009 17:27:41 +0100 | |
changeset 129 | f11180421939 |
parent 128 | fd35c35ffebb |
child 130 | 40c430068ab4 |
permissions | -rw-r--r-- |
18 | 1 |
<?xml version="1.0"?> |
2 |
||
3 |
<project name="SF-JOB-PROPS" > |
|
4 |
||
5 |
<dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/> |
|
6 |
||
7 |
<property name="sf.project.type" value="platform" /> |
|
8 |
||
9 |
<property name="sf.spec.job.name" value="platform"/> |
|
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
10 |
<property name="sf.spec.corebuildversion" value="week19"/> |
18 | 11 |
|
12 |
<property name="sf.spec.build.system" value="sbs"/> |
|
13 |
||
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
14 |
<property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
15 |
<property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/> |
18 | 16 |
|
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
17 |
<property name="sf.spec.sourcesync.usecache" value="false"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
18 |
|
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
19 |
<!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
20 |
<!-- check that sf.spec.baseline.getenv_options includes 'tools' --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
21 |
<!-- and set sf.spec.baseline.enable to 'true' --> |
18 | 22 |
|
23 |
<!-- get full source env and binaries from pdk --> |
|
24 |
<property name="sf.spec.sourcesync.enable" value="true"/> |
|
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
25 |
<property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... --> |
128
fd35c35ffebb
Commit latest draft of Foundation model
Shabe Razvi <shaber@symbian.org>
parents:
105
diff
changeset
|
26 |
<property name="sf.spec.baseline.enable" value="false"/> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
27 |
<property name="sf.spec.baseline.clean" value="false"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
28 |
<property name="sf.spec.baseline.select" value="location" /> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
29 |
<property name="sf.spec.baseline.location" value="\\v800008\builds01\Releases\PDK_build_tools_test\" /> |
18 | 30 |
|
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
31 |
<property name="sf.spec.toolsbaseline.enable" value="true"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
32 |
<property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
33 |
<property name="sf.spec.toolsbaseline.select" value="location" /> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
34 |
<property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_b50" /> <!-- for TEF etc --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
35 |
|
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
36 |
<property name="sf.spec.publish.rootdir" value="H:\SF_Builds"/> |
18 | 37 |
|
38 |
<!-- platform build specific properties --> |
|
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
39 |
<property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_sf" /> |
18 | 40 |
<property name="sf.spec.os.sysdef.clean.configurations.list" value="GT_tb91sf" /> |
41 |
||
42 |
<!-- provide dtd location as os and s60 layers will be different --> |
|
43 |
<property name="sf.spec.s60.sysdef.dtd" value="${sf.spec.job.dir}\sysdefs\sysdef_dtd_1_4_0.xml"/> |
|
44 |
<property name="sf.spec.os.sysdef.dtd" value="${sf.spec.job.dir}\sysdefs\sysdef_dtd_2_0_0.xml"/> |
|
45 |
||
30
f7bc821654a4
split build option turned to true for sf platform build
ThomasE@UK-ThomasE.symbian.int
parents:
28
diff
changeset
|
46 |
<property name="sf.spec.sysdef.version" value="2.0.0"/> <!-- default --> |
f7bc821654a4
split build option turned to true for sf platform build
ThomasE@UK-ThomasE.symbian.int
parents:
28
diff
changeset
|
47 |
<property name="sf.spec.s60.sysdef.version" value="2.0.0"/> |
18 | 48 |
<property name="sf.spec.os.sysdef.version" value="2.0.0"/> |
49 |
||
50 |
<!-- build os and s60 by default --> |
|
51 |
<property name="sf.spec.os.skipbuild" value="false"/> |
|
128
fd35c35ffebb
Commit latest draft of Foundation model
Shabe Razvi <shaber@symbian.org>
parents:
105
diff
changeset
|
52 |
<property name="sf.spec.s60.skipbuild" value="true"/> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
53 |
<property name="sf.spec.splitbuild" value="true"/> <!-- *this* platform build defines two steps --> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
54 |
|
21
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
55 |
<!-- generate dir list(s) of epoc32 tree --> |
23 | 56 |
<property name="sf.spec.dirlist.enable" value="true"/> |
18 | 57 |
|
21
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
58 |
<!-- generate delta of two epoc32 trees. note: this takes a while! --> |
23 | 59 |
<property name="sf.spec.dirdelta.enable" value="true"/> |
21
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
60 |
|
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
61 |
<!-- prefilter raptor logs --> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
62 |
<property name="sf.spec.logs.raptorfilter.enable" value="false"/> |
21
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
63 |
|
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
64 |
<!-- zip all logs before publish --> |
e5a2572ac305
1. Update properties to make raptor filter, delta lists and zips configurable.
ShabeR@UK-SHABER
parents:
18
diff
changeset
|
65 |
<property name="sf.spec.logs.zip.enable" value="true"/> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
66 |
|
63
9860596ce767
Update platform projects to send test package by default
Shabe Razvi <shaber@symbian.org>
parents:
45
diff
changeset
|
67 |
<!-- packaging options for bin/src--> |
9860596ce767
Update platform projects to send test package by default
Shabe Razvi <shaber@symbian.org>
parents:
45
diff
changeset
|
68 |
<property name="sf.spec.package.bin.enable" value="true"/> |
9860596ce767
Update platform projects to send test package by default
Shabe Razvi <shaber@symbian.org>
parents:
45
diff
changeset
|
69 |
<property name="sf.spec.package.src.enable" value="true"/> |
9860596ce767
Update platform projects to send test package by default
Shabe Razvi <shaber@symbian.org>
parents:
45
diff
changeset
|
70 |
|
9860596ce767
Update platform projects to send test package by default
Shabe Razvi <shaber@symbian.org>
parents:
45
diff
changeset
|
71 |
<property name="sf.spec.test.sendpkg.enable" value="true"/> |
102
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
72 |
|
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
73 |
<property name="sf.spec.md5.enable" value="true"/> |
5a46a48ba14b
Updated the "foundation" project to catch up with latest up-to-date "clean" project:
thomase
parents:
63
diff
changeset
|
74 |
|
18 | 75 |
</project> |