summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install QtCopyFileIfDifferent as the 'public' cmake helperAlexey Edelev2022-03-211-1/+1
* CMake build: generate pkgconfig for public modulesMartin Reboredo2022-02-281-0/+3
* CMake: Add default launch screen storyboard for iOS appsAlexandru Croitor2022-02-161-0/+1
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-101-0/+2
* CMake: Copy FindFoo.cmake scripts to build dir in prefix buildsAlexandru Croitor2022-02-011-0/+11
* Use IMPORTED_LOCATION of rcc targetAlexey Edelev2022-02-011-0/+1
* CMake: Fix qt_run_linker_version_script_support to use active linkerAlexandru Croitor2022-01-181-0/+5
* Introduce qt-testrunner.pyDimitrios Apostolou2022-01-031-0/+2
* Provide a qtpaths wrapper script when cross-building QtJoerg Bornemann2021-11-081-1/+1
* CMake: Allow disabling package version checkAlexandru Croitor2021-10-271-2/+13
* CMake: Ensure that UNIX is set for INTEGRITYJoerg Bornemann2021-10-051-0/+5
* Revert "CMake: Warn if cmake_minimum_required has an unsupported low version"Alexandru Croitor2021-10-041-7/+0
* CMake: Warn if cmake_minimum_required has an unsupported low versionAlexandru Croitor2021-10-011-0/+7
* CMake: Split and clean up WebAssembly auto-detection codeAlexandru Croitor2021-09-271-0/+4