summaryrefslogtreecommitdiff
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* iOS: Don't add Qt libraries to PRE_TARGETDEPS of xcodebuild MakefileTor Arne Vestbø2023-05-101-2/+3
* qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrcJoerg Bornemann2023-04-171-1/+1
* Change android target SDK version to 31Fabio Falsini2023-03-211-1/+1
* CMake: remove tests for C++17 and C11 and earlierThiago Macieira2023-03-212-23/+3
* wasm: set stack size to 5MB againMorten Sørvig2023-03-061-1/+2
* qmake: Resolve target suffix based on Qt build config for static pluginsTor Arne Vestbø2023-03-042-4/+13
* Remove qmake files that provide support for building Qt modulesAmir Masoud Abdol2023-02-2726-4840/+0
* Adjust permissions.prf plist path handlingJuha Vuolle2023-02-131-2/+3
* permissions: Handle relative paths to Info.plist fileTor Arne Vestbø2023-02-071-1/+6
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-0/+5
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-5/+0
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-0/+5
* permissions: Don't try to read usage descriptions from non-existing plistTor Arne Vestbø2023-01-231-1/+1
* Android: bump minimum sdk build version QT_ANDROID_API_VERSION to 33Assam Boudjelthia2023-01-231-1/+1
* permissions: Take PlistBuddy exit code into account when reading Info.plistTor Arne Vestbø2023-01-171-3/+12
* Suppress warnings from Integrity buildsJanne Koskinen2023-01-091-1/+1
* wasm: Flesh out side module and main module logic for shared buildsTor Arne Vestbø2023-01-021-0/+11
* wasm: update emscripten to 3.1.25Morten Sørvig2022-12-281-1/+1
* wasm: Fix qmake buildMorten Sørvig2022-12-092-3/+3
* wasm: add support for wasm64 buildLorn Potter2022-12-076-222/+250
* Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prfAlexey Edelev2022-12-011-2/+0
* Bump macOS minimum deployment target to 11 (Big Sur)Tor Arne Vestbø2022-11-301-1/+1
* CMake: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-281-1/+1
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-032-0/+28
* Add flag that skips Qml import scanning to android deployment settingsAlexey Edelev2022-10-311-10/+17
* Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist filesTor Arne Vestbø2022-10-255-0/+10
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-231-1/+1
* qmake: Add CFBundleDevelopmentRegion to the macOS Info.plistTor Arne Vestbø2022-10-201-0/+2
* Bump supported macOS SDK version for qmake to macOS 13Tor Arne Vestbø2022-10-141-1/+1
* Guard some qmake 'simulator' conditions with iOS scopeTor Arne Vestbø2022-10-051-4/+4
* Move tvOS and watchOS mkspecs to unsupported directoryTor Arne Vestbø2022-09-138-0/+0
* wasm: don't set GL_DEBUGMorten Sørvig2022-09-081-1/+1
* findclasslist.pl: print the line number of where the occurrence cameThiago Macieira2022-09-061-3/+3
* findclasslist.pl: do match subclasses in private headers tooThiago Macieira2022-09-061-3/+7
* findclasslist.pl: match unexported classes tooThiago Macieira2022-09-061-3/+11
* wasm: set ALLOW_MEMORY_GROWTH for multi-threaded buildsMorten Sørvig2022-09-011-16/+3
* findclasslist.pl: add a way to mark lines to be ignoredThiago Macieira2022-08-301-0/+6
* wasm: update emsdk to 3.1.14Lorn Potter2022-08-301-1/+1
* Bump macOS and iOS deployment targets to 10.15 and 14 respectivelyTor Arne Vestbø2022-08-292-2/+2
* qmake: Align iOS Info.plist file with the CMake oneAlexandru Croitor2022-08-251-6/+3
* qmake: Reformat mkspecs/macx-ios-clang/Info.plist.appAlexandru Croitor2022-08-251-33/+46
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-171-3/+3
* qmake: Fix tool paths generated for androiddeployqt json fileAlexandru Croitor2022-08-171-2/+4
* qmake: Fix non-Xcode asset catalog handling for iOS simulatorAlexandru Croitor2022-08-162-1/+5
* wasm: allow apps to override EXPORT_RUNTIME_METHODSLorn Potter2022-08-122-1/+8
* qmake: Fix installation of separate debug info for pluginsJoerg Bornemann2022-08-091-1/+1
* darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-051-1/+1
* qmake: Link static plugins even in shared Qt buildsTor Arne Vestbø2022-07-251-14/+24
* qmake: Split up logic for enumerating plugins from how they are processedTor Arne Vestbø2022-07-251-26/+30
* CMake: fix the word order in "no_direct_extern_access"Thiago Macieira2022-07-202-1/+1