aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Documentation: Fix file tag in QML how-toChristian Kandeler2018-10-251-1/+1
* | Fix Android autotests without a dedicated profileChristian Kandeler2018-10-232-0/+2
* | Executor: Increment progress bar after a rule's transformers are doneChristian Kandeler2018-10-224-2/+30
* | Android: Convert to new-style property access syntaxChristian Kandeler2018-10-191-6/+4
* | Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-198-17/+91
* | 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
* | Android: Update compiler flagsChristian Kandeler2018-10-151-31/+6
* | Android: Make sure the manifest file has the right package nameChristian Kandeler2018-10-123-4/+35
* | Merge 1.12 into masterChristian Kandeler2018-10-1236-110/+374
|\|
| * 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
* | cpp module: Work around distcc quirkChristian Kandeler2018-10-111-0/+20
* | Android: Allow additional assets and resourcesChristian Kandeler2018-10-111-4/+41
* | File existence check on Flatpak and OSTreePier Luigi Fiorini2018-10-091-1/+1
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-045-154/+114
* | Document how to add QML files to a projectMitch Curtis2018-10-041-0/+24
* | 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
* | Fix memory leak in RuleNodeChristian Kandeler2018-09-053-5/+12
* | Merge 1.12 into masterChristian Kandeler2018-09-0411-21/+66
|\|
| * 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
* | MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-047-4/+97
* | Filter references to importingProduct from exported list propertiesChristian Kandeler2018-09-043-11/+27
* | Merge 1.12 into masterChristian Kandeler2018-08-317-22/+32
|\|
| * Store product names in ExportedModuleChristian Kandeler2018-08-316-19/+29
| * Fix potential inconsistency in Artifact dataChristian Kandeler2018-08-102-4/+4
* | qbs build: Allow building with address sanitizerChristian Kandeler2018-08-311-0/+7
* | MSVC: Suppress "performing full link" also for executablesOrgad Shaneh2018-08-291-1/+2
* | Android: Properly support the aidl toolChristian Kandeler2018-08-278-3/+74
* | corelib: Apply modernize-use-nullptrAlessandro Portale2018-08-2016-37/+41
* | corelib: Apply modernize-use-overrideAlessandro Portale2018-08-2017-68/+73
* | corelib: Apply modernize-use-autoAlessandro Portale2018-08-2019-86/+76