summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | winrt: Fix manifest creation for Visual Studio 2019Oliver Wolff2020-04-211-7/+6
|/ /
* | WASM: Replace NO_EXIT_RUNTIME=0 with EXIT_RUNTIME=1Fredrik Orderud2020-04-081-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-081-0/+4
|\|
| * Fix linking of header only Qt5Zlib for cmake static buildsKai Koehne2020-04-061-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-031-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-031-2/+2
| |\|
| | * Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-04-021-2/+2
* | | wasm: add support for enabling AsyncifyMorten Johan Sørvig2020-04-031-0/+17
* | | wasm: remove obsolete configMorten Johan Sørvig2020-04-031-14/+0
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-311-1/+2
|\|
| * MinGW: Fix build with -angleKai Koehne2020-03-271-1/+2
* | wasm: refactor network to use fetch APILorn Potter2020-03-261-1/+2