aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.20.1.md
blob: a33ed044bcceca0c46dce02d18be8a0be83b088b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# General

* Fixed target linker flags on FreeBSD (QBS-1312).
* Fixed file time precision on FreeBSD.
* Added additional logging to the Qt module provider when no qmakes were found.
* Some fixes to CMake build.
* Fixed incorrect usage of the qmlcachegen binary (QBS-1676).

# Android Support

* Added stripping for release builds.
* Fix generation of aab packages.