summaryrefslogtreecommitdiffstats
path: root/doc/config
diff options
context:
space:
mode:
authorKatja Marttila <[email protected]>2025-06-05 12:55:26 +0300
committerKatja Marttila <[email protected]>2025-06-06 06:18:08 +0000
commit2372b336f731520141f53f21b662967603905659 (patch)
treeb10aa6744e7c97e0a7c045ada56e38bd7efc6266 /doc/config
parent1e033dde76b1ef17d71d318a98411dba0aaf3610 (diff)
Fix variable replaceHEADdev
Variables can be defined inside '@' symbols, and are resolved by runtime, like @HomeDir@. This enables the usage of the correct variable value before its final set. If the variable inside '@' was not an installer value, installer replaced the variable with empty value. As the double '@' can be also part of the value itself, installer should not replace it with empty value if no real variable is found for it. Task-number: QTIFW-2945 Change-Id: I83ca40db1e03a12ba51535766b054765071d09ad Reviewed-by: Arttu Tarkiainen <[email protected]>
Diffstat (limited to 'doc/config')
0 files changed, 0 insertions, 0 deletions