aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add module for providing AddressSanitizer supportChristian Kandeler2022-04-112-5/+9
* 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-282-0/+32
* baremetal: Skip `shared-libraries` test for GCC toolchainsDenis Shienkov2022-02-281-2/+0
* baremetal: Add test to check toolchain probesDenis Shienkov2022-02-214-0/+58
* baremetal: Add simple test for linking with shared librariesDenis Shienkov2022-02-215-0/+81
* baremetal: Add launch of test application target if possibleDenis Shienkov2022-02-154-1/+29
* Add probe items in module providersRaphael Cotty2022-02-085-1/+47
* Add Qt 6.3 Android image and update ANDROID_PLATFORMRaphael Cotty2022-02-061-20/+30
* Do not use std::string in HostOsInfoIvan Komissarov2022-02-042-5/+5
* Long live Open Watcom toolchainDenis Shienkov2022-02-041-0/+2
* Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-031-1/+1
* Create Host service and update FileInfoRaphael Cotty2022-02-014-1/+73
* Use Host and FileInfo serviceRaphael Cotty2022-01-3169-84/+201
* Fix buildIvan Komissarov2022-01-281-2/+2
* tests: Make sure we handle prefix cases where libPath have arch tripletMarius Gripsgard2021-12-311-1/+3
* Convenience products: Make installDebugInformation consistentChristian Kandeler2021-12-133-0/+12
* Ignore weak symbols when re-linking in non-strict modeChristian Kandeler2021-12-066-0/+109
* Replace missing std::all_of with Internal::all_ofDenis Shienkov2021-12-021-1/+1
* Add missing std:: namespace for all functions from <cstdio> libraryDenis Shienkov2021-12-0139-84/+85
* 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-302-3/+2
* Fix descriptions for JS commandsDenis Shienkov2021-11-1535-104/+104
* Merge branch '1.21' into masterIvan Komissarov2021-11-0319-19/+140
|\
| * Implement providing Qt libs via pkg-configIvan Komissarov2021-11-036-0/+61
| * Allow protobuf to have runtime from providersIvan Komissarov2021-11-028-8/+47
| * pkgconfig: fix variables in the merged packageIvan Komissarov2021-11-011-0/+5
| * pkgconfig: Rename vars to variablesIvan Komissarov2021-11-011-4/+4
| * Do not migrate profiles dir in Settings anymoreIvan Komissarov2021-10-261-3/+3
| * Print conan output while ConanfileProbe runsKai Dohmen2021-10-264-4/+20
* | Fix build with Qt 6.2Ivan Komissarov2021-10-262-3/+3
* | Merge branch '1.21' into masterIvan Komissarov2021-10-2618-28/+306
|\|
| * Split libDirs and extraPaths variablesIvan Komissarov2021-10-261-1/+1
| * capnproto: add test with the new providerIvan Komissarov2021-10-252-0/+18
| * pkgconfig: Implement early dependency mergingIvan Komissarov2021-10-255-16/+95
| * Android: Add android image for Qt 6.2Raphael Cotty2021-10-252-12/+48
| * pkgconfig: Merge packages and broken packagesIvan Komissarov2021-10-191-1/+3
| * pkgconfig: fix baseName detectionIvan Komissarov2021-10-143-0/+33
| * Implement eager pkg-config providerIvan Komissarov2021-10-148-0/+110
* | Use unique_ptr for managing ScriptEnginesIvan Komissarov2021-10-232-5/+5
|/
* Fix setting stringlist properties in module providersIvan Komissarov2021-10-065-11/+18
* Do not use Application item in Language testsIvan Komissarov2021-10-0610-24/+34
* Drop JDK version 1.6 from testingIvan Komissarov2021-10-041-1/+1
* Add android testing with different ndk versionsRaphael Cotty2021-09-301-1/+1
* Don't use global includes in dbus testsIvan Komissarov2021-09-273-12/+5
* Long live qbs-pkgconfig!Ivan Komissarov2021-09-2325-1/+519
* Merge branch '1.20' into masterIvan Komissarov2021-09-211-1/+2
|\
| * freebsd: fix TestBlackbox::removeDuplicateLibrariesIvan Komissarov2021-09-211-1/+2
* | Implement qbsModuleProviders propertyIvan Komissarov2021-09-2015-0/+272
* | cpp module: Add support for C++23Christian Kandeler2021-08-232-2/+2
* | Merge 1.20 into masterChristian Kandeler2021-08-2047-79/+13
|\|