summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logicCristian Le47 hours1-0/+12
* Add the Json schema for the modules.jsonCristian Le3 days1-0/+5
* Add a qt module json file schema validator utilityCristian Le3 days1-0/+2
* Add QT_INSTALL_CI_FILESCristian Le3 days1-7/+9
* Introduce _qt_internal_append_cmake_configure_dependsAlexey Edelev2025-06-121-1/+1
* CMake: Make QT_CMAKE_EXPORT_NAMESPACE available in the top-level scopeAlexandru Croitor2025-06-061-1/+18
* CMake: Make qt-cmake-standalone-tests work from prefix build dirAlexandru Croitor2025-06-061-2/+12
* CMake: Fix permissions of qt-internal-(strip|ninja).bat.in on UnicesJoerg Bornemann2025-03-071-3/+13
* wasm: Add helper for pluging preloadsPiotr Wierciński2025-01-131-1/+15
* macOS: Enable crash reporting for tests via SwiftTor Arne Vestbø2025-01-081-1/+9
* Revert "wasm: Generate plugin preloads for dynamic linking at install step"Alexandru Croitor2024-10-311-8/+0
* wasm: Generate plugin preloads for dynamic linking at install stepPiotr Wierciński2024-10-211-0/+8
* CMake: Introduce wrappers for the PlatformX and GlobalConfig targetsAlexandru Croitor2024-07-111-9/+2
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-0/+4
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-0/+4
* Move QtInstallPaths.cmake to the Qt6 packageAlexey Edelev2024-03-221-0/+17
* "Simplify" versionless targetsAlexey Edelev2024-03-121-3/+4
* cmake: Generate Apple privacy manifest files for Qt modulesTor Arne Vestbø2024-02-131-0/+10
* Add the missing versioned alias for the GlobalConfigPrivate targetAlexey Edelev2024-02-121-0/+1
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-11-291-0/+2
* CMake: Create wrapper scripts after global feature evaluationAlexandru Croitor2023-11-291-2/+3
* CMake: Dynamically include and install Helpers and other filesAlexandru Croitor2023-11-271-113/+30
* CMake: Mostly unify includes into a single locationAlexandru Croitor2023-11-271-3/+0
* CMake: Split and refactor QtBuildInternalsConfig.cmakeAlexandru Croitor2023-11-271-0/+2
* CMake: Split and refactor QtSetup.cmakeAlexandru Croitor2023-11-271-0/+1
* CMake: Split QtBuild.cmake into smaller files v2Alexandru Croitor2023-11-271-0/+3
* CMake: Add a helpers file for commands to run in the top-level dirAlexandru Croitor2023-09-061-0/+1
* Fix running CMake test projects in prefix buildsJoerg Bornemann2023-08-191-0/+1
* CMake: Avoid creating empty directories when installing Find*.cmakeAmir Masoud Abdol2023-07-041-0/+8
* Set QT_FORCE_FEATURE_neon to ON for x86_64h arch as well, on macOSAmir Masoud Abdol2023-06-011-1/+2
* cmake: Copy template Info.plist for macOS manually, like we do for iOSTor Arne Vestbø2023-06-011-9/+22
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-081-0/+1
* Add simple project generation based on existing source filesAlexey Edelev2023-02-081-0/+1
* Remove an obsolete TODO itemAmir Masoud Abdol2023-01-171-1/+0
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+1
* Add function to add and compile executables at configure timeAlexey Edelev2022-09-131-0/+1
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-301-0/+1
* Implement the batch_tests featureMikolaj Boc2022-08-241-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Move _qt_internal_create_command_script to a public fileAlexandru Croitor2022-08-171-0/+1
* Add "content file" mode for the qt_internal_add_linker_version_scriptAlexey Edelev2022-08-091-0/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Add per-target support for iOS launch screensAlexandru Croitor2022-07-271-1/+1
* CMake: update the x86 intrinsic checksThiago Macieira2022-06-281-4/+4
* CMake: disable the attempt to force SIMD on iOS simulator buildsThiago Macieira2022-06-271-3/+4
* Add ASAN build for qtbaseDimitrios Apostolou2022-06-151-1/+3
* Adjust installing and running wasm-testrunnerDavid Skoland2022-05-271-2/+6
* CMake: Pass -v to ninja when using ctest --build-and-testAlexandru Croitor2022-04-041-1/+3
* Add WASM testrunnerDavid Skoland2022-03-311-0/+2
* CMake: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-241-0/+17