summaryrefslogtreecommitdiffstats
path: root/cmake/QtTargetHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make qt cmake functions react properly to batch dummy targetsMikolaj Boc2023-01-161-9/+9
* Use the existing imported location for syncqt in developer buildsAlexey Edelev2023-01-131-3/+18
* Add CTF tracing backendAntti Määttä2023-01-131-2/+6
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-0/+69
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-01-111-9/+9
* Add CONDITION_INDEPENDENT_SOURCES argument to qt_internal_extend_targetAlexey Edelev2022-12-081-0/+15
* CMake: add SYSTEM_INCLUDE_DIRECTORIES to qt_internal_extend_targetThiago Macieira2022-11-281-0/+2
* Make sure that the generated dbus sources get extra compiler flagsAlexey Edelev2022-10-311-3/+8
* Cleanup qt_internal_extend_target functionAlexey Edelev2022-10-311-9/+45
* Add function to add and compile executables at configure timeAlexey Edelev2022-09-131-1/+19
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-301-0/+2
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-251-2/+2
* Implement the batch_tests featureMikolaj Boc2022-08-241-4/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add possibility to store source files for interface targetsAlexey Edelev2022-08-191-2/+29
* Remove HEADER_MODULE from qt_internal_extend_targetAlexey Edelev2022-08-111-6/+10
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* cmake: Teach qt_internal_extend_target about PLUGIN_TYPESTor Arne Vestbø2022-07-251-0/+4
* CMake: Clarify qt_record_extra_third_party_dependency docsAlexandru Croitor2022-07-111-1/+1
* CMake: Fix typosKai Köhne2022-06-131-3/+3