summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Configure CI for Digital Mars compilerDenis Shienkov2022-02-084-1/+140
* Add probe items in module providersRaphael Cotty2022-02-0811-5/+64
* Add Qt 6.3 Android image and update ANDROID_PLATFORMRaphael Cotty2022-02-064-26/+53
* Do not use std::string in HostOsInfoIvan Komissarov2022-02-049-62/+58
* Long live Open Watcom toolchainDenis Shienkov2022-02-0419-6/+1470
* Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-033-2/+15
* Fix typoIvan Komissarov2022-02-031-1/+1
* Add support for new MSVC2022 toolset version in VisualStudioVersionInfoDenis Shienkov2022-02-021-2/+3
* Fix auto-detection for MSVC2022Denis Shienkov2022-02-021-0/+2
* baremetal: Allow to configure job limitsDenis Shienkov2022-02-015-0/+21
* Create Host service and update FileInfoRaphael Cotty2022-02-0115-125/+469
* Use Host and FileInfo serviceRaphael Cotty2022-01-31126-201/+357
* Fix buildIvan Komissarov2022-01-281-2/+2
* Use std::transform where it is possibleDenis Shienkov2022-01-2729-134/+124
* Factorize out probe code from module loaderRaphael Cotty2022-01-227-232/+410
* Doc: Update copyright year to 2022 in the online footerLeena Miettinen2022-01-191-1/+1
* Doc: Use the new way to prevent autolinkingLeena Miettinen2022-01-192-7/+4
* Add wrapper 'content' div to QDoc conf for Hugo siteJan Blackquill2022-01-121-0/+3
* Fix detection of MSVC environment for cross-compilersDenis Shienkov2022-01-071-1/+18
* tests: Make sure we handle prefix cases where libPath have arch tripletMarius Gripsgard2021-12-311-1/+3
* Replace std::erase && std::remove_if chains with Internal::remove_ifDenis Shienkov2021-12-228-25/+20
* Document how to append files to base properties in derived typesMitch Curtis2021-12-152-0/+33
* Fix typo in codesign::certificatePassword property typeDenis Shienkov2021-12-151-1/+1
* Merge branch '1.21' into masterIvan Komissarov2021-12-1330-34/+165
|\
| * Fix CI for building releasev1.21.0Raphael Cotty2021-12-133-3/+2
| * cpp Module: Implement runtimeLibrary property for MinGWBjörn Schäpers2021-11-293-2/+5
| * Add changelog for the 1.21.0 releaseIvan Komissarov2021-11-111-0/+56
| * Fix size_t -> uint conversion warnings with Qt 6Orgad Shaneh2021-11-0823-30/+99
| * qmake: fix public dependency on scriptengineIvan Komissarov2021-11-052-1/+4
| * qmake: fix build with clang on MacIvan Komissarov2021-11-041-1/+1
* | Convenience products: Make installDebugInformation consistentChristian Kandeler2021-12-134-1/+13
* | Docker/github action: update mirrors and use Qtc 5.0.3Raphael Cotty2021-12-104-11/+10