summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø9 days7-9/+127
* qmake: Improve Xcode projects for single SDK builds on Apple platformsTor Arne Vestbø2024-04-031-0/+12
* iOS: Remove unneeded default_post.prf fileTor Arne Vestbø2024-03-221-9/+0
* cmake: Propagate Apple platform build requirements to qconfig.priTor Arne Vestbø2024-03-142-8/+0
* Correct license for tools filesLucie Gérard2024-03-054-4/+4
* wasm: update Emscripten to 3.1.50Lorn Potter2024-02-211-1/+1
* Correct licenseLucie Gérard2024-02-204-4/+4
* QMake: Fix quoting of WASM's ASYNCIFY_IMPORTS linker optionJoerg Bornemann2024-02-191-1/+1
* Bump iOS minimum deployment target to iOS 16Tor Arne Vestbø2024-02-141-1/+1
* Remove QT_READDIR_R macro from qplatformdefs.hAhmad Samir2024-02-065-13/+0
* Bump macOS minimum deployment target to 12 (Monterey)Elias Toivola2024-02-011-2/+2
* wasm: set MAXIMUM_MEMORY to 4GBMorten Sørvig2023-12-201-0/+6
* wasm: Don't suppress exceptions during main()Morten Sørvig2023-12-201-2/+2
* Android: bump Android target API level to 34Rami Potinkara2023-11-301-1/+1
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-11-291-0/+1
* QMake: Make 'entrypoint' and 'qt' CONFIG values order-independentJoerg Bornemann2023-09-292-10/+12
* Android: bump Android target API level to 33Assam Boudjelthia2023-09-231-1/+1
* Remove remnants of Qt for Native Client (NACL)Tor Arne Vestbø2023-09-238-97/+0
* qmake: Bump supported macOS SDK version to 14 (Sonoma)Tor Arne Vestbø2023-09-181-1/+1
* qmake: Don't error out if QMAKE_DEFAULT_LIBDIRS is empty on macOSTor Arne Vestbø2023-09-131-3/+6
* undef READ and WRITE on VxWorksŁukasz Matysiak2023-08-311-0/+7
* Support PRELOAD var substitution for WASM main html with qmakeMikolaj Boc2023-07-271-1/+6
* Fix compilation of qfilesystemengine on VxWorksJacek Poplawski2023-07-271-0/+2
* Use a sanitized JS export name for WASM modules (qmake)Mikolaj Boc2023-07-271-2/+4
* Add initial support for building for VxWorks using clangJacek Poplawski2023-07-212-0/+52
* Fix spelling of D-Bus in the source codeIevgenii Meshcheriakov2023-07-061-1/+1
* wasm: update emscripten to 3.1.37Piotr Wierciński2023-06-261-1/+1
* Make WASM export names different across modulesMikolaj Boc2023-06-202-1/+7
* wasm: add "FS" to EXPORTED_METHODSMorten Sørvig2023-06-201-2/+2
* 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