summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-013-20/+51
|\
| * qmake: Fix installation of separate debug info for pluginsJoerg Bornemann2022-08-251-1/+1
| * macOS: Ensure proper quoting when calling otool in objc_namespace scriptTor Arne Vestbø2022-08-181-3/+3
| * objc_namespace: Add support for universal binariesTor Arne Vestbø2022-08-031-19/+49
| * rcc: teach qmake not to use zstd when not availableSamuli Piippo2022-07-071-0/+1
* | Revert "Update commercial license headers"v6.2.5-lts-lgplTarja Sundqvist2022-11-244-87/+87
|/
* Update commercial license headersTarja Sundqvist2022-06-214-87/+87
* qmake/MinGW: Install separate debug info of DLLs next to the DLLJoerg Bornemann2022-06-201-1/+5
* objc_namespace: Fix misspelled argument for silencing outputTor Arne Vestbø2022-06-031-1/+1
* objc_namespace: Update parsing logic to account for otool changesTor Arne Vestbø2022-06-031-14/+26
* qmake: Add support for C++23Joerg Bornemann2022-04-052-5/+6
* qmake: Ignore stderr when determining the macOS SDK versionJoerg Bornemann2022-03-291-1/+1
* Assume qhelpgenerator in libexec instead of binJoerg Bornemann2022-03-231-1/+1
* iOS: Use python3 for enumerating test target devicesAlexandru Croitor2022-03-181-1/+1
* Add c++20 alias for c++2a in qmake default mkspecs featuresChristian Heimlich2022-02-101-0/+1
* qmake: Allow using Windows 10 API in MinGW qmake internal projectsAlexandru Croitor2022-01-211-1/+1
* Update copyright year to 2022Kai Köhne2022-01-051-1/+1
* iOS: Use generic simulator device for building apps via xcodebuildTor Arne Vestbø2021-12-232-9/+11
* Doc build: fix conflicting response file with mocSamuli Piippo2021-11-291-7/+7
* Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-121-1/+1
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-111-0/+5
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* wasm: remove sse2 config blockMorten Johan Sørvig2021-10-271-7/+0
* wasm: add simd supportLorn Potter2021-10-051-0/+8
* qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
* Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-201-2/+8
* Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-101-1/+1
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2021-09-101-0/+4
* qmake: Add support for C17/C18Joerg Bornemann2021-08-311-1/+2
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* Fix location of qtattributionsscannerKai Köhne2021-07-191-1/+1
* Fix qmlimportscanner path for android deployment settingsIvan Solovev2021-06-281-1/+1
* Fix linking of debug projects against release Qt on Darwin platformsJoerg Bornemann2021-06-251-18/+25
* macOS: Respect QMAKE_APPLE_DEVICE_ARCHS by building for all those archsTor Arne Vestbø2021-06-251-8/+18
* qmake: Pick default architecture on macOS based on unameTor Arne Vestbø2021-05-211-6/+12
* Move qtwaylandscanner to libexecKai Köhne2021-05-111-1/+1
* Move qmlimportscanner to libexecKai Köhne2021-05-111-1/+1
* WASM: Don’t set “-g4” by default for qmake buildsMorten Sørvig2021-04-271-6/+18
* Merge integration refs/builds/qtci/dev/1617809473Qt CI Bot2021-04-071-6/+4
|\
| * Fix condition that adds resources for each Android ABIAlexey Edelev2021-04-071-6/+4
* | Merge integration refs/builds/qtci/dev/1617805866Qt CI Bot2021-04-071-1/+1
|\ \ | |/ |/|
| * Only embed launch screen when building an appChristoph Keller2021-04-071-1/+1
* | Remove last trace of licheckKai Köhne2021-04-071-15/+0
|/
* wasm: add cmake build supportLorn Potter2021-04-011-12/+12
* qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-03-192-4/+11
* Fix a typo in resources_functions.prfTasuku Suzuki2021-03-161-1/+1
* Android: use libexec path for rcc for Android deployment settings fileAssam Boudjelthia2021-03-111-1/+1
* 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