summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Detect Visual C++ 2019 mode in clang_cl / intel_iclAllan Sandfeld Jensen2020-03-251-0/+5
* Revert "wasm: support emsdk >= 1.39.4"Morten Johan Sørvig2020-03-241-1/+0
* Fix whitespace in Qt5XXConfig filesKai Koehne2020-03-241-5/+1
* CMake: Also import Qt plugins that are not literally named *PluginKai Koehne2020-03-241-2/+7
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-231-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-191-1/+1
| | |\
| | | * Fix regression when doing a debug only build with MSVCKai Koehne2020-03-031-1/+1
* | | | wasm: Boost emscripten 1.39.8 as recommendedLorn Potter2020-03-231-1/+1
|/ / /
* | | Consider qml dependencies from qrc files in static buildsFabian Kosmale2020-03-181-1/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-183-1/+7
|\| |
| * | wasm: support emsdk >= 1.39.4Morten Johan Sørvig2020-03-131-0/+1
| * | winrt: Update capability management to include IOT namespaceAndy Shaw2020-03-112-1/+6
| |/
* | Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-042-0/+9
* | Generate separate debug info for Qt tools tooJoerg Bornemann2020-03-031-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-2/+2
|\|
| * MinGW: Fix debug-and-release configurationKai Koehne2020-02-272-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-261-1/+4
|\|
| * Delay the processing of the doc features to the endAndy Shaw2020-02-251-1/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-201-0/+1
|\|
| * qmake: Fix handling of QM_FILES_INSTALL_PATHKai Koehne2020-02-181-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-1/+3
|\|
| * wasm: remove dependency on perl to find emscripten versionLorn Potter2020-02-171-1/+3
* | wasm: fix loading of default_pre.prfLorn Potter2020-02-151-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-123-9/+17
|\|
| * Fix ANDROID_XXXX replace qmake function callBogDan Vatra2020-02-111-4/+4
| * CMake Support: Fix dependent libraries search for MinGW and CMake 3.17Cristian Adam2020-02-101-1/+1
| * Android: Make sure that it can find qrc files created via the pro fileAndy Shaw2020-02-101-4/+12
* | metatypes: Only load qt_build_paths if we need themUlf Hermann2020-02-111-2/+1
* | wasm: Change compiler flags to target "upstream" llvmMorten Johan Sørvig2020-02-051-28/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-34/+46
|\|
| * Add function for initializing plugin resources for static buildsJoerg Bornemann2020-01-302-34/+46
* | Add new AVX512 extensions found in Intel CLX, ICL and ICX processorsThiago Macieira2020-02-034-0/+26
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-296-21/+46
|\|
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-286-21/+46
| |\
| | * Fix qtPlatformTargetSuffix for darwin platformsv5.14.1Joerg Bornemann2020-01-231-1/+1
| | * MinGW: Fix debug builds of applicationsKai Koehne2020-01-222-20/+38
| | * [CMake] Fix handling Qt frameworks link flags in static lib depsAlexandru Croitor2020-01-181-3/+12
| | * Android: Use the values rather than the variables with str_memberAndy Shaw2020-01-181-1/+1
| | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-153-7/+11
| | |\
| | * | Handle resources with dots in the qrc file nameTor Arne Vestbø2020-01-151-1/+1
| | * | yacc: Output the path for the move with the right directory separatorAndy Shaw2020-01-131-2/+2
* | | | configure: Add switch for clang's "source-based" code coverage featureRobert Loehning2020-01-282-0/+10
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-284-34/+16
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-284-34/+16
| |\| | |
| | * | | Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-232-6/+2
| | * | | wasm: fix redundant string conversions between wasm and JavaScriptAlexandra Cherdantseva2020-01-221-0/+1
| | * | | Fix win32 support for linking against static builds in CMakeArtem Pisarenko2020-01-191-28/+13
| | | |/ | | |/|
* | / | macOS build: Fix 'direct access in function...' warningJoerg Bornemann2020-01-281-1/+3
|/ / /
* | | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-253-6/+53