summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Active Qt Servers: Fix midl warning about unknown optionFriedemann Kleint2018-11-271-1/+1
* Remove duplicated documentation from package_manifest.prfJoerg Bornemann2018-11-221-28/+1
* integrity: don't mess with QTPLUGIN.platformsOswald Buddenhagen2018-11-214-6/+0
* wasm: fix qpa plugin build system integrationOswald Buddenhagen2018-11-212-15/+0
* wasm: fix qmake variable names for optimization flagsOswald Buddenhagen2018-11-211-2/+2
* wasm: remove seemingly pointless -s flagsOswald Buddenhagen2018-11-211-8/+0
* wasm: fix location and language of commentOswald Buddenhagen2018-11-211-3/+2
* 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
* qmake: prune dead assignments from android specOswald Buddenhagen2018-11-212-5/+0
* qmake: fix test for $ANDROID_NDK_ROOTOswald Buddenhagen2018-11-211-3/+1
* 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-193-10/+19
* Remove support for qml1 plugins and modulesKai Koehne2018-11-154-55/+8
* macOS: Disable main thread checker for Xcode test targetTor Arne Vestbø2018-11-121-0/+1
* Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-112-0/+55
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+4
|\
| * mkspecs: use cross compile tools with LTCGSamuli Piippo2018-11-061-0/+4
* | 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-262-7/+11
* | 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
* | Android: fix compile with NDK r18+BogDan Vatra2018-10-121-1/+5
* | 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-032-5/+1
* | Revert "Android: Compile with NDK r18 + clang"Liang Qi2018-09-281-1/+1
* | Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+3
* | Android: Compile with NDK r18 + clangEskil Abrahamsen Blomfeldt2018-09-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.11.2' into 5.12" into refs/stag...Qt Forward Merge Bot2018-09-122-3/+4
|\ \
| * | 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
* | | winrt: Fix build with MSVC >= 15.8Oliver Wolff2018-09-121-1/+3
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-103-0/+51
|\|
| * macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-312-4/+38
| * 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-305-1/+367
* | Fix qtbase build for clang-cl with MSVC 2017 15.8Friedemann Kleint2018-08-243-8/+3
* | iOS/tvOS/watchOS: Bump deployment targetsTor Arne Vestbø2018-08-243-3/+3
* | macOS: Bump deployment target (minimum supported version) to 10.12Tor Arne Vestbø2018-08-241-1/+1
* | macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-234-12/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-0/+1
|\|