aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API: Consider auxiliary inputs when collecting transformer datav1.12.0Christian Kandeler2018-07-121-0/+5
* Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-111-0/+1
* Consider Rule::excludedInputs where neededJoerg Bornemann2018-07-103-1/+6
* MSVC Probe: Expose WindowsSDKVersion and WindowsSdkDirJoerg Bornemann2018-07-101-1/+2
* MSVC: Suppress "performing full link" messageOrgad Shaneh2018-07-101-1/+1
* Update the timestamps of file dependencies of rescued artifactsChristian Kandeler2018-07-104-2/+11
* benchmarker: Fix crash when called with no parametersChristian Kandeler2018-07-101-1/+8
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-061-0/+1
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-07-061-0/+1
* Fix TestBlackbox::pluginDependency on MacChristian Kandeler2018-07-051-2/+4
* ModuleLoader: Fix misleading error messageChristian Kandeler2018-07-045-0/+21
* Cover dependency parameter change tracking in autotestChristian Kandeler2018-07-042-2/+20
* Remove quotes and escaping from debug logsOrgad Shaneh2018-07-035-27/+28
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-06-291-0/+1
* Autotests: Allow to parameterize the "file unlock grace period"Christian Kandeler2018-06-292-4/+13
* GCC: Do not add non-existing paths to cpp.systemRunPathsChristian Kandeler2018-06-281-1/+2
* GCC: Filter libraryPaths for entries from systemRunPathsChristian Kandeler2018-06-261-1/+10
* Do not crash on invalid property assignment in Export itemChristian Kandeler2018-06-263-0/+33
* Fix module property access trackingChristian Kandeler2018-06-251-6/+8
* setup-android: Fix case where there is only one architectureChristian Kandeler2018-06-251-2/+6
* Provide an error location for invalid property assignmentsChristian Kandeler2018-06-253-14/+32
* Properly diagnose invalid module property assignmentsChristian Kandeler2018-06-256-5/+84
* Fix the exportsQbs autotest for mingwChristian Kandeler2018-06-251-1/+1
* Fix rule input tags in the Exporter modulesChristian Kandeler2018-06-223-6/+31
* Benchmarker: Keep the temp data in case of a failureChristian Kandeler2018-06-221-5/+8
* setup-toolchains: Fix another possible QProcess timeoutChristian Kandeler2018-06-211-1/+1
* Give more help in 'No such product' error messageKai Koehne2018-06-211-3/+14
* Consider Transformer::explicitlyDependsOn when disconnecting artifactsChristian Kandeler2018-06-201-0/+1
* Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-206-0/+76
* Do not collect exported properties for disabled productsChristian Kandeler2018-06-191-0/+6
* Fix lex_yacc autotests for winbisonChristian Kandeler2018-06-189-5/+47
* MSVC: Relax version check for /WHOLEARCHIVEChristian Kandeler2018-06-182-2/+2
* Catch mis-use of "original" as default property valueChristian Kandeler2018-06-185-0/+35
* Document the list-products commandChristian Kandeler2018-06-151-0/+63
* Fix CLI documentationChristian Kandeler2018-06-1511-11/+11
* Check for duplicate entries in multiplex propertiesChristian Kandeler2018-06-155-4/+39
* Fix FileInfo::isDir() on UnixChristian Kandeler2018-06-141-1/+3
* qtprofilesetup: Remove unnecessary "product" qualifierChristian Kandeler2018-06-141-1/+1
* Call QProcess::waitForFinished with timeout of -1Joerg Bornemann2018-06-143-5/+5
* Make RescuableArtifactData::children a std::vectorJoerg Bornemann2018-06-143-4/+3
* Fix C4267 warningsJoerg Bornemann2018-06-141-1/+1
* RulesApplicator: Remove unnecessary qualificationsChristian Kandeler2018-06-141-10/+6
* Fix RulesApplicator::InputsSourceFlagChristian Kandeler2018-06-141-1/+1
* Makefile generator: Improve dependency collection performanceChristian Kandeler2018-06-141-9/+7
* Doc: Fix typoJesus Fernandez2018-06-131-1/+1
* Prevent adding empty file paths as dependenciesChristian Kandeler2018-06-085-3/+22
* Fix VS toolchain compatibility matchingJoerg Bornemann2018-06-081-1/+8
* Fix Windows build with QtScript-less QtJoerg Bornemann2018-06-085-3/+60
* Change tracking: Do not rescue outdated child artifactsChristian Kandeler2018-06-084-9/+84