summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
* Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-141-1/+5
* qmake: don't misuse cache()Oswald Buddenhagen2018-12-141-2/+5
* qmake: don't assign fallbacks for QMAKE_DEFAULT_{INC,LIB}DIRS in x-buildsOswald Buddenhagen2018-12-141-1/+1
* configure: fix $$qtConfFindInPath() on windowsOswald Buddenhagen2018-12-121-0/+1
* escape literal backslashes in qmake filesOswald Buddenhagen2018-12-126-25/+25
* Silence GCC 9 warningsVille Voutilainen2018-12-112-1/+24
* Fix build of static plugins with resourcesRichard Moe Gustavsen2018-12-101-6/+3
* add support for transitive deps to QMAKE_USEOswald Buddenhagen2018-12-074-18/+90
* qmake: fix QMAKE_DEFAULT_LIBDIRS detection for android on windowsOswald Buddenhagen2018-12-071-0/+2
* Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-072-1/+4
|\
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-1/+4
| |\
| | * macOS: Don't link to debug versions of frameworks unless requestedTor Arne Vestbø2018-11-272-1/+4
* | | configure: query pkg-config for deps of static libsOswald Buddenhagen2018-12-071-0/+7
|/ /
* | macOS: Fix Objective-C namespaceing with Xcode 10Tor Arne Vestbø2018-12-031-1/+1
* | configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-033-40/+151
* | qmake: fix QMAKE_DEFAULT_LIBDIRS detection on androidOswald Buddenhagen2018-12-031-2/+2
* | WebAssembly: Fix compilation of application on Windows hostEskil Abrahamsen Blomfeldt2018-12-031-2/+2
* | ctest: Make cmake test pass if it has been run beforeOliver Wolff2018-11-301-1/+2
* | Remove duplicated documentation from package_manifest.prfJoerg Bornemann2018-11-221-28/+1
* | wasm: fix qpa plugin build system integrationOswald Buddenhagen2018-11-211-12/+0
* | configure: fix bogus message about not needing to install qtOswald Buddenhagen2018-11-211-1/+1
* | configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-212-6/+30
* | Add makefile target to generate Xcode projectTor Arne Vestbø2018-11-201-0/+7
* | Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-10/+16
* | Remove support for qml1 plugins and modulesKai Koehne2018-11-154-55/+8
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-052-2/+2
|\
| * macOS: Only detect changes to the SDK version within the same developer dirTor Arne Vestbø2018-10-252-2/+2
* | macOS: Explicitly define lower bound for supported SDK versionTor Arne Vestbø2018-10-261-6/+9
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-10-201-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-211-2/+2
| |\|
| | * qmake: Remove the extra space before -MTAndy Shaw2018-10-171-2/+2
* | | Fix building tests with -no-guiJüri Valdmann2018-10-201-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-1/+1
|\|
| * Bump copyright year in executable metadataKai Koehne2018-10-121-1/+1
* | Automatically pick up dependencies.json file for qmlplugindumpKai Koehne2018-10-151-0/+8
* | qmake: Add support for CONFIG += c++17Kai Koehne2018-10-151-0/+2
* | macOS: Only verify the major and minor version of the platform SDKTor Arne Vestbø2018-10-031-2/+4
* | macOS: Bump the SDK version we've tested with to 10.14Tor Arne Vestbø2018-10-031-4/+0
* | Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+3
* | Merge remote-tracking branch 'origin/5.11.2' into 5.12Qt Forward Merge Bot2018-09-122-3/+4
|\|
| * syncqt: fix forwarding injected headers, take ~3Oswald Buddenhagen2018-09-122-3/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-102-0/+50
|\|
| * macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-311-4/+36
| * macOS: Detect changes to the platform SDK and ask the user to deal with itTor Arne Vestbø2018-08-312-0/+18
* | Allow passing custom arguments to qmlplugindumpKai Koehne2018-09-031-1/+1
* | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+0
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-303-1/+96
* | qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-172-2/+30
* | qmake: remove pointless input redirections from compiler callsOswald Buddenhagen2018-08-171-2/+2