aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.23.0.md
blob: e8234e3fea5afd9c5d2c2524268bf605b23e62c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# C/C++ Support
* Added new module Sanitizers.address for simple cross-platform ASan configuration.

# Qt Support
* Add the now-required /permissive- flag for MSVC automatically.

# Android Support
* Support use of cmdline-tools in addition to SDK tools.
* Consider .jar files also in the product itself, not just in dependencies.

# Contributors
* Christian Kandeler
* Dmitry Shachnev
* Ivan Komissarov
* Max Bespalov
* Orgad Shaneh