aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce module providersChristian Kandeler2019-01-2327-24/+460
* Do not ignore file dependencies in the Scanner itemChristian Kandeler2019-01-186-17/+27
* C++ scanner: Register for rc filesChristian Kandeler2019-01-171-1/+1
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-154-3/+21
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-1410-0/+19
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-111-1/+10
* Merge 1.12 into masterChristian Kandeler2019-01-113-2/+6
|\
| * 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
* | Do not use the PathProbe.platformSearchPaths inside our project sourcesChristian Kandeler2019-01-091-1/+1
* | ModuleLoader: Fix compiler warningChristian Kandeler2019-01-081-1/+1
* | SetupProjectParameters: Remove invalid assertionChristian Kandeler2019-01-071-5/+0
* | Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-031-0/+6
* | Add FileInfo.canonicalPathJoerg Bornemann2018-12-201-0/+13
* | Merge 1.12 into masterChristian Kandeler2018-12-172-4/+5
|\|
| * Fix bogus error about duplicate source filesChristian Kandeler2018-12-132-4/+5
* | Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-101-1/+1
* | Support big Qt resourcesJoerg Bornemann2018-11-302-6/+63
* | setup-android: Complain about unknown optionsChristian Kandeler2018-11-281-0/+2
* | Qt.android_support: Fix check for finding the main binaryChristian Kandeler2018-11-281-7/+17
* | Properly support building Qt apps for AndroidChristian Kandeler2018-11-164-0/+296
* | Merge 1.12 into masterChristian Kandeler2018-11-151-0/+3
|\|
| * Fix PlatformToolset for VS 2017 projectsv1.12.2Joerg Bornemann2018-11-151-0/+3
* | Merge 1.12 into masterChristian Kandeler2018-11-121-0/+2
|\|
| * Fix qbs buildChristian Kandeler2018-11-121-0/+2
* | Fix pluginSupport autotestChristian Kandeler2018-11-121-0/+23
* | Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-0914-10/+136
* | Fix qbs buildChristian Kandeler2018-10-311-1/+2
* | Add "show progress" support on WindowsAndreas Zieringer2018-10-302-6/+9
* | Merge 1.12 into masterChristian Kandeler2018-10-262-15/+38
|\|
| * 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-221-0/+2
* | Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-251-1/+3
* | Executor: Increment progress bar after a rule's transformers are doneChristian Kandeler2018-10-224-2/+30
* | Merge 1.12 into masterChristian Kandeler2018-10-195-13/+29
|\|
| * qmake build: Opt out of qtquickcompiler functionalityChristian Kandeler2018-10-181-0/+2
| * qtprofilesetup: Understand the mkspec prefix "mingw"Christian Kandeler2018-10-184-13/+27
* | Merge 1.12 into masterChristian Kandeler2018-10-127-42/+191
|\|
| * libqtprofilesetup: Try to find the library when .prl file is missingChristian Kandeler2018-10-121-10/+27
| * Remove bogus assertion from Properties item handlerChristian Kandeler2018-10-111-1/+0
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-4/+25
| * libqtprofilesetup: Properly handle quoted paths in .pri filesChristian Kandeler2018-10-111-1/+29
| * Qt templates: Take sanitizers into accountChristian Kandeler2018-10-091-0/+14
| * Persistence: Remove template specialization for time_tChristian Kandeler2018-10-081-14/+0
| * MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-082-12/+96
* | File existence check on Flatpak and OSTreePier Luigi Fiorini2018-10-091-1/+1
* | Qt templates: Do not add "/Zm200" flag for MSVCChristian Kandeler2018-09-061-1/+0
* | Fix potential dereference of Artifact null pointerChristian Kandeler2018-09-051-1/+1
* | Make failure to store the build graph a proper errorChristian Kandeler2018-09-051-1/+4