summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: Install the qmldir files when configuring for a single abiAndy Shaw2020-08-035-5/+5
* Remove no-longer-applicable -Wno-error for GCCThiago Macieira2020-07-311-9/+0
* Build testcase_lowdpi tests as application bundles on macOSTor Arne Vestbø2020-07-261-0/+4
* testlib: Set AA_UseHighDpiPixmaps false for low-DPI testsTor Arne Vestbø2020-07-241-0/+2
* Add -Wsuggest-override for gcc >= 9.2Alexander Volkov2020-07-241-0/+2
* testlib selftest: Don't pass TESTARGS to Catch2Tor Arne Vestbø2020-07-231-1/+1
* iOS: Add a variable to customize where the launch image is taken fromAndy Shaw2020-07-222-7/+10
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-211-3/+3
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-211-1/+1
* Make -qtlibinfix affect the names of plugins by defaultJoerg Bornemann2020-07-131-2/+1
* Android: Enable configuring for a single abi architectureAndy Shaw2020-07-104-4/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Qmake: Share QMAKE_LINK_OBJECT_SCRIPT definitionOrgad Shaneh2020-07-063-2/+2
* Limit OpenGL deprecation silencing on Apple platform to Qt itselfTor Arne Vestbø2020-07-023-4/+7
* CMake: Use target install prefix for MODULE_BASE_OUTDIRAlexandru Croitor2020-07-011-2/+2
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-231-1/+1
* Android: fix regexp error in android_deployment_settings.prfAssam Boudjelthia2020-06-161-1/+1
* qmake: Remove "Cannot find library" warningsJoerg Bornemann2020-06-151-4/+0
* qmake: Support .dll.a import libraries for MinGW builds of QtJoerg Bornemann2020-06-111-1/+20
* Always add an empty json file to MOC_JSON_FILESUlf Hermann2020-06-091-0/+9
* Remove winrtOliver Wolff2020-06-0645-1188/+4
* qmake: Stop using -isystem flagDmitry Shachnev2020-06-063-3/+0
* Fix include paths for prefix + framework + qtlibinfix builds of QtJoerg Bornemann2020-06-041-1/+1