aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Android build-tools detection, if it was installed via cmdline-toolsMax Bespalov2022-06-231-13/+9
* Fix compilation of .jar files declared in the productMax Bespalov2022-06-231-0/+7
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-032-1/+11
* Merge 1.22 into masterChristian Kandeler2022-05-204-8/+8
|\
| * Fix clang-tidy job1.22Ivan Komissarov2022-05-202-5/+5
| * ScriptEngine: Suppress another warning on MSVCOrgad Shaneh2022-05-171-2/+2
| * cmake: Fix syntax of regexDmitry Shachnev2022-05-091-1/+1
* | Merge 1.22 into masterChristian Kandeler2022-04-202-1/+3
|\|
| * Fix install of QCH and HTML documentationv1.22.1Dmitry Shachnev2022-04-202-1/+3
* | Merge "Merge 1.22 into master"The Qt Project2022-04-147-10/+22
|\ \
| * | Merge 1.22 into masterChristian Kandeler2022-04-087-10/+22
| |\|
| | * Update changelogChristian Kandeler2022-04-081-2/+11
| | * Merge "Merge remote-tracking branch 'origin/1.21' into 1.22" into 1.22The Qt Project2022-04-083-3/+5
| | |\
| | | * Merge remote-tracking branch 'origin/1.21' into 1.22Christian Kandeler2022-04-073-3/+5
| | | |\
| | | | * Bump version to 1.21.11.21Ivan Komissarov2022-01-251-1/+1
| | | | * Doc: align JSON API ErrorInfo with codeRobin Farine2022-01-241-1/+1
| | | | * Qt support: Fix QtQuick compiler path for Qt 6Christian Kandeler2022-01-191-1/+4
| | | | * Remove bogus reset of build graph's "dirty" flagChristian Kandeler2022-01-131-1/+0
| | * | | Documentation: Adapt to introduction of "exportingProduct"Christian Kandeler2022-04-072-4/+5
| | |/ /
| | * | Fix build for android when the project has file named "version"Dmitrii Kolpakov2022-04-061-1/+1
* | | | Add module for providing AddressSanitizer supportChristian Kandeler2022-04-115-7/+165
|/ / /
* | | Merge 1.22 into masterChristian Kandeler2022-04-0415-54/+92
|\| |
| * | Add changelog for 1.22.1Christian Kandeler2022-04-041-0/+7
| * | Fix Xcode support for 13.3Christian Kandeler2022-04-044-39/+55
| * | Bump versionChristian Kandeler2022-03-311-1/+1
| * | Qt support: Fix wrong lib file path deduction for "external" modulesChristian Kandeler2022-03-301-3/+3
| * | Fix building release packagesIvan Komissarov2022-03-291-1/+1
| * | Qt support: Consider QT_INSTALL_PREFIX when reading .prl filesChristian Kandeler2022-03-254-2/+6
| * | Qt support: Fix static builds against Qt 6Christian Kandeler2022-03-252-4/+14
| * | Fix/suppress compiler warnings with Qt6/MSVCOrgad Shaneh2022-03-253-3/+4
| * | Fix compile before Qt5.15Christian Stenger2022-03-151-1/+1
* | | Merge 1.22 into masterChristian Kandeler2022-03-0522-230/+582
|\| |
| * | Add changelog for 1.22.0v1.22.0Christian Kandeler2022-03-011-0/+31
| * | baremetal: Add test to check the SDCC compiler probeDenis Shienkov2022-02-282-0/+30
| * | baremetal: Add test to check the Digital Mars compiler probeDenis Shienkov2022-02-283-0/+34
| * | baremetal: Skip `shared-libraries` test for GCC toolchainsDenis Shienkov2022-02-281-2/+0
| * | ProjectResolver: Fix disabled dependencies with Qt6Björn Schäpers2022-02-281-1/+4
| * | Fix Windows CIIvan Komissarov2022-02-241-3/+3
| * | baremetal: Add test to check toolchain probesDenis Shienkov2022-02-215-1/+59
| * | baremetal: Add simple test for linking with shared librariesDenis Shienkov2022-02-218-33/+103
| * | Fix compilation on Qt6Denis Shienkov2022-02-181-1/+1
| * | baremetal: Refactor SDCC compiler detectionDenis Shienkov2022-02-171-63/+33
| * | Add support for other platforms supported by Digital MarsDenis Shienkov2022-02-178-129/+287
|/ /
* | Update documentation about WatcomProbeDenis Shienkov2022-02-151-2/+2
* | baremetal: Add launch of test application target if possibleDenis Shienkov2022-02-154-1/+29
* | Darwin: Set MinimumOSVersion property for mobile Apple platformsChristian Kandeler2022-02-151-0/+7
* | Fix detection of architectures and target platforms for Open WatcomDenis Shienkov2022-02-151-2/+9
* | Android: Allow to generate multi-arch package with Qt >= 6.3Raphael Cotty2022-02-092-1/+24
* | Disable Windows Baremetal testsIvan Komissarov2022-02-091-1/+2
* | Add support for other platforms supported by Open WatcomDenis Shienkov2022-02-097-172/+259