summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-154-14/+50
|\
| * Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
| * Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-143-8/+40
| * 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
* | qmake: enable rtti config option for g++/clangDaniel Wingerd2018-12-134-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-138-26/+50
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-6/+3
|\|
| * Fix build of static plugins with resourcesRichard Moe Gustavsen2018-12-101-6/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-095-18/+92
|\|
| * 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 remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-083-1/+11
|\|
| * 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
| |/ /
* | | Add support for linking against static builds in CMakeKyle Edwards2018-12-071-2/+93
* | | Enable Werror for clang 7.0 tooSergio Martins2018-12-051-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-049-50/+159
|\| |
| * | 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-032-5/+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
| * | Active Qt Servers: Fix midl warning about unknown optionFriedemann Kleint2018-11-271-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-2711-77/+37
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-228-65/+34
|\| |
| * | 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
* | | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-166-3/+17
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-133-0/+56
|\| |
| * | 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.12' into devLiang Qi2018-11-104-9/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+4
| |\ \ | | |/ | |/|