summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix attempt to use -mno-direct-extern-access with ClangThiago Macieira2022-07-201-2/+7
* Add new mkspecs device for Raspberry Pi 4 (64-bit)Umair Raihan2022-07-142-0/+33
* Disable bitcode for iOSTor Arne Vestbø2022-07-071-1/+1
* rcc: teach qmake not to use zstd when not availableSamuli Piippo2022-07-061-0/+1
* wasm: use simpler syntax for EXPORTED_RUNTIME_METHODSMorten Sørvig2022-07-061-1/+1
* CMake: disable the attempt to force SIMD on iOS simulator buildsThiago Macieira2022-06-271-9/+0
* wasm: Optimize use of openglesLorn Potter2022-06-221-3/+1
* qmake/MinGW: Install separate debug info of DLLs next to the DLLJoerg Bornemann2022-06-211-1/+5
* wasm: don't enable specialHTMLTargets by defaultMorten Sørvig2022-06-011-1/+1
* wasm: update emscripten to 3.1.10Lorn Potter2022-05-271-1/+1
* qmake: iOS: Don't pass -fobjc-nonfragile-abi -fobjc-legacy-dispatchAlexandru Croitor2022-05-231-4/+0
* macOS: Ensure proper quoting when calling otool in objc_namespace scriptTor Arne Vestbø2022-05-231-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-16122-4627/+243
* wasm: enable WASM_BIGINTMorten Sørvig2022-05-121-1/+2
* wasm: set ASSERTIONS level to default (1)Morten Sørvig2022-05-121-1/+0
* INTEGRITY: enable C99 globallyTatiana Borisova2022-05-111-0/+1
* wasm: add specialHTMLTargets to EXPORTED_RUNTIME_METHODS for qmakeLorn Potter2022-04-211-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-055-5/+11
* qmake: Ignore stderr when determining the macOS SDK versionJoerg Bornemann2022-03-291-1/+1
* iOS: Use python3 for enumerating test target devicesAlexandru Croitor2022-03-181-1/+1
* wasm: remove compiler and linker warningsLorn Potter2022-03-171-18/+24
* Enable -mno-direct-extern-access and ELF protected visibilityThiago Macieira2022-03-103-1/+10
* qmake: Enforce linker response files for WebAssembly on WindowsJoerg Bornemann2022-02-211-2/+1
* Update MSVC qmake mkspecs to make -std:c++20 available for VS2019 16.11+Christian Heimlich2022-02-111-0/+8
* Add c++20 alias for c++2a in qmake default mkspecs featuresChristian Heimlich2022-02-101-0/+1
* Hurd: enable XOPEN largefile APIsPino Toscano2022-02-101-0/+1
* INTEGRITY: Prevent deletion of virtual functionsKimmo Ollila2022-01-251-2/+2