summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicCMakeHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Move the plugin config special handling to TargetsPrecheckCristian Le3 days1-6/+37
* Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logicCristian Le3 days1-1/+19
* Add `_qt_internal_should_include_targets`Cristian Le3 days1-0/+95
* Expand `_qt_internal_check_multiple_inclusion` to accept namespaceCristian Le3 days1-6/+29
* cmake: Unify the set flags between AUTOMOC and qt_wrap_cppFabian Kosmale2025-06-141-0/+12
* Introduce _qt_internal_append_cmake_configure_dependsAlexey Edelev2025-06-121-0/+12
* CMake: Improve error reporting for failed linker no undefined flagAlexandru Croitor2025-06-041-0/+15
* CMake: fix __qt_internal_collect_additional_module_pathsSamuli Piippo2025-05-201-1/+1
* Add support for _qt_internal_configure_file(GENERATE ... INPUTAlexey Edelev2025-04-251-5/+5
* Ensure that plugin class name is a valid C indentifierAlexey Edelev2025-04-231-0/+23
* Introduce _qt_internal_configure_fileAlexey Edelev2025-04-041-0/+72
* Dealias the target implicitly in _qt_internal_add_transitive_propertyAlexey Edelev2025-04-041-0/+1
* CMake: Fix CMP0177 warnings by adjusting qt_join_pathAlexandru Croitor2025-04-031-1/+7
* Copy `qt_set01` to a central locationCristian Le2025-02-281-0/+8
* Add `_qt_internal_path_is_prefix` compatibilityCristian Le2025-02-171-0/+41
* CMake: Provide a way to find all available Qt module packagesAlexandru Croitor2025-01-271-0/+39
* Add `_qt_internal_relative_path`Cristian Le2025-01-231-0/+54
* Add the QT_PLUGIN_TARGETS transitive compile propertyAlexey Edelev2024-11-141-0/+22
* CMake: Add IMPORTED_LINK_DEPENDENT_LIBRARIES for versionless targetsAlexandru Croitor2024-07-011-0/+13
* CMake: Fix _qt_internal_forward_function_args to evaluate its argsAlexandru Croitor2024-06-181-2/+2
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-0/+4
* CMake: Fix forwarding the '0' argument which is by default falseyAlexandru Croitor2024-06-111-2/+2
* CMake: Add a _qt_internal_forward_function_args functionAlexandru Croitor2024-05-291-0/+56
* CMake: Add functions to safely append to cmake propertiesAlexandru Croitor2024-05-291-0/+22
* CMake: Move some functions into QtPublicCMakeHelpersAlexandru Croitor2024-05-291-0/+72
* Consider INSTALL_LIBDIR when calculating various cmake pathsAlexey Edelev2024-03-271-11/+74
* Set the missing _qt_is_versionless_target property for versionless targetsAlexey Edelev2024-03-211-0/+2
* Set the _qt_ module properties for interface targetsAlexey Edelev2024-03-211-0/+12
* Collect CMAKE_MODULE_PATH from QT_ADDITIONAL_PACKAGES_PREFIX_PATHAlexey Edelev2024-03-131-0/+16
* "Simplify" versionless targetsAlexey Edelev2024-03-121-0/+149
* CMake: Add public helper _qt_internal_add_phony_targetJoerg Bornemann2024-03-121-0/+118
* Wrap condition in _qt_internal_check_depfile_support with parenthesesAlexey Edelev2024-02-221-3/+6
* CMake: Don't recurse with qt-cmake-standalone-test in-source dirsAlexandru Croitor2023-12-141-0/+12
* Make sure that the result variable is empty in _qt_internal_collect_buildsyst...Alexey Edelev2023-12-071-0/+5
* Make sure we initialize moc rcc and uic for manual test targetsAlexey Edelev2023-11-161-0/+37
* CMake: Move __qt_internal_prefix_paths_to_rootsAlexandru Croitor2022-09-151-0/+14
* CMake: Move __qt_internal_collect_additional_prefix_pathsAlexandru Croitor2022-09-151-0/+42
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Unify DEPFILE support checkAlexey Edelev2022-03-211-0/+14
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-101-0/+20