aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/tools-generic
blob: 48d0aa6e11f6763a34fde069526b2b5d3814467e (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
################################################################################
## Global defines
################################################################################
[ifwtools]
windows-x86:                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:                    1.0.0
version_tag:
arg_substitution_list:      %MAINTENANCE_TOOL_VERSION%=3.0.5

################################################################################
## Linux repository
################################################################################
[release.tools.repository.linux.x86]
arg_configurations_file:    repository_configs/tools_desktop/repository_generic
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          tools_generic
repo_components_to_update:  qt,qt.tools,qt.installer.changelog
repo_url_specifier:         linux_x86/desktop/tools_generic

[release.tools.repository.linux.x64]
arg_configurations_file:    repository_configs/tools_desktop/repository_generic
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          tools_generic
repo_components_to_update:  qt,qt.tools,qt.installer.changelog
repo_url_specifier:         linux_x64/desktop/tools_generic


################################################################################
## Windows repository
################################################################################
[release.tools.repository.windows.x86]
arg_configurations_file:    repository_configs/tools_desktop/repository_generic
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip
repo_content_type:          tools_generic
repo_components_to_update:  qt,qt.tools,qt.installer.changelog
repo_url_specifier:         windows_x86/desktop/tools_generic


################################################################################
## macOS repository
################################################################################
[release.tools.repository.mac.x64]
arg_configurations_file:    repository_configs/tools_desktop/repository_generic
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          tools_generic
repo_components_to_update:  qt,qt.tools,qt.installer.changelog
repo_url_specifier:         mac_x64/desktop/tools_generic