113
|
1 |
#********************************************
|
|
2 |
# *
|
|
3 |
# reltools.ini for automatic CBR system *
|
|
4 |
# *
|
|
5 |
#********************************************
|
|
6 |
|
|
7 |
# The usual configuration
|
|
8 |
#---------------------------------------
|
|
9 |
|
|
10 |
require_internal_versions
|
|
11 |
categorise_binaries
|
|
12 |
categorise_exports
|
|
13 |
diff_tool windiff
|
|
14 |
temp_dir D:\Builds\Temp
|
|
15 |
ignore_binary \epoc32\engdoc\*
|
|
16 |
use_distribution_policy_files_first
|
|
17 |
|
|
18 |
# clear those warnings like "Cannot run ValidateRel because another command is already running"
|
|
19 |
disable_win32_extensions
|
|
20 |
# tell makecbr to use abld not raptor
|
|
21 |
sbs_version 1
|
|
22 |
|
|
23 |
# The Archives...
|
|
24 |
#--------------------------------
|
|
25 |
|
|
26 |
# Internal Archive
|
|
27 |
archive_path tb92sfDaily \\builds01\devbuilds\ComponentisedReleases\DailyBuildArchive\Symbian_OS_vtb92sf \cbr_archive_tb92sf
|
|
28 |
|
|
29 |
# Internal FTP Site Stuff
|
|
30 |
#-----------------------------
|
|
31 |
|
|
32 |
remote_site_type netdrive
|
|
33 |
remote_host \\builds01\ODCBuilds\
|
|
34 |
|
|
35 |
#PGP/GPG stuff
|
|
36 |
#-----------------------------
|
|
37 |
|
|
38 |
pgp_tool gpg
|
|
39 |
pgp_config_path \\builds01\devbuilds\componentisedreleases\newkeys\export
|
|
40 |
export_data_file \sf\os\deviceplatformrelease\symbianosbld\productionbldcbrconfig\tb92sf\AutoCBR_tb92sf_test_export.csv
|
|
41 |
|
|
42 |
# Symbian Typhoon Key
|
|
43 |
pgp_encryption_key 0xA8723B8D
|