aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use python3 in Travis for building docs and running clang-tidyIvan Komissarov2020-02-216-15/+25
* doc: More info about qbs.toolchainType and qbs.toolchain propertiesIvan Komissarov2020-02-211-28/+106
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-179-113/+384
* Avoid double lookup in ModuleLoader::handleSubProjectIvan Komissarov2020-02-171-1/+1
* Adds missing documentation of timeout property for autotestsJochen Ulrich2020-02-153-1/+48
* Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-158-0/+488
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-1412-303/+516
* clang-cl: Fix macro dumpingIvan Komissarov2020-02-143-25/+34
* Fix code signing for Core Foundation bundlesLeon Buckel2020-02-133-57/+67
* Disable CI build with xcode-9Richard Weickelt2020-02-101-0/+1
* Install more packages in bionic image to run more testsIvan Komissarov2020-02-102-6/+18
* More meaningful SKIP messages for macOSIvan Komissarov2020-02-061-4/+9
* Install some packages on Mac jobs to run more testsIvan Komissarov2020-02-063-2/+17
* Fix Qt base profile for Mac jobsIvan Komissarov2020-02-061-1/+1
* Print profiles on Mac os jobsIvan Komissarov2020-02-061-0/+1
* Use consistent names in PathProbesIvan Komissarov2020-02-051-10/+10
* Merge "Merge branch '1.15' into master"The Qt Project2020-02-0510-26/+59
|\
| * Merge branch '1.15' into masterRichard Weickelt2020-02-0510-26/+59
| |\
| | * Fix probes referencing project properties1.15Richard Weickelt2020-02-053-21/+37
| | * Fix library not found for -lqbsscriptengine_debug on macOSMarius Sincovici2020-01-161-1/+9
| | * MSVC: Avoid bad execution attempt of powershellOrgad Shaneh2020-01-081-0/+2
| | * Fix reading .prl files located in macOS frameworks with Qt 5.14Ivan Komissarov2020-01-071-1/+4
| | * Fix version parsingBogDan Vatra2020-01-071-1/+1
| | * MSVC: Suppress "Generating code" messagesOrgad Shaneh2020-01-071-1/+4
| | * Bump version to 1.15.1Richard Weickelt2020-01-071-1/+1
| | * Fix make-release-archives.batJoerg Bornemann2019-12-181-0/+1
| | * Doc: Fix default value of enableBundledQtJoerg Bornemann2019-12-181-1/+1
* | | Android: handle relative sourceset directoriesAlberto Mardegan2020-02-052-9/+9
* | | Assign allResults for all PathProbe child ProbesIvan Komissarov2020-02-053-23/+45
|/ /
* | Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaƫl Cotty2020-02-0414-194/+610
* | Improve TestBlackbox::pathProbeIvan Komissarov2020-02-0316-13/+86
* | Fix parseCommandLine() functionIvan Komissarov2020-02-031-6/+9
* | Be more tolerant to exceptions when adding gcc profilesIvan Komissarov2020-02-031-3/+7
* | qmake build: Mark plugins as pluginsChristian Kandeler2020-01-311-1/+1
* | Tests: Fix expected path for jdkChristian Stenger2020-01-301-0/+1
* | Tests: Do not expect sanitizers for MinGWChristian Stenger2020-01-301-0/+2
* | Allow relaxed matching of multiplexed dependenciesRichard Weickelt2020-01-296-22/+134
* | Fail travis job if clang-tidy returned non-zero codeIvan Komissarov2020-01-291-0/+1
* | Fix clang-tidy errorsIvan Komissarov2020-01-295-11/+10
* | Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-2832-97/+107
* | travis: Enable clang-cl build on master branchIvan Komissarov2020-01-281-2/+14
* | clang-cl: Fix build warningsIvan Komissarov2020-01-284-3/+12
* | baremetal: Fix Keil toolchains detectionDenis Shienkov2020-01-271-29/+72
* | MSVC: Use compiler driver for linkingIvan Komissarov2020-01-2415-73/+224
* | Do not override QT_INSTALL_DIR in the Travis Windows jobRichard Weickelt2020-01-231-2/+1
* | 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
* | travis: fix MSVC base profileIvan Komissarov2020-01-201-1/+1
* | travis: Add XCode 9.4 jobIvan Komissarov2020-01-205-4/+13
* | Add overrideInfoPlist testIvan Komissarov2020-01-155-26/+112