summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * Move RESOURCE flattening code to dedicated functionJoerg Bornemann2019-11-052-57/+65
| | * Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-041-0/+2
| | * Fix cross-compilation to LinuxJoerg Bornemann2019-11-041-2/+2
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-16/+17
| | |\
| | | * Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-10-181-15/+16
| | | * Fix build with ICC under IPO on WindowsFrancisco Boni2019-10-131-1/+1
* | | | Be able to create a response file for other generators tooAndy Shaw2019-11-061-0/+5
|/ / /
* | | Update supported platforms and build requirements for Apple platformsTor Arne Vestbø2019-11-054-5/+9
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-4/+6
|\| |
| * | qmake: Disallow building Qt examples inside the source treeOliver Wolff2019-10-241-4/+6
| |/
* | Remove GCC-style PCH directives from android-clang mkspecChristian Romberg2019-10-251-7/+0
* | Add build-id flagBogDan Vatra2019-10-241-2/+2
* | Default to #!/bin/bash in wrapper scripts on macOSJoerg Bornemann2019-10-121-1/+5
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-104-6/+6
|\|
| * Fix QMake build system to support trace points in a cross-compiled buildMilian Wolff2019-10-091-1/+1
| * configure: Do use pkg-config --libs for static libsKai Koehne2019-10-091-3/+1
| * Fix PRE_TARGETDEPS for iOS projectsJoerg Bornemann2019-10-082-2/+4
* | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-0412-24/+0
* | Android: Fix plugins namingBogDan Vatra2019-10-013-3/+9
* | Add an i.MX8 (aarch64) device specLaszlo Agocs2019-09-282-0/+81
* | Fix rpath on UIKit systemsTor Arne Vestbø2019-09-251-1/+2
* | macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-252-0/+10
* | Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-09-231-15/+16
* | Add a RPi4 device specLaszlo Agocs2019-09-222-0/+80