summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* MinGW: Fix build with -angleKai Koehne2020-03-271-1/+2
* 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: 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
|/
* MinGW: Fix debug-and-release configurationKai Koehne2020-02-272-2/+2
* Delay the processing of the doc features to the endAndy Shaw2020-02-251-1/+4
* qmake: Fix handling of QM_FILES_INSTALL_PATHKai Koehne2020-02-181-0/+1
* wasm: remove dependency on perl to find emscripten versionLorn Potter2020-02-171-1/+3
* 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
* Add function for initializing plugin resources for static buildsJoerg Bornemann2020-01-302-34/+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
* | | 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
| |/ |/|
* | Fix isysroot for simulator only builds on iosMichal Klocek2020-01-131-5/+8
* | Bump copyright yearJani Heikkinen2020-01-091-1/+1
* | Android: make sure we don't add _$${QT_ARCH} twiceBogDan Vatra2020-01-091-1/+2
|/
* MinGW: Allow debug-and-release buildsKai Koehne2020-01-061-1/+1
* CMake: Fix usage requirements for static builds of Qt on macOSJoerg Bornemann2020-01-061-9/+19
* Always add the extra Android apk and aab targetsAndy Shaw2020-01-021-2/+1
* dumpcpp: Use tblCopy to ensure the path is detected correctlyAndy Shaw2020-01-021-2/+2
* iOS: Silence GL deprecations until we can fix themTor Arne Vestbø2019-12-201-0/+2
* Xcode: Disable GPU frame capture and Metal API validation by defaultTor Arne Vestbø2019-12-181-0/+2
* wasm: do not use clamp mode for upstream LLVMLorn Potter2019-12-163-25/+29
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-132-1/+7
|\
| * Set proper TARGET name for libsBogDan Vatra2019-11-291-0/+1
| * Fix passing FOO_LIBS variables to configureJoerg Bornemann2019-11-191-1/+6
* | Account for when qtquickcompiler is used when getting the resourcesAndy Shaw2019-12-121-2/+3
* | wasm: enforce emscripten versionLorn Potter2019-12-112-0/+30
* | Fix calls to qtFlattenResources from outside resources.prfJoerg Bornemann2019-12-102-14/+21
* | wasm: Fix clamp modeLorn Potter2019-12-101-1/+1
* | WebAssembly: Do not use sed directly for wasm_shell.html deploymentJoerg Bornemann2019-12-091-1/+1
* | Fix CONFIG += cmdline testcase creating app bundle paths in MakefilesAaron Linville2019-11-271-0/+3
* | Get make docs working better on macOSAndy Shaw2019-11-251-1/+2
* | CMake: Fix static build linkage with CMake version lower than 3.13Alexandru Croitor2019-11-251-8/+26
|/
* Add support for passing qrc files to qmlimportscannerAndy Shaw2019-11-131-0/+16
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-132-0/+7
|\
| * Fix LTCG linker flags for macOS with separate debug infoJoerg Bornemann2019-11-082-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-065-60/+70
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-065-60/+70
| |\|