| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Remove unused FEATURE_DEPENDENCIES option | Alexandru Croitor | 2025-11-20 | 1 | -3/+0 |
| * | CMake: Add options to skip generation of some module files | Alexandru Croitor | 2025-11-20 | 1 | -5/+31 |
| * | CMake: Rename TYPE to SBOM_ENTITY_TYPE in SBOM API | Alexandru Croitor | 2025-09-17 | 1 | -2/+2 |
| * | CMake: fix the reduce_relocations test | Thiago Macieira | 2025-08-13 | 1 | -11/+15 |
| * | CMake: support reduced relocations for namespaced Qt | Tim Blechmann | 2025-08-14 | 1 | -0/+2 |
| * | CMake: Don't install incomplete Qt6BundledFoo packages | Joerg Bornemann | 2025-08-13 | 1 | -0/+6 |
| * | CMake: Warn about public modules linking to private modules publicly | Alexandru Croitor | 2025-07-31 | 1 | -0/+21 |
| * | CMake:Android: add ANDROID_PLATFORM to Core.json | Sheree Morphett | 2025-07-03 | 1 | -2/+3 |
| * | Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logic | Cristian Le | 2025-06-27 | 1 | -0/+21 |
| * | Add the Json schema for the modules.json | Cristian Le | 2025-06-26 | 1 | -0/+1 |
| * | cmake: remove variables that doesn't exist | Zhao Yuhang | 2025-06-25 | 1 | -1/+0 |
| * | Drop CMAKE_SYSTEM_VERSION from modules json if Linux | Cristian Le | 2025-06-23 | 1 | -1/+5 |
| * | Introduce _qt_internal_append_cmake_configure_depends | Alexey Edelev | 2025-06-12 | 1 | -1/+1 |
| * | Introduce qt_internal_set_module_transitive_properties | Alexey Edelev | 2025-05-31 | 1 | -0/+97 |
| * | Introduce Qt<Module>TransitiveExtras.cmake for Qt modules | Alexey Edelev | 2025-05-31 | 1 | -0/+26 |
| * | CMake: Fix dbus and vk headers to be excluded from doc generation | Alexandru Croitor | 2025-03-20 | 1 | -2/+13 |
| * | CMake: Fix generation of precompiled headers in per-repo Qt builds | Joerg Bornemann | 2025-03-20 | 1 | -0/+18 |
| * | CMake: Remove unused variable from qt_internal_add_module | Joerg Bornemann | 2025-03-17 | 1 | -5/+0 |
| * | Fix the condition that enables/defaults exceptions | Alexey Edelev | 2025-03-17 | 1 | -1/+1 |
| * | CMake: Warn on creation of private modules without private headers | Joerg Bornemann | 2025-03-13 | 1 | -0/+29 |
| * | CMake: Fix -no-prefix build with CMake < 3.26 on macOS | Joerg Bornemann | 2025-03-07 | 1 | -6/+9 |
| * | Make `AdditionalTargetInfo.cmake` optional | Cristian Le | 2025-02-25 | 1 | -1/+0 |
| * | Add interface to install `EXTRA_CMAKE_FILES` in other paths | Cristian Le | 2025-02-25 | 1 | -3/+11 |
| * | Revert "CMake: Stop-gap fix for Qml user projects" | Joerg Bornemann | 2025-02-23 | 1 | -4/+0 |
| * | Change the `GENERATED` property of module export header | Cristian Le | 2025-02-17 | 1 | -4/+6 |
| * | Use `_qt_internal_path_is_prefix` | Cristian Le | 2025-02-17 | 1 | -10/+5 |
| * | Use `_qt_internal_set_source_file_generated` | Cristian Le | 2025-02-17 | 1 | -5/+9 |
| * | CMake: Decouple Qt specific handling from SBOM implementation | Alexandru Croitor | 2025-02-11 | 1 | -1/+1 |
| * | CMake: Stop-gap fix for Qml user projects | Joerg Bornemann | 2025-01-31 | 1 | -0/+4 |
| * | CMake: Add a way to mark modules as "load the private module too" | Joerg Bornemann | 2025-01-28 | 1 | -0/+17 |
| * | CMake: Provide a way to find all available Qt module packages | Alexandru Croitor | 2025-01-27 | 1 | -0/+5 |
| * | CMake: Only load Qt6FooPrivate automatically when building Qt | Joerg Bornemann | 2025-01-24 | 1 | -6/+29 |
| * | Replace qt_record_extra_qt_package_dependency with qt_register_target_depende... | Alexey Edelev | 2025-01-20 | 1 | -1/+1 |
| * | CMake: Simplify Qt6FooPrivate -> Qt6Foo package dependency setup | Joerg Bornemann | 2025-01-08 | 1 | -0/+3 |
| * | CMake: Split off private module config packages | Joerg Bornemann | 2024-12-19 | 1 | -48/+134 |
| * | CMake: Add QPA information to modules/Gui.json | Joerg Bornemann | 2024-11-14 | 1 | -0/+8 |
| * | CMake: Rework the module JSON files | Joerg Bornemann | 2024-11-14 | 1 | -18/+91 |
| * | Add the QT_PLUGIN_TARGETS transitive compile property | Alexey Edelev | 2024-11-14 | 1 | -0/+3 |
| * | CMake: Fix CMP0177 warnings | Joerg Bornemann | 2024-11-08 | 1 | -0/+3 |
| * | CMake: Fix CMP0174 warnings | Joerg Bornemann | 2024-11-08 | 1 | -1/+8 |
| * | CMake: Increase static library link multiplicity for VxWorks to 3 | Alexandru Croitor | 2024-10-28 | 1 | -1/+1 |
| * | CMake: fix value api_version in Core.json | Assam Boudjelthia | 2024-10-17 | 1 | -1/+1 |
| * | Make per-repos WARNINGS_ARE_ERRORS work | Alexey Edelev | 2024-09-12 | 1 | -1/+2 |
| * | CMake: Detect 3rd party header modules during SBOM generation | Alexandru Croitor | 2024-08-17 | 1 | -1/+7 |
| * | Switch to non-strict C++ builds so QT_SUPPORTS_INT128 is true | Marc Mutz | 2024-08-16 | 1 | -1/+0 |
| * | Add the 'exceptions' feature | Alexey Edelev | 2024-08-12 | 1 | -4/+4 |
| * | CMake: Allow specifying most SBOM options to qt_internal_add_foo | Alexandru Croitor | 2024-06-18 | 1 | -6/+14 |
| * | CMake: Generate an SPDX v2.3 SBOM file for each built repository | Alexandru Croitor | 2024-06-13 | 1 | -0/+48 |
| * | Fix the arg_HEADER_MODULE condition | Alexey Edelev | 2024-06-12 | 1 | -1/+1 |
| * | Remove GENERATE_CPP_EXPORTS argument | Alexey Edelev | 2024-06-12 | 1 | -3/+1 |