aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/release-56
blob: 4006db20d391b30c34c18a26b91e15c1556d5398 (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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
# Define release content


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

[release.global]
version:                        5.6.0
version_tag:                    rc
module_exclude_list:            qtdocgallery, qtfeedback, qtjsondb, qtpim, qtqa, qtrepotools, qtserialbus, qtsystems
module_separate_install_list:   qtwebengine, qtscript, qt3d, qtcanvas3d, qtlocation, qtquickcontrols, qtwebview, qtserialbus
arg_substitution_list:          @QT_VERSION@=%GLOBAL_VERSION%,
                                @QT_VERSION_MINOR@=5.6,
                                @QT_VERSION_AND_TAG@=%GLOBAL_VERSION_AND_TAG%,
                                @QT_INSTALL_DIR_NAME@=5.6

[release.qt.configure_options.android_armv7]
build_node_labels:      linux-g++-Rhel6.6-x86_Android-armv7, linux-g++-Rhel6.6-x64_Android-armv7, mac-clang-10.10-x64_Android-armv7, win-MinGW4.9.2-Windows7-x86_Android-armv7
configure_options:      -opensource -confirm-license -release -xplatform android-g++ -opengl es2 -android-arch armeabi-v7a -nomake tests -nomake examples -skip qtserialport -skip qtx11extras -sysconfdir /etc/xdg -no-icu -openssl

[release.qt.configure_options.android_x86]
build_node_labels:      linux-g++-Rhel6.6-x86_Android-x86, linux-g++-Rhel6.6-x64_Android-x86, mac-clang-10.10-x64_Android-x86, win-MinGW4.9.2-Windows7-x86_Android-x86
configure_options:      -opensource -confirm-license -release -xplatform android-g++ -opengl es2 -android-arch x86 -nomake tests -nomake examples -skip qtserialport -skip qtx11extras -sysconfdir /etc/xdg -no-icu -openssl

[release.qt.configure_options.ios]
build_node_labels:      mac-clang-10.10-x64_iOS
configure_options:      -opensource -confirm-license -debug-and-release -nomake tests -nomake examples -qt-libjpeg -qt-libpng -xplatform macx-ios-clang -no-sql-mysql --dbus=runtime

[release.qt.configure_options.linux]
build_node_labels:      linux-g++-Rhel6.6-x86, linux-g++-Rhel6.6-x64
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -qt-zlib -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -plugin-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -openssl -no-libudev -icu -no-egl

[release.qt.configure_options.mac]
build_node_labels:      mac-clang-10.10-x64
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -qt-libjpeg -qt-libpng -platform macx-clang -sysconfdir /Library/Preferences/Qt -plugin-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -openssl --dbus=runtime

[release.qt.configure_options.windows]
build_node_labels:      win-msvc2010-Windows7-x86_ANGLE, win-msvc2010-Windows7-x86, win-msvc2012-Windows8.1-x86, win-msvc2013-Windows8.1-x86, win-msvc2013-Windows8.1-x64, win-MinGW4.9.2-Windows7-x86
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -qt-zlib -qt-libjpeg -qt-libpng -opengl dynamic -plugin-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -plugin-sql-odbc -openssl -dbus

[release.qt.configure_options.windows_msvc2013_xp]
build_node_labels:      win-msvc2013_xp-Windows8.1-x86
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -qt-zlib -qt-libjpeg -qt-libpng -opengl dynamic -plugin-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -plugin-sql-odbc -openssl -target xp -dbus

[release.qt.configure_options.winphone8_arm]
build_node_labels:      win-msvc2013-Windows8.1-x64_Winphone81_arm
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -xplatform winphone-arm-msvc2013

[release.qt.configure_options.winphone8_x86]
build_node_labels:      win-msvc2013-Windows8.1-x64_Winphone81_x86
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -xplatform winphone-x86-msvc2013

[release.qt.configure_options.winrt]
build_node_labels:      win-msvc2013-Windows8.1-x64_WinRT
configure_options:      -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -xplatform winrt-x64-msvc2013 -dbus


################################################################################
## Linux offline
################################################################################
[release.56.offline.linux.x86]
arg_configurations_file:    offline_installer_jobs/5.6/linux_x86
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-linux-x86-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstaller_tests_linux_32bit

[release.56.offline.linux.x86.android]
arg_configurations_file:    offline_installer_jobs/5.6/linux_x86_android
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-linux-x86-android-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstaller_tests_linux_android_32bit

[release.56.offline.linux.x64]
arg_configurations_file:    offline_installer_jobs/5.6/linux_x64
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-linux-x64-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_linux_64bit

[release.56.offline.linux.x64.android]
arg_configurations_file:    offline_installer_jobs/5.6/linux_x64_android
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-linux-x64-android-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_linux_android_64bit


################################################################################
## Mac offline
################################################################################
[release.56.offline.mac.x64]
arg_configurations_file:    offline_installer_jobs/5.6/mac_x64
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-mac-x64-clang-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_mac_64bit

[release.56.offline.mac.x64.android]
arg_configurations_file:    offline_installer_jobs/5.6/mac_x64_android
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-mac-x64-android-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_mac_android

[release.56.offline.mac.x64.android_and_ios]
arg_configurations_file:    offline_installer_jobs/5.6/mac_x64_android_ios
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
installer_name:             qt-opensource-mac-x64-android-ios-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_mac_ios


################################################################################
## Windows offline
################################################################################
[release.56.offline.windows.x86.mingw492]
assign_to_machine_label:    win-MinGW4.9.2-Windows7-x86
arg_configurations_file:    offline_installer_jobs/5.6/win_x86_mingw49
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-mingw492-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_mingw

[release.56.offline.windows.x86.msvc2013]
assign_to_machine_label:    win-msvc2013-Windows8.1-x86
arg_configurations_file:    offline_installer_jobs/5.6/win_x86_msvc2013
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-msvc2013-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_msvc2013_32bit

[release.56.offline.windows.x86.x64-msvc2013]
assign_to_machine_label:    win-msvc2013-Windows8.1-x64
arg_configurations_file:    offline_installer_jobs/5.6/win_x64_msvc2013
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-msvc2013_64-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_msvc2013_64bit

[release.56.offline.windows.x86.x64-msvc2015]
assign_to_machine_label:    win-msvc2015-Windows10-x64
arg_configurations_file:    offline_installer_jobs/5.6/win_x64_msvc2015
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-msvc2015_64-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_msvc2015_64bit

[release.56.offline.windows.x86.msvc2015]
assign_to_machine_label:    win-msvc2015-Windows10-x86
arg_configurations_file:    offline_installer_jobs/5.6/win_x86_msvc2015
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-msvc2015-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_msvc2015_32bit

[release.56.offline.windows.x86.mingw492.android]
assign_to_machine_label:    win-MinGW4.9.2-Windows7-x86_Android-x86
arg_configurations_file:    offline_installer_jobs/5.6/win_x86_mingw49_android
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-android-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_android

[release.56.offline.windows.x86.winrt_msvc2013]
assign_to_machine_label:    win-msvc2013-Windows8.1-x64_WinRT
arg_configurations_file:    offline_installer_jobs/5.6/win_x64_winrt_msvc2013
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-winrt-msvc2013-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_winrt_msvc2013_64bit

[release.56.offline.windows.x86.winrt_msvc2015]
assign_to_machine_label:    win-msvc2015-Windows10-x64_WinRT
arg_configurations_file:    offline_installer_jobs/5.6/win_x64_winrt_msvc2015
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
installer_name:             qt-opensource-windows-x86-winrt-msvc2015-%GLOBAL_VERSION_AND_TAG%
rta_key_list:               Qt_RTA_opensource_offlineInstallerSmoke_tests_windows_winrt_msvc2015_64bit

################################################################################
## Linux repository
################################################################################
[release.56.repository.linux.x86]
arg_configurations_file:    repository_configs/desktop_qt5/linux_x86_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x86/desktop/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_linux_32bit_LatestQt

[release.56.repository.linux.x86.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_56_src_doc_examples
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x86/desktop/qt5_56_src_doc_examples

[release.56.repository.linux.x86.android]
arg_configurations_file:    repository_configs/android_qt5/linux_x86_android_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x86/android/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_linux_android_32bit_LatestQt

[release.56.repository.linux.x64]
arg_configurations_file:    repository_configs/desktop_qt5/linux_x64_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x64/desktop/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_linux_64bit_LatestQt

[release.56.repository.linux.x64.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_56_src_doc_examples
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x64/desktop/qt5_56_src_doc_examples

[release.56.repository.linux.x64.android]
arg_configurations_file:    repository_configs/android_qt5/linux_x64_android_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         linux_x64/android/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_linux_android_64bit_LatestQt


################################################################################
## Windows repository
################################################################################
[release.56.repository.windows.x86]
arg_configurations_file:    repository_configs/desktop_qt5/win_x86_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         windows_x86/desktop/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_windows_mingw_msvc_LatestQt

[release.56.repository.windows.x86.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_56_src_doc_examples
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.56.*
repo_url_specifier:         windows_x86/desktop/qt5_56_src_doc_examples

[release.56.repository.windows.x86.android]
arg_configurations_file:    repository_configs/android_qt5/win_x86_android_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         windows_x86/android/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_windows_android_LatestQt

[release.56.repository.windows.x86.winrt]
arg_configurations_file:    repository_configs/winrt_qt5/win_x64_winrt_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=zip
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         windows_x86/winrt/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_windows_winrt_LatestQt


################################################################################
## Mac repository
################################################################################
[release.56.repository.mac.x64]
arg_configurations_file:    repository_configs/desktop_qt5/mac_x64_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         mac_x64/desktop/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_mac_LatestQt

[release.56.repository.mac.x64.src_doc_examples]
arg_configurations_file:    repository_configs/desktop_qt5/repository_56_src_doc_examples
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          src_doc_examples
repo_components_to_update:  qt.56.*
repo_url_specifier:         mac_x64/desktop/qt5_56_src_doc_examples

[release.56.repository.mac.x64.android]
arg_configurations_file:    repository_configs/android_qt5/mac_x64_android_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         mac_x64/android/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_mac_android_LatestQt

[release.56.repository.mac.x64.ios]
arg_configurations_file:    repository_configs/ios_qt5/mac_x64_ios_repository_56
arg_substitution_list:      @SRC_ARCHIVE_TYPE@=tar.gz
repo_content_type:          56
repo_components_to_update:  qt.56.*
repo_url_specifier:         mac_x64/ios/qt5_56
rta_key_list:               Qt_RTA_opensource_onlineInstaller_tests_mac_ios_LatestQt