aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-0447-79/+13
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-161-6/+5
|/
* Always build with project file updates supportIvan Komissarov2021-07-274-8/+1
* 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
* | Switch qbs-benchmarker to QbsIvan Komissarov2021-07-032-4/+11
* | Add unittests for the new hashing functionsIvan Komissarov2021-06-282-0/+47
* | 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
* | Android: Remove Ministro supportRaphael Cotty2021-05-241-53/+0
* | cmake: Add Qt6 buildIvan Komissarov2021-05-182-2/+2
* | cmake: Add bundled QtScript buildIvan Komissarov2021-05-182-1/+3
* | Avoid code duplication in TestBlackboxBase::runQbsIvan Komissarov2021-05-171-7/+6
* | Print stderr and stdout in case of errorIvan Komissarov2021-05-171-0/+3
* | Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-075-7/+7
* | Merge branch '1.19' into masterIvan Komissarov2021-05-055-3/+14
|\|
| * Fix reading Xcode 12.5 specsv1.19.0Ivan Komissarov2021-05-033-0/+7
| * codesign: skip test for mingw toolchainIvan Komissarov2021-04-272-3/+7
* | Move Windows only tests into TestBlackboxWindowsIvan Komissarov2021-05-0319-133/+137
* | Merge branch '1.19' into masterIvan Komissarov2021-04-2419-85/+400
|\|
| * codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-238-1/+313
| * Use binary search in Set::find()Ivan Komissarov2021-04-212-0/+25