aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
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-041-3/+4
* 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-3162-75/+180
* 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-132-0/+11
* 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-0114-32/+34
* 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-302-3/+2
* Fix descriptions for JS commandsDenis Shienkov2021-11-1526-94/+94
* Merge branch '1.21' into masterIvan Komissarov2021-11-0317-12/+128
|\
| * Implement providing Qt libs via pkg-configIvan Komissarov2021-11-036-0/+61
| * Allow protobuf to have runtime from providersIvan Komissarov2021-11-028-8/+47
| * Print conan output while ConanfileProbe runsKai Dohmen2021-10-264-4/+20
* | Fix build with Qt 6.2Ivan Komissarov2021-10-262-3/+3
|/
* capnproto: add test with the new providerIvan Komissarov2021-10-252-0/+18
* Android: Add android image for Qt 6.2Raphael Cotty2021-10-252-12/+48
* Implement eager pkg-config providerIvan Komissarov2021-10-148-0/+110
* Fix setting stringlist properties in module providersIvan Komissarov2021-10-065-11/+18
* 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
* 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
|/
* Remove `import qbs` from all project filesDenis Shienkov2021-08-0420-35/+2
* Merge branch '1.19' into 1.20Ivan Komissarov2021-07-273-1/+7
|\
| * codesign: Add new codesign.timestampAlgorithm propertyDenis Shienkov2021-06-161-0/+2
| * codesign: Fix checking if product is a frameworkIvan Komissarov2021-06-142-1/+5
* | Fix some gcc warningsChristian Kandeler2021-07-261-2/+2
* | baremetal: Long live COSMIC toolchain for COLDFIRE architectureDenis Shienkov2021-05-312-0/+7
* | baremetal: Long live COSMIC toolchain for HCS12 architectureDenis Shienkov2021-05-302-0/+7
* | baremetal: Long live COSMIC toolchain for HCS08 architectureDenis Shienkov2021-05-292-0/+7
* | baremetal: Long live COSMIC toolchain for STM8 architectureDenis Shienkov2021-05-282-0/+9
* | baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-286-2/+20
* | Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-262-40/+69
* | Use separate functions for repetitive actionsDenis Shienkov2021-05-251-2/+2