summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-045-0/+14
|\
| * Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist filesTor Arne Vestbø2023-02-135-0/+10
| * qmake: Add CFBundleDevelopmentRegion to iOS Info.plistTor Arne Vestbø2023-02-131-0/+2
| * Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2023-02-071-1/+1
| * qmake: Add CFBundleDevelopmentRegion to the macOS Info.plistTor Arne Vestbø2023-02-071-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-111-2/+0
|\|
| * Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prfAlexey Edelev2022-12-011-2/+0
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-094-7/+12
|\|
| * Disable bitcode for iOSTor Arne Vestbø2022-08-161-1/+1
| * qmake: Fix installation of separate debug info for pluginsJoerg Bornemann2022-08-091-1/+1
| * Add the missing RCC_DIR to '.qrc' paths when generating deployment settingsAlexey Edelev2022-06-291-2/+3
| * qmake/MinGW: Install separate debug info of DLLs next to the DLLJoerg Bornemann2022-06-221-1/+5
| * macOS: Ensure proper quoting when calling otool in objc_namespace scriptTor Arne Vestbø2022-05-231-3/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-249-36/+85
|\|
| * INTEGRITY: enable C99 globallyTatiana Borisova2022-05-171-0/+1
| * Fix CMake warning about "missing closing ' quote"Kai Köhne2022-05-061-1/+1
| * objc_namespace: Add support for universal binariesTor Arne Vestbø2022-04-191-19/+49
| * objc_namespace: Fix misspelled argument for silencing outputTor Arne Vestbø2022-04-191-1/+1
| * objc_namespace: Update parsing logic to account for otool changesTor Arne Vestbø2022-04-191-14/+26
| * qmake: Add support for C++23Joerg Bornemann2022-04-135-5/+11
| * qmake: Ignore stderr when determining the macOS SDK versionJoerg Bornemann2022-03-291-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-234-6/+5
|\|
| * iOS: Use python3 for enumerating test target devicesAlexandru Croitor2022-03-181-1/+1
| * winrt appxmanifest: Properly replace VCLibs version for newer MSVC versionsOliver Wolff2022-02-171-2/+1
| * INTEGRITY: Prevent deletion of virtual functionsKimmo Ollila2022-01-251-2/+2
| * Update copyright year to 2022Kai Köhne2022-01-061-1/+1
| * iOS: Use generic simulator device for building apps via xcodebuildTor Arne Vestbø2021-12-232-9/+11
| * Add the missing -mfpu=neon CXX flagAlexey Edelev2021-12-211-0/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1114-26/+81
|\ \
| * | Add the missing -mfpu=neon CXX flagAlexey Edelev2021-12-211-0/+1
| |/
| * Doc build: fix conflicting response file with mocSamuli Piippo2021-12-011-7/+7
| * QNX: QNX7.1 updatesMarianne Yrjänä2021-11-245-6/+4
| * Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-121-1/+1
| * macOS: Hard-code NEON and SSE/SSE2 when building universal buildsTor Arne Vestbø2021-11-111-0/+21
| * macOS: Scope Haswell arch flags to x86_64 compilation unitsTor Arne Vestbø2021-11-111-0/+1
| * macOS: Respect QMAKE_APPLE_DEVICE_ARCHS by building for all those archsTor Arne Vestbø2021-11-112-8/+20
| * qmake: Pick default architecture on macOS based on unameTor Arne Vestbø2021-11-111-6/+12
| * macOS: Don't hard-code x86_64 as the architecture when using qmakeTor Arne Vestbø2021-11-113-7/+13
| * qmake: Support Visual Studio 2022Joerg Bornemann2021-11-102-0/+10
| * macOS: Bump max supported SDK version to 12Tor Arne Vestbø2021-11-041-1/+1
| * Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
| * xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2021-10-161-0/+4
* | iOS: Use generic simulator device for building apps via xcodebuildv5.15.7-lts-lgplTor Arne Vestbø2022-10-202-9/+11
* | xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2022-10-191-0/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-128-7/+25
|\|
| * Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-221-2/+7
| * qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
| * Update Android default SDK from 29 to 30Juha Vuolle2021-09-152-2/+2
| * Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-141-1/+1
| * qmake: Add support for C17/C18Joerg Bornemann2021-08-303-1/+4