aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ModuleLoader: Fix possible crash in verbose mode1.12Christian Kandeler2019-01-071-2/+4
* Make setup-toolchains and setup-android behave like setup-qtChristian Kandeler2018-12-182-0/+2
* Fix bogus error about duplicate source filesChristian Kandeler2018-12-136-4/+78
* Version bumpChristian Kandeler2018-12-102-4/+4
* Fix PlatformToolset for VS 2017 projectsv1.12.2Joerg Bornemann2018-11-151-0/+3
* Fix qbs buildChristian Kandeler2018-11-121-0/+2
* Update change logChristian Kandeler2018-11-061-0/+8
* Fix TestBlackbox::qbsConfig()Christian Kandeler2018-10-241-4/+20
* qtprofilesetup: Support platforms where qtmain is called qt5mainChristian Kandeler2018-10-221-13/+28
* qtprofilesetup: Call fillEntryPointLibs() only when necessaryChristian Kandeler2018-10-221-2/+8
* Do not try to evaluate the properties of non-present modulesChristian Kandeler2018-10-225-0/+64
* qmake build: Opt out of qtquickcompiler functionalityChristian Kandeler2018-10-181-0/+2
* qtprofilesetup: Understand the mkspec prefix "mingw"Christian Kandeler2018-10-184-13/+27
* libqtprofilesetup: Try to find the library when .prl file is missingChristian Kandeler2018-10-121-10/+27
* Exporter.qbs: Prevent passing an empty string to FileInfo.relativePath()Christian Kandeler2018-10-121-1/+1
* Fix build with MSVCChristian Kandeler2018-10-111-1/+1
* Remove bogus assertion from Properties item handlerChristian Kandeler2018-10-117-1/+58
* Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-119-31/+89
* libqtprofilesetup: Properly handle quoted paths in .pri filesChristian Kandeler2018-10-111-1/+29
* Qt templates: Take sanitizers into accountChristian Kandeler2018-10-091-0/+14
* Documentation: Mention qmake's OTHER_FILES in the porting guideChristian Kandeler2018-10-091-4/+5
* Persistence: Remove template specialization for time_tChristian Kandeler2018-10-081-14/+0
* MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-084-12/+100
* Fix autotests for Xcode < 10Christian Kandeler2018-10-081-1/+2
* Fix autotests for Xcode 10Christian Kandeler2018-10-0510-31/+40
* Fix TestBlackbox::cxxLanguageVersionChristian Kandeler2018-10-041-1/+1
* Version bumpKai Koehne2018-10-021-1/+1
* Fix over-eager sanity checkv1.12.1Christian Kandeler2018-09-041-5/+9
* Fix invariant in the RequestedArtifacts classChristian Kandeler2018-09-044-13/+14
* Executor: Fix invalid assertionChristian Kandeler2018-09-035-1/+41
* ModuleLoader: Fix memory leakChristian Kandeler2018-09-031-2/+2
* Store product names in ExportedModuleChristian Kandeler2018-08-316-19/+29
* Fix potential inconsistency in Artifact dataChristian Kandeler2018-08-102-4/+4
* Fix potential false caching of module prototypesChristian Kandeler2018-08-109-25/+66
* ModuleLoader: Fix edge case in Depends.productTypesChristian Kandeler2018-08-084-0/+63
* Autotests: Prevent another false positive on slow CI machinesChristian Kandeler2018-08-021-0/+1
* Add a changelog for 1.12.1Christian Kandeler2018-08-021-0/+6
* GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-022-3/+7
* Fix OOM crash in QRC scannerJoerg Bornemann2018-08-011-3/+5
* ModuleLoader: Suppress bogus subsequent errorsChristian Kandeler2018-07-311-1/+23
* GCC: Fix ldconfig ProbeChristian Kandeler2018-07-311-2/+6
* Fix false positives in artifacts map change trackingChristian Kandeler2018-07-307-24/+161
* Make sure product type and artifact file tags are sortedChristian Kandeler2018-07-303-3/+5
* GCC: Only consider absolute paths for the system paths checkChristian Kandeler2018-07-301-2/+2
* Install missing header fileChristian Kandeler2018-07-202-1/+2
* Version bumpChristian Kandeler2018-07-192-3/+3
* 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