author | Zheng Shen <zheng.shen@nokia.com> |
Wed, 27 Oct 2010 19:35:19 +0800 | |
changeset 664 | 44b0e894b7ab |
parent 645 | b8d81fa19e7d |
permissions | -rw-r--r-- |
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
2 |
<!-- |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
3 |
============================================================================ |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
4 |
Name : |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
5 |
Part of : Helium |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
6 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
7 |
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
8 |
All rights reserved. |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
9 |
This component and the accompanying materials are made available |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
10 |
under the terms of the License "Eclipse Public License v1.0" |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
11 |
which accompanies this distribution, and is available |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
12 |
at the URL "http://www.eclipse.org/legal/epl-v10.html". |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
13 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
14 |
Initial Contributors: |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
15 |
Nokia Corporation - initial contribution. |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
16 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
17 |
Contributors: |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
18 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
19 |
Description: |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
20 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
21 |
============================================================================ |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
22 |
--> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
23 |
<project name="minibuild.ido-sbs" default="help" xmlns:au="org.apache.ant.antunit" xmlns:hlm="http://www.nokia.com/helium" basedir="..\ido"> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
24 |
<property environment="env"/> |
628 | 25 |
<!--property name="config.temp.build.dir" location="${ant.file.minibuild.ido-sbs}/../build"/ --> |
26 |
||
27 |
<!-- Configuring raptor build system --> |
|
28 |
<property name="build.system" value="sbs"/> |
|
645 | 29 |
<property name="qmake.enabled" value="true" /> |
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
30 |
|
587 | 31 |
<!-- Configuring get latest env. --> |
32 |
<property name="s60.grace.service" value="s60_devices_sw" /> |
|
33 |
<property name="s60.grace.product" value="DFS7x.92" /> |
|
34 |
<property name="s60.grace.release" value="92_\d{6}_hw79" /> |
|
35 |
||
36 |
<!-- Synergy project for TB92 --> |
|
645 | 37 |
<property name="ccm.project" value="MinibuildDomain-tr1ido#20100928_3:project:tr1test1#1" /> |
38 |
||
39 |
<!-- Compatibility analyser enabling flag, causes binary check to be run --> |
|
40 |
<property name="ca.enabled" value="true" /> |
|
41 |
<property name="bc.prep.ca.file" location="${helium.dir}/tools/quality/compatibility_analyser/ca.cfg.xml" /> |
|
587 | 42 |
|
645 | 43 |
<property name="codescanner.enabled" value="false" /> |
44 |
||
587 | 45 |
|
628 | 46 |
<!-- Run the full sequence of target for the minibuild. ,minibuild-prep,compile-main,zip-ee,minibuild-check--> |
47 |
<!--<target name="do-minibuild" depends="minibuild-cleanup, |
|
48 |
compile-main"/>--> |
|
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
49 |
|
628 | 50 |
<property name="build.name" value="minibuild_ido_sbs" /> |
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
51 |
<property name="build.family" value="test_minibuild_ido_sbs" /> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
52 |
|
628 | 53 |
<target name="minibuild-check-blocks"> |
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
54 |
<if> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
55 |
<istrue value="${blocks.enabled}" /> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
56 |
<then> |
645 | 57 |
<if> |
58 |
<istrue value="${sysdef3.enabled}" /> |
|
59 |
<then> |
|
60 |
<au:assertFileExists file="${blocks.config.dir}/helloworld_api.blocks_component.xml" /> |
|
61 |
<au:assertFileExists file="${blocks.config.dir}/helloworldcons_app.blocks_component.xml" /> |
|
62 |
<au:assertFileExists file="${blocks.config.dir}/qt_helloworld_app.blocks_component.xml" /> |
|
63 |
</then> |
|
64 |
<else> |
|
65 |
<au:assertFileExists file="${blocks.config.dir}/minibuild_helloworldapi.blocks_component.xml" /> |
|
66 |
<au:assertFileExists file="${blocks.config.dir}/minibuild_helloworldcons.blocks_component.xml" /> |
|
67 |
</else> |
|
68 |
</if> |
|
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
69 |
</then> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
70 |
</if> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
71 |
</target> |
587 | 72 |
|
628 | 73 |
<target name="minibuild-check" depends="minibuild-check-blocks"> |
74 |
<!-- Check if prep has set some prop correctly... --> |
|
587 | 75 |
<echo>'${arm.compiler.version}'</echo> |
76 |
<au:assertMatches string="${arm.compiler.version}" pattern="RVCT2\.2 \[Build 686\]" casesensitive="false" multiline="true"/> |
|
77 |
||
78 |
<!-- Check if compile-main step did what expected... --> |
|
79 |
<au:assertFileExists file="${canonical.sysdef.file}"/> |
|
80 |
</target> |
|
628 | 81 |
|
179 | 82 |
|
628 | 83 |
<import file="../ido/build.xml"/> |
179 | 84 |
<import file="build.sbsinput.ant.xml" /> |
588 | 85 |
|
86 |
<!-- We should defer the failure for raptor. --> |
|
87 |
<hlm:signalInput id="raptorErrorSignalInput" failbuild="defer"> |
|
88 |
<hlm:notifierListRef refid="defaultFailNotifier" /> |
|
89 |
</hlm:signalInput> |
|
90 |
||
645 | 91 |
<!-- used by the compatibility analyser to define the build log that is to be |
92 |
scanned and the output used for the comparison--> |
|
93 |
<property name="bc.log.file.to.scan" location="${build.log.dir}/compile/${build.id}_dfs_build_armv5_compile.log" /> |
|
94 |
||
1
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
95 |
</project> |
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
96 |
|
be27ed110b50
Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff
changeset
|
97 |