summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* iOS: Use generic simulator device for building apps via xcodebuildv5.15.7-lts-lgplTor Arne Vestbø2022-10-202-9/+11
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2022-10-191-0/+4
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-125-6/+16
|\
| * Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-221-2/+7
| * qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
| * Update Android default SDK from 29 to 30Juha Vuolle2021-09-151-1/+1
| * Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-141-1/+1
| * qmake: Add support for C17/C18Joerg Bornemann2021-08-301-1/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-4/+23
|\|
| * Fix linking of debug projects against release Qt on Darwin platformsJoerg Bornemann2021-06-241-4/+23
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-6/+12
|\|
| * CMake: Fix automatic default linking of static svg pluginsAlexandru Croitor2021-05-262-6/+12
| * Fix prl generation with static dependencies take 2Michal Klocek2021-04-201-0/+17
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-075-7/+31
|\ \
| * | Fix prl generation with static dependencies take 2Michal Klocek2021-04-211-0/+17
| |/
| * qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-04-092-4/+11
| * Only embed launch screen when building an appChristoph Keller2021-04-091-1/+1
| * Fix condition that adds resources for each Android ABIAlexey Edelev2021-04-081-2/+2
* | Revert "Update commercial license headers to \bin, \mkspecs, \qmake"Tarja Sundqvist2021-03-254-87/+87
|/
* macOS: Only check SDK major version for compatibilityTor Arne Vestbø2021-02-021-2/+2
* Update commercial license headers to \bin, \mkspecs, \qmakeTarja Sundqvist2021-01-284-87/+87
* Install 3rd party headers and meta for static buildsMichal Klocek2020-11-301-1/+29
* Android: Add the required linker flags for unwinding on armeabi-v7aAndy Shaw2020-11-121-0/+3
* toolchain.prf: Use vswhere to obtain VS installation pathOliver Wolff2020-10-271-3/+11
* Android: use shell path format when running qmake install stepAssam Boudjelthia2020-10-061-1/+1
* Pass -arch when running toolchain configure test on Apple platformsTor Arne Vestbø2020-09-211-0/+4
* Android: allow setting javac build version from the configure scriptAssam Boudjelthia2020-09-161-1/+10
* re_escape QMAKE_INCDIR_VULKANLaszlo Agocs2020-09-151-1/+1
* Fix java mkspec for compatibility with JDK 12Christian Romberg2020-09-071-1/+1
* Android: Fix building apps when Qt is configured with one ABIAlexandru Croitor2020-08-263-3/+29
* Remove no-longer-applicable -Wno-error for GCCThiago Macieira2020-08-061-9/+0
* Android: Install the qmldir files when configuring for a single abiAndy Shaw2020-08-035-5/+5
* Limit OpenGL deprecation silencing on Apple platform to Qt itselfTor Arne Vestbø2020-08-031-0/+7
* Android: fix regexp error in android_deployment_settings.prfAssam Boudjelthia2020-07-311-1/+1
* Android: Enable configuring for a single abi architectureAndy Shaw2020-07-104-4/+6
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-251-1/+1
* Fix include paths for prefix + framework + qtlibinfix builds of QtJoerg Bornemann2020-06-041-1/+1
* Remove whitespace for file names generated from TARGETKai Koehne2020-06-022-3/+12
* Override debug generation request on mac for toolchain.prfMichal Klocek2020-05-281-1/+1
* Android: Fix RESOURCES for Android MultiAbIBogDan Vatra2020-05-221-1/+1
* Configure: Do not automatically enable compilation of examples for testsKai Koehne2020-05-191-8/+1
* Fix core headers makefile warningsMichal Klocek2020-05-161-3/+3
* CMake: Don't hard-code the sysroot in Qt5XXXConfigExtras.cmakeJoerg Bornemann2020-05-141-1/+8
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-1/+1
|\
| * Fix scanned resources in static buildsv5.15.0Tor Arne Vestbø2020-05-111-1/+1
* | Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-051-8/+8
|/
* Fix building of autotests for certain configurationsOliver Wolff2020-04-281-5/+16
* iOS: Use storyboard instead of .xib file for launch screenTor Arne Vestbø2020-04-261-1/+1
* Fix build with -no-compile-examplesKai Koehne2020-04-231-0/+4
* Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-212-3/+12
|\