summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prfAlexey Edelev2022-12-011-2/+0
* 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
* Guard some qmake 'simulator' conditions with iOS scopeTor Arne Vestbø2022-10-051-4/+4
* 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
* 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-121-0/+8
* qmake: Fix installation of separate debug info for pluginsJoerg Bornemann2022-08-091-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
* rcc: teach qmake not to use zstd when not availableSamuli Piippo2022-07-061-0/+1
* CMake: disable the attempt to force SIMD on iOS simulator buildsThiago Macieira2022-06-271-9/+0
* qmake/MinGW: Install separate debug info of DLLs next to the DLLJoerg Bornemann2022-06-211-1/+5
* wasm: update emscripten to 3.1.10Lorn Potter2022-05-271-1/+1
* 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-165-181/+9
* 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-052-5/+6
* 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-102-0/+9
* 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
* wasm: don’t pass thread linker opts to compilerMorten Johan Sørvig2022-01-171-2/+3
* wasm: modernize pthreads optionMorten Johan Sørvig2022-01-171-1/+1
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* iOS: Use generic simulator device for building apps via xcodebuildTor Arne Vestbø2021-12-232-9/+11
* wasm: remove deprecated argument for source mapsLorn Potter2021-12-131-6/+1
* wasm: update recommended emscripten to 3.0.0Lorn Potter2021-12-091-1/+1
* android:qmake: Fix static libraries to include the QT_ARCH suffixAlexandru Croitor2021-12-021-3/+5
* Doc build: fix conflicting response file with mocSamuli Piippo2021-11-291-7/+7
* Win32: Enable large address aware explicitlyYuhang Zhao2021-11-261-0/+2
* 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-101-0/+5
* Assume qhelpgenerator in libexec instead of binJoerg Bornemann2021-11-081-1/+1
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* wasm: add sse2 compiler flags againMorten Johan Sørvig2021-11-021-0/+8
* wasm: remove sse2 config blockMorten Johan Sørvig2021-10-271-7/+0