aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/installerframework
blob: 44d02c655b49d807bd256ca84310377792325e7c (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
################################################################################
## Global defines
################################################################################
[ifwtools]
windows-x86:                installer-framework-build-tqtc_3.1.0-win-x86.7z
linux-x64:                  installer-framework-build-tqtc_3.1.0-linux-x64.7z
mac-x64:                    installer-framework-build-tqtc_3.1.0-mac-x64.7z

[release.global]
version:                    3.1.0
version_tag:
arg_substitution_list:      %MAINTENANCE_TOOL_VERSION%=%GLOBAL_VERSION%


################################################################################
## Linux repository
################################################################################
[release.maintenancetool.repository.linux.x64]
arg_configurations_file:    repository_configs/tools_desktop/linux_x64_repository_tools_ifw
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          ifw_repo
repo_components_to_update:  qt.tools.ifw.*
repo_url_specifier:         linux_x64/desktop/tools_ifw


################################################################################
## Windows repository
################################################################################
[release.maintenancetool.repository.windows.x86]
arg_configurations_file:    repository_configs/tools_desktop/win_x86_repository_tools_ifw
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip
repo_content_type:          ifw_repo
repo_components_to_update:  qt.tools.ifw.*
repo_url_specifier:         windows_x86/desktop/tools_ifw


################################################################################
## macOS repository
################################################################################
[release.maintenancetool.repository.mac.x64]
arg_configurations_file:    repository_configs/tools_desktop/mac_x64_repository_tools_ifw
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          ifw_repo
repo_components_to_update:  qt.tools.ifw.*
repo_url_specifier:         mac_x64/desktop/tools_ifw