summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Move syncqt.pl to libexecJoerg Bornemann2021-03-041-1/+1
* Fix qmake's metatype generation feature after moving moc to libexecJoerg Bornemann2021-02-251-1/+1
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-236-7/+24
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-1/+2
* Fix the qmake error when building with qtquickcompiler for iOSAlexey Edelev2021-02-181-3/+5
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-151-1/+1
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-131-1/+1
* Bump copyright year to 2021Kai Köhne2021-01-251-1/+1
* macOS: Only check SDK major version for compatibilityTor Arne Vestbø2021-01-201-2/+2
* macOS: Don't hard-code x86_64 as the architecture when using qmakeTor Arne Vestbø2020-12-073-7/+13
* MSVC: Enable control flow guard for release buildsYuhang Zhao2020-12-071-0/+9
* Change android target SDK version to 29Fabio Falsini2020-11-261-1/+1
* macOS: Upgrade supported SDK to 11.0Tor Arne Vestbø2020-11-201-1/+1
* QNX7.1 updatesMarianne Yrjänä2020-11-205-6/+4
* Install 3rd party headers and meta for static buildsMichal Klocek2020-11-161-1/+29
* Android: Add the required linker flags for unwinding on armeabi-v7aAndy Shaw2020-11-121-0/+3
* MSVC: enable identical COMDAT folding for release buildsYuhang Zhao2020-11-121-2/+2
* Build Qt (and client apps using it) with /permissive-Giuseppe D'Angelo2020-11-101-6/+1
* resources_function.prf: Discard external path prefixesMaximilian Goldstein2020-11-101-0/+6
* Move iOS entrypoint logic to entrypoint libraryTor Arne Vestbø2020-11-103-16/+12
* Don't rely on the module.pri for the entrypoint linking to the libraryTor Arne Vestbø2020-11-092-4/+4
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-033-10/+6
* Allow adding extra content to module priTor Arne Vestbø2020-11-021-1/+2
* toolchain.prf: Use vswhere to obtain VS installation pathOliver Wolff2020-10-271-3/+11
* qmake: Don't warn about using private headers if there are noneTor Arne Vestbø2020-10-231-4/+4
* Make entry point module an internal moduleTor Arne Vestbø2020-10-231-1/+1
* Fix linking of non-console application on mingwTor Arne Vestbø2020-10-201-1/+10
* Make configure -qmake actually workJoerg Bornemann2020-10-201-0/+5
* Generalize the winmain/qtmain entry-point libraryTor Arne Vestbø2020-10-176-16/+4
* iOS: Remove dead code for linking to platform pluginTor Arne Vestbø2020-10-161-19/+0
* Add externConstexpr to MSVC compile optionsUlf Hermann2020-10-131-0/+1
* rename win32-arm64-msvc2017 to win32-arm64-msvcOliver Wolff2020-10-092-1/+1
* Android: use shell path format when running qmake install stepAssam Boudjelthia2020-10-061-1/+1
* Android: unify deployment-settings.json path to unix formatAssam Boudjelthia2020-10-021-1/+1
* CMake: Remove old Qt 5 CMake build system filesAlexandru Croitor2020-10-017-788/+0
* Android: add qmlimportscanner and rcc paths to deployment-settings.jsonAssam Boudjelthia2020-09-231-0/+3
* Use 'A' for Apple framework version instead of Qt major versionTor Arne Vestbø2020-09-232-4/+5
* Pass -arch when running toolchain configure test on Apple platformsTor Arne Vestbø2020-09-211-0/+4
* Android: bump default javac build versions to 8Assam Boudjelthia2020-09-161-2/+2
* Android: allow setting javac build version from the configure scriptAssam Boudjelthia2020-09-161-1/+10
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-12/+1
* qmake: Do not pass -mthreads to ClangOrgad Shaneh2020-08-282-2/+3
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-0/+3
* Make configure -force-asserts affect the Qt build onlyJoerg Bornemann2020-08-272-1/+2
* headersclean: Check for all-W3 MSVC warningsKai Koehne2020-08-261-7/+1
* Android: Fix building apps when Qt is configured with one ABIAlexandru Croitor2020-08-263-3/+29
* Android: Fix make check to work for single ABI Qt for Android buildsAlexandru Croitor2020-08-261-1/+1
* Add QML2_IMPORT_PATH import paths to qml-import-paths listBogDan Vatra2020-08-241-2/+7
* Fix running qml tests on AndroidBogDan Vatra2020-08-242-27/+39
* configure: Explicitly enable float-divide-by-zero with ubsanRobert Loehning2020-08-071-3/+3