summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-28133-2785/+2785
* Install 3rd party headers and meta for static buildsMichal Klocek2020-11-301-1/+29
* Change android target SDK version to 29Fabio Falsini2020-11-271-1/+1
* macOS: Upgrade supported SDK to 11.0Tor Arne Vestbø2020-11-201-1/+1
* 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
* configure: Explicitly enable float-divide-by-zero with ubsanRobert Loehning2020-08-071-3/+3
* 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-032-2/+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
* qmake: Stop using -isystem flagDmitry Shachnev2020-06-253-3/+0
* 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
* Fix compilation of PCRE2 under Intel CETGiuseppe D'Angelo2020-06-021-0/+2
* wasm: add more debugging informationLorn Potter2020-05-291-2/+3
* 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
* Remove -qt-xcb, -system-xcb from README and commentsKai Koehne2020-05-191-1/+1
* Configure: Do not automatically enable compilation of examples for testsKai Koehne2020-05-191-8/+1
* Fix solaris buildKai Koehne2020-05-181-0/+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-263-46/+49
* 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-215-5/+110
|\
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-04-202-3/+12
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-202-3/+12
| | |\
| | | * Fix path replacement on install for header module prl filesJoerg Bornemann2020-04-081-1/+2
| | | * macOS: Fix CONFIG+=separate_debug_info for custom QMAKE_BUNDLE_EXTENSIONJoerg Bornemann2020-04-081-2/+10
| * | | Add option to select build target for IntegrityJanne Koskinen2020-04-201-2/+10
| |/ /
| * | Add mkspec for INTEGRITY Qualcomm SA8155P ADPKimmo Ollila2020-04-172-0/+88