aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* GCC: Fix input tags for static librariesChristian Kandeler2018-06-083-1/+10
* Fix observation of JS imports pulled in via "require"Christian Kandeler2018-06-071-4/+3
* Fix property values that are pure assignments of importsJoerg Bornemann2018-06-065-1/+49
* Exporter.pkgconfig: Add support for custom variablesChristian Kandeler2018-06-064-0/+24
* Update man pageChristian Kandeler2018-06-051-3/+3
* Fix the qmlcachegen functionalityChristian Kandeler2018-06-053-5/+37
* Add module Exporter.pkgconfigChristian Kandeler2018-06-0421-0/+740
* Make sure probe results are also cached for shadow productsChristian Kandeler2018-06-044-1/+31
* Add info about system-level settings to changelogChristian Kandeler2018-06-041-0/+1
* Add support for system-level settingsChristian Kandeler2018-06-0138-90/+460
* AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
* AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
* C++ scanner: Properly handle UTF-8 byte order markChristian Kandeler2018-05-306-0/+35
* Doc: Fix a typoLeena Miettinen2018-05-301-1/+1
* Fix copy/paste artifact in AutotestRunner documentationChristian Kandeler2018-05-291-1/+1
* Add how-to for running autotestsChristian Kandeler2018-05-291-0/+31
* Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-288-1/+58
* Documentation: Work around qdoc quirkChristian Kandeler2018-05-254-5/+5
* qbs-setup-toolchains: Check for presence of cl.exe in MSVC bin pathsJoerg Bornemann2018-05-241-3/+6
* Move msvcVersion out of QtEnvironmentJoerg Bornemann2018-05-244-18/+29
* Fix file tag for Qt libraries in qtprofilesetupJoerg Bornemann2018-05-241-1/+2
* Move MSVC-related functions to qtprofilesetup libJoerg Bornemann2018-05-245-36/+137
* Add a changelog file for 1.12.0Christian Kandeler2018-05-221-0/+39
* ModuleLoader: Set project-level search pathsChristian Kandeler2018-05-191-0/+1
* Include settingsrepresentation.h in the main header fileChristian Kandeler2018-05-191-0/+1
* Fix CLOCK_REALTIME not being available on macOS SDK < 10.11Alexandru Croitor2018-05-181-0/+5