summaryrefslogtreecommitdiffstats
path: root/cmake/QtTargetHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Move qt_internal_work_around_autogen_discarded_dependenciesAlexandru Croitor11 hours1-1/+1
* cmake: Unify the set flags between AUTOMOC and qt_wrap_cppFabian Kosmale2025-06-141-1/+3
* Avoid using the PROJECT_VERSION_MAJOR as the HostInfo variable prefixAlexey Edelev2025-03-241-3/+6
* CMake: Work around upstream AUTOGEN issue with discarded dependenciesAlexandru Croitor2025-02-171-0/+3
* CMake: Only load Qt6FooPrivate automatically when building QtJoerg Bornemann2025-01-241-2/+43
* Replace qt_record_extra_qt_package_dependency with qt_register_target_depende...Alexey Edelev2025-01-201-3/+11
* CMake: Fix CMP0174 warningsJoerg Bornemann2024-11-081-8/+14
* CMake: Mark benchmark executables with a propertyAlexandru Croitor2024-10-301-0/+1
* CMake:Android: add wrapper scripts to easily run appsAssam Boudjelthia2024-10-161-0/+2
* Consider the main target flags related properties when building object librariesAlexey Edelev2024-09-121-0/+8
* CMake: Prevent most global promotion errors when building QtAlexandru Croitor2024-07-111-29/+6
* CMake: Export the internal library and target propertiesAlexandru Croitor2024-07-111-0/+2
* CMake: Introduce wrappers for the PlatformX and GlobalConfig targetsAlexandru Croitor2024-07-111-0/+21
* Apple: Don't `_debug`-suffix libraries in single config framework buildsTor Arne Vestbø2024-07-011-1/+9
* CMake: Write link dependencies into AdditionalTargetInfo.cmake fileAlexandru Croitor2024-07-011-0/+16
* CMake: Allow specifying most SBOM options to qt_internal_add_fooAlexandru Croitor2024-06-181-32/+21
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-1/+59
* CMake: Fix DEBUG_POSTFIX to apply to macOS multi-config buildsAlexandru Croitor2024-05-221-0/+1
* Consider the qt_internal_extend_target calls when adding deps on qpa_default_...Alexey Edelev2024-05-081-2/+11
* Fix the static linking of plugins to the Qt tools and internal executablesAlexey Edelev2024-05-081-0/+8
* Avoid using PACKAGE_PREFIX_PATH for configure-time executablesAlexey Edelev2024-04-111-5/+18
* "Simplify" versionless targetsAlexey Edelev2024-03-121-16/+42
* CMake: Fix syncqt IMPORTED_LOCATION path for multi-config buildsAlexandru Croitor2024-03-111-1/+17
* Force linking against versioned libraries when building Qt artifactsAlexey Edelev2024-02-191-0/+3
* cmake: improve documentation of NO_PCH_SOURCESTim Blechmann2024-02-081-1/+1
* Add the the implicit promotion to global for Qt platform targetsAlexey Edelev2024-01-311-0/+29
* Cut off the IMPORTED targets from the sync header dependenciesAlexey Edelev2024-01-231-6/+9
* CMake: Fix non-prefix debug exclusion check for additional info propsAlexandru Croitor2023-12-151-1/+1
* CMake: Export additional target info props for object librariesAlexandru Croitor2023-12-151-5/+40
* CMake: Split and refactor QtSetup.cmakeAlexandru Croitor2023-11-271-0/+86
* CMake: Split QtBuild.cmake into smaller files v2Alexandru Croitor2023-11-271-0/+123
* Remove Qt_6_PRIVATE_API ELF version from a symbol used by QFuture::then()Thiago Macieira2023-10-111-0/+7
* cmake helpers: support NO_PCH_SOURCES wherever NO_UNITY_BUILD_SOURCES areMarc Mutz2023-08-071-1/+0
* Fix standalone headersclean_check targetsAlexey Edelev2023-08-021-0/+4
* Fix CMP0099 impact - disallow propagating internal linker optionsAlexey Edelev2023-06-161-0/+9
* Collect module_sync_headers targets from the target depsAlexey Edelev2023-06-021-0/+9
* CMake: Fix linkage with lld 16.0Bernhard Rosenkränzer2023-04-111-0/+7
* Replace STREQUAL cases with variable checksAmir Masoud Abdol2023-04-041-5/+5
* Trace: Make Q_TRACEPOINT publicAntti Määttä2023-03-211-2/+2
* Centralize copyright information for QtKai Köhne2023-03-201-1/+1
* Update Copyright year to 2023Kai Köhne2023-03-201-1/+1
* Fix an issue with passing NO_UNITY_BUILD_SOURCESAmir Masoud Abdol2023-03-151-1/+3
* Improve the internal handling of unity buildAmir Masoud Abdol2023-03-141-4/+6
* Add support for evaluating genexes when exporting custom target propsAlexey Edelev2023-02-211-0/+154
* Tracepointgen: Parse metadata from include filesAntti Määttä2023-02-101-1/+1
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-081-1/+8
* Remove the extra quote, now that we use cmake_parse_arguments(PARSE_ARGVAmir Masoud Abdol2023-01-231-2/+2
* Skip tests outside of qtbase on batching+superbuildMikolaj Boc2023-01-231-0/+8
* CMake: Work around AUTOUIC Ninja Multi-Config issue with EP examplesAlexandru Croitor2023-01-201-0/+18
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-2/+2