aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the dynamiclibrary_import tagJoerg Bornemann2018-11-161-0/+8
* Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* Fix qmake build with disabled rpathChristian Kandeler2018-11-161-1/+13
* Fix the "colliding mice" example on non-Darwin platformsChristian Kandeler2018-11-161-2/+3
* Properly support building Qt apps for AndroidChristian Kandeler2018-11-1613-14/+658
* Merge 1.12 into masterChristian Kandeler2018-11-151-0/+3
|\
| * Fix PlatformToolset for VS 2017 projectsv1.12.2Joerg Bornemann2018-11-151-0/+3
* | qmake build: Do not install attribution.json filesChristian Kandeler2018-11-141-1/+2
* | Fix TestApi::generatedFilesList() for static QtChristian Kandeler2018-11-131-1/+2
* | Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2018-11-131-0/+1
* | Merge 1.12 into masterChristian Kandeler2018-11-121-0/+2
|\|
| * Fix qbs buildChristian Kandeler2018-11-121-0/+2
* | Fix pluginSupport autotestChristian Kandeler2018-11-126-11/+80
* | Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-0923-27/+258
* | Merge 1.12 into masterChristian Kandeler2018-11-091-0/+8
|\|
| * Update change logChristian Kandeler2018-11-061-0/+8
* | Fix detecting path to the MacOSX.platformIvan Komissarov2018-11-051-2/+5
* | Initialize the multiplexing properties to empty listsChristian Kandeler2018-11-021-3/+3
* | Fix qbs buildChristian Kandeler2018-10-311-1/+2
* | qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-312-21/+3
* | Add "show progress" support on WindowsAndreas Zieringer2018-10-304-16/+14
* | Merge "Merge 1.12 into master"Christian Kandeler2018-10-297-19/+120
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-10-267-19/+120
| |\|
| | * 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
* | | Doc: add section on dynamic and statically-built Qt projectsMitch Curtis2018-10-261-0/+15
|/ /
* | Prevent "dynamic" values from getting assigned to command propertiesChristian Kandeler2018-10-255-8/+29
* | 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