summaryrefslogtreecommitdiffstats
path: root/cmake/QtPostProcessHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Install `user_facing_tool_links.txt` automaticallyCristian Le4 days1-0/+13
* Make HostInfo versionedAlexey Edelev2025-03-241-1/+9
* Avoid using the PROJECT_VERSION when accessing the HostInfo package variablesAlexey Edelev2025-03-211-1/+1
* CMake: Move qml plugin auto inclusion code into a separate macroAlexandru Croitor2025-01-271-61/+2
* Make user tools symlinks relativeCristian Le2025-01-231-0/+2
* Export `INSTALL_PUBLICBINDIR` to `QtBuildInternalsExtra.cmake`Cristian Le2025-01-231-0/+5
* Replace qt_record_extra_qt_package_dependency with qt_register_target_depende...Alexey Edelev2025-01-201-0/+3
* CMake: Simplify Qt6FooPrivate -> Qt6Foo package dependency setupJoerg Bornemann2025-01-081-9/+2
* CMake: Don't export 3rdparty dependency find_package callsJoerg Bornemann2025-01-081-11/+1
* CMake: Split off private module config packagesJoerg Bornemann2024-12-191-0/+17
* CMake: Export 3rd party dep info also for the Qt6 packageAlexandru Croitor2024-07-111-0/+12
* CMake: Fix escaping in recording of provided targetsAlexandru Croitor2024-06-251-3/+0
* CMake: Generate an SPDX v2.3 SBOM file for each built repositoryAlexandru Croitor2024-06-131-1/+1
* CMake: Record package provided targets in Dependencies.cmake filesAlexandru Croitor2024-05-291-0/+50
* Change the -qpa configure argument logicAlexey Edelev2024-05-141-2/+8
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-2/+2
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-1/+1
* CMake: Allow specifying additional glob paths for QmlPlugins.cmakeAlexandru Croitor2024-03-111-1/+22
* Remove year from generic Qt copyright informationKai Köhne2024-02-141-1/+0
* CMake: Fix configuring a standalone test on Apple platformsAlexandru Croitor2024-02-021-0/+13
* Change the way we detect the need of adding Qt<Module>Plugins.cmakeAlexey Edelev2024-01-311-2/+2
* CMake: Simplify default CMAKE_BUILD_TYPE logicAlexandru Croitor2024-01-261-13/+1
* CMake: Fix user_facing_tool_links.txt for Apple platformsJoerg Bornemann2024-01-101-1/+8
* CMake: Move qt_internal_read_repo_dependencies into QtBuildRepoHelpersAlexandru Croitor2023-11-271-11/+0
* Remove noisy and non-informative messageLisandro Damián Nicanor Pérez Meyer2023-11-221-4/+0
* Be verbose on plugin inclusion, easy patch point for distrosLisandro Damián Nicanor Pérez Meyer2023-11-021-0/+9
* Centralize copyright information for QtKai Köhne2023-03-201-0/+6
* FEATURE_pkg_config Should be BOOLAmir Masoud Abdol2022-10-281-1/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add -disable-deprecated-up-to parameter to configure scriptIvan Solovev2022-08-191-0/+5
* Rename arg_HEADER_MODULE variable to 'is_interface_lib'Alexey Edelev2022-08-121-6/+5
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't unset Qt6Qml_FOUND when including Qml pluginsAlexandru Croitor2022-07-251-2/+2
* CMake: Record the precise package name where Private modules liveAlexandru Croitor2022-07-251-5/+0
* CMake: Move QT_HOST_PATH check and computation into Qt6 packageAlexandru Croitor2022-07-251-0/+8
* CMake: Improve Qt6HostInfo package lookup conditionAlexandru Croitor2022-07-251-1/+3
* CMake: Process extra dependencies for plugin targets as wellAlexandru Croitor2022-07-111-0/+7
* CMake: Don't create duplicate plugin targets in shared buildsAlexandru Croitor2022-07-081-8/+6
* CMake: Create and include plugin packages in shared buildsAlexandru Croitor2022-07-051-8/+5
* CMake: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-011-2/+19
* CMake: Fix typosKai Köhne2022-06-131-2/+2
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-041-2/+7
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-041-3/+4
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-231-19/+20
* CMake: Allow installing examples outside of the Qt prefixAlexandru Croitor2022-02-011-0/+6
* CMake: Support overriding CMAKE_BUILD_TYPE per-repo or testJoerg Bornemann2022-01-211-7/+10
* CMake: Propagate qtbase's CMAKE_STAGING_PREFIX to Qt modulesJoerg Bornemann2022-01-181-12/+0
* CMake: Postpone target existence check for qml plugin targetsAlexandru Croitor2021-10-151-0/+29