aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix TestBlackbox::installLocations() for mingwChristian Kandeler2018-06-182-1/+8
* Merge 1.12 into masterChristian Kandeler2018-06-1517-36/+50
|\
| * 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
* | Use Rule.name in favor of id in toolchain rulesJoerg Bornemann2018-06-142-10/+10
* | Do not use colored output on dumb terminalsJoerg Bornemann2018-06-133-2/+13
* | JS imports: Cache also the results of "require"Christian Kandeler2018-06-124-4/+11
* | Merge 1.12 into masterChristian Kandeler2018-06-0842-28/+1048
|\|
| * 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
* | AutotestRunner: Fix override logic for the arguments propertyChristian Kandeler2018-06-042-1/+5
* | Tests: Make use of the newly introduced TEXT_FILE_COMPARE macroChristian Kandeler2018-06-041-5/+1
* | Fix qmake buildChristian Kandeler2018-06-011-0/+1
* | Make the texttemplate module publicJoerg Bornemann2018-06-0115-51/+339
* | Merge "Merge 1.12 into master"Christian Kandeler2018-06-0162-156/+772
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-06-0162-156/+772
| |\|
| | * 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
* | | Simplify installation of applications and librariesChristian Kandeler2018-06-0146-196/+342
|/ /
* | Introduce the autotest moduleChristian Kandeler2018-05-3014-3/+208
* | Fix fileTagsFilterMerging autotest on WindowsChristian Kandeler2018-05-281-1/+1