aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxapple.cpp
Commit message (Expand)AuthorAgeFilesLines
* apple: fix codesign moduleIvan Komissarov2024-04-171-15/+27
* Bump minimum Qt versionChristian Kandeler2023-09-121-1/+1
* apple: fix tests with xcode-less profileIvan Komissarov2023-08-211-6/+30
* js: represent QByteArray as JsArrayBufferIvan Komissarov2023-05-161-0/+17
* Fix TestBlackboxApple::assetCatalogIvan Komissarov2022-10-261-34/+5
* Darwin: Set NSSupportsAutomaticGraphicsSwitching to true by defaultIvan Komissarov2022-08-241-0/+1
* Merge branch '1.19' into 1.20Ivan Komissarov2021-07-271-1/+2
|\
| * codesign: Fix checking if product is a frameworkIvan Komissarov2021-06-141-1/+2
* | Fix some gcc warningsChristian Kandeler2021-07-261-2/+2
|/
* Fix reading Xcode 12.5 specsv1.19.0Ivan Komissarov2021-05-031-0/+2
* codesign: do not sign intermediate products when multiplexingIvan Komissarov2021-03-301-5/+18
* Implement codesign moduleJake Petroules2021-02-181-0/+99
* Merge branch '1.18'Ivan Komissarov2020-12-181-0/+30
|\
| * Add TestBlackboxApple::appiconset testIvan Komissarov2020-12-141-0/+30
* | xcode: brings back arm64 mac in aggregateDependencyLinking()Ivan Komissarov2020-12-071-1/+1
|/
* GitHub actions: fix macOS buildIvan Komissarov2020-10-291-2/+1
* Fix qbs.buildVariant in appleMultiConfig() testIvan Komissarov2020-10-261-5/+5
* Fix usage of @VAR@ in info plist filesIvan Komissarov2020-10-081-0/+32
* Initial support for GitHub ActionsIvan Komissarov2020-09-011-0/+2
* Make TestBlackboxApple::aggregateDependencyLinking smarterIvan Komissarov2020-08-071-6/+33
* Switch to Qt 5.15.0 and drop CI support for MinGW on LinuxRichard Weickelt2020-07-201-2/+3
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-161-2/+5
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-221-103/+156
* Merge branch '1.16' into masterRichard Weickelt2020-04-151-11/+11
|\
| * Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-061-11/+11
* | Fix aggregateDependencyLinking() with XCode 9.4Ivan Komissarov2020-04-151-2/+5
|/
* Test for the correct value for the NSPrincipalClassIvan Komissarov2020-01-201-1/+1
* Add checks for some types in infoPlistIvan Komissarov2020-01-201-0/+24
* Add overrideInfoPlist testIvan Komissarov2020-01-151-26/+84
* Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
* Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+17
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* Merge 1.12 into masterChristian Kandeler2018-10-121-8/+14
|\
| * Fix autotests for Xcode 10Christian Kandeler2018-10-051-8/+14
* | Merge 1.12 into masterChristian Kandeler2018-06-221-0/+14
|\|
| * Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-201-0/+14
* | Simplify installation of applications and librariesChristian Kandeler2018-06-011-3/+3
|/
* Make Version a public classJake Petroules2017-12-011-15/+15
* Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-221-9/+9
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-2/+2
* Fix assetcatalog test with newer versions of macOSJake Petroules2017-11-131-5/+16
* Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-2/+12
* Fix autotest failuresChristian Kandeler2017-08-311-3/+1
* Fix Xcode and Android probesJake Petroules2017-06-201-1/+1
* Adapt autotest for modules prefixJake Petroules2017-06-131-1/+1
* Add support for building macOS disk imagesJake Petroules2017-06-121-0/+6
* Autotests: Fix TestBlackboxApple::assetCatalog()Christian Kandeler2017-06-121-1/+1
* Fix xcode autotestChristian Kandeler2017-06-121-1/+1
* Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-121-3/+2