aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/release-591
blob: 01265fdbce63ef42a69127af688a855d7784e2eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
# Define release content


################################################################################
## Global defines
################################################################################
[ifwtools]
windows-x86:                installer-framework-build-win-x86.7z
windows-x64:                installer-framework-build-win-x86.7z
linux-x64:                  installer-framework-build-linux-x64.7z
mac-x64:                    installer-framework-build-mac-x64.7z

[release.global]
version:                        5.9.1
version_tag:
module_exclude_list:            qtdocgallery, qtfeedback, qtjsondb, qtpim, qtqa, qtrepotools, qtsystems
module_separate_install_list:   qtremoteobjects, qtscxml, qtscript, qtserialbus, qtwebengine
arg_substitution_list:          %QT_VERSION%=%GLOBAL_VERSION%,
                                %QT_VERSION_MINOR%=5.9,
                                %QT_VERSION_AND_TAG%=%GLOBAL_VERSION_AND_TAG%,
                                %QT_INSTALL_DIR_NAME%=5.9.1,
                                %QT_CREATOR_BASE_PATH%=qtcreator/snapshots/4.3.1_59x/latest_successful,
                                %QTC_VERSION%=4.3.1,
                                %QTC_DISPLAY_VERSION%=4.3.1,
                                %QTC_MSVC%=2015


################################################################################
## Linux offline
################################################################################
[release.591.offline.linux.x64]
arg_configurations_file:    offline_installer_jobs/5.9/linux_x64_offline
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz
installer_name:             qt-opensource-linux-x64-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke-591_tests_linux_all

[release.591.offline.linux.x64.qnx6]
arg_configurations_file:    offline_installer_jobs/5.9/linux_x64_qnx6
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %DEFAULT_FOR_OFFLINE%=true
installer_name:             qt-opensource-linux-x64-qnx-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke-591_tests_linux_qnx_64bit

################################################################################
## macOS offline
################################################################################
[release.591.offline.mac.x64]
assign_to_machine_label:    mac-physical-10.11-x64-ak
arg_configurations_file:    offline_installer_jobs/5.9/mac_x64_offline
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz
installer_name:             qt-opensource-mac-x64-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke-591_tests_mac_all

################################################################################
## Windows offline
################################################################################
[release.591.offline.windows.x64]
assign_to_machine_label:    win-msvc2015-Windows10-x64
arg_configurations_file:    offline_installer_jobs/5.9/win_x86_offline
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip, %REMOVE_PDB_FILES%=true
installer_name:             qt-opensource-windows-x86-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke-591_tests_windows_all

[release.591.offline.windows.x86.qnx6]
assign_to_machine_label:    win-MinGW4.9.2-Windows7-x86_QNX-x86
arg_configurations_file:    offline_installer_jobs/5.9/win_x86_mingw53_qnx6
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip
installer_name:             qt-opensource-windows-x86-qnx-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke-591_tests_windows_qnx

################################################################################
## Linux repository
################################################################################
[release.591.repository.linux.x64]
arg_configurations_file:    repository_configs/desktop_qt5/linux_x64_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         linux_x64/desktop/qt5_591
rta_key_list:

[release.591.repository.linux.x64.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_591_src_doc_examples
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.591.*
repo_url_specifier:         linux_x64/desktop/qt5_591_src_doc_examples

[release.591.repository.linux.x64.android]
arg_configurations_file:    repository_configs/android_qt5/linux_x64_android_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         linux_x64/android/qt5_591
rta_key_list:

################################################################################
## Windows repository
################################################################################
[release.591.repository.windows.x86]
arg_configurations_file:    repository_configs/desktop_qt5/win_x86_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         windows_x86/desktop/qt5_591
rta_key_list:

[release.591.repository.windows.x86.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_591_src_doc_examples
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.591.*
repo_url_specifier:         windows_x86/desktop/qt5_591_src_doc_examples

[release.591.repository.windows.x86.android]
arg_configurations_file:    repository_configs/android_qt5/win_x86_android_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         windows_x86/android/qt5_591
rta_key_list:

[release.591.repository.windows.x86.winrt]
arg_configurations_file:    repository_configs/winrt_qt5/win_x64_winrt_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         windows_x86/winrt/qt5_591
rta_key_list:

################################################################################
## macOS repository
################################################################################
[release.591.repository.mac.x64]
arg_configurations_file:    repository_configs/desktop_qt5/mac_x64_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         mac_x64/desktop/qt5_591
rta_key_list:

[release.591.repository.mac.x64.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_591_src_doc_examples
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.591.*
repo_url_specifier:         mac_x64/desktop/qt5_591_src_doc_examples

[release.591.repository.mac.x64.android]
arg_configurations_file:    repository_configs/android_qt5/mac_x64_android_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         mac_x64/android/qt5_591
rta_key_list:

[release.591.repository.mac.x64.ios]
arg_configurations_file:    repository_configs/ios_qt5/mac_x64_ios_repository_591
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.xz, %ONLINE_SNAPSHOT_BUILD%=false
repo_content_type:          591
repo_components_to_update:  qt.591.*
repo_url_specifier:         mac_x64/ios/qt5_591
rta_key_list: