aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2021-02-15 15:53:29 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2021-02-16 07:09:46 +0000
commitc98e9af8c71d639da1d168b9d1a03dc71a3740ce (patch)
treeac5a15a6c67bccb9e2e73b19875282d9a3178158 /docker-compose.yml
parentf8c18f9a4e2906330638f17f612ee62325a88dc0 (diff)
baremetal: Fix detection for Keil toolchains
Previous implementation does not work if qbs is compiled with 64-bit compiler. The reason is the wrong path in the registry, because it differs for 32/64 bit applications. Besides, the search in the registry was difficult, it was done through the `Uninstall` section, with the parsing of the `tools.ini` file. But we can use an alternative search algorithm using the `HKLM/SOFTWARE` path instead, that simplifies the algorithm. This patch tested with the Qbs compiled with both 32/64 bit compilers. Change-Id: I87e9f62966482ba840b0aa92d4600be29b296384 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Diffstat (limited to 'docker-compose.yml')
0 files changed, 0 insertions, 0 deletions