aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.10.1.md
blob: 213251f497bbb6565a727c3b6eb64af066ce26b7 (plain)
1
2
3
4
5
6
7
8
# Important bugfixes
* Fix crash when the "original" value is misused (QBS-1255).
* Fix qtquickcompiler support for qml files in subdirectories (QBS-1261).
* Fix GCC support for "bare metal" systems (QBS-1263, QBS-1265).
* Fix using ids in Depends items (QBS-1264).
* Fix access to module instances in dependency parameters (QBS-1253).
* Fix race condition when creating Inno Setup, NSIS, or WiX installers.
* Fix release builds for Android with NDK r12 and above (QBS-1256).