Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'better_doxy_ver_check' | Marc Chevrier | 2022-07-10 | 1 | -0/+11 |
|\ | |||||
| * | FindDoxygen: Implement more complete version checking | Christian Heimlich | 2022-07-07 | 1 | -0/+11 |
* | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2022-07-08 | 1 | -15/+15 |
|\ \ | |||||
| * | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECT | Craig Scott | 2022-07-08 | 1 | -15/+15 |
* | | | Merge topic 'install-destination-docs' | Brad King | 2022-07-08 | 1 | -3/+9 |
|\ \ \ | |||||
| * | | | Help: Clarify behavior of install(TARGETS) for DLLs | Kyle Edwards | 2022-07-06 | 1 | -3/+9 |
* | | | | Merge topic 'cpp-named-module-export-infra' | Brad King | 2022-07-07 | 4 | -8/+45 |
|\ \ \ \ | |||||
| * | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUID | Ben Boeckel | 2022-07-06 | 1 | -1/+1 |
| * | | | | exports: support `CXX_MODULES_DIRECTORY` | Ben Boeckel | 2022-07-06 | 2 | -4/+29 |
| * | | | | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 1 | -1/+13 |
| * | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported | Ben Boeckel | 2022-07-06 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' | Brad King | 2022-07-07 | 1 | -6/+8 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Genex LINK_LIBRARY and LINK_GROUP: check supported properties | Marc Chevrier | 2022-07-06 | 1 | -6/+8 |
| * | | Merge topic 'doc-cpack-archive-component' into release-3.24 | Brad King | 2022-07-05 | 1 | -0/+2 |
| |\ \ | |||||
| * \ \ | Merge topic 'doc-TARGET_FILE-depends' into release-3.24 | Brad King | 2022-07-05 | 1 | -0/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'freebsd-cpack-update' | Brad King | 2022-07-06 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | FreeBSD (docs): repair errors in documentation of FreeBSD-cpack | Adriaan de Groot | 2022-07-05 | 1 | -5/+7 |
* | | | | | | Merge topic 'enable_language-deduplicate' | Brad King | 2022-07-06 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document enable_language accepting multiple languages | friendlyanon | 2022-06-30 | 1 | -4/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'doc-cpack-archive-component' | Brad King | 2022-07-05 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Document that CPack Archive Generator <component> is all uppercase | David Faure | 2022-07-05 | 1 | -0/+2 |
* | | | | | | Merge topic 'doc-TARGET_FILE-depends' | Brad King | 2022-07-05 | 1 | -0/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Document $<TARGET_FILE> dependency behavior | Robert Maynard | 2022-07-05 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'docopt' | Brad King | 2022-07-05 | 1 | -4/+6 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Clarify that option() is a boolean | Michael Hirsch | 2022-07-05 | 1 | -4/+6 |
| |/ / / | |||||
* | | | | Merge topic 'doc-CMP0131' | Brad King | 2022-07-05 | 2 | -5/+8 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Help: Mention CMP0131 in LINK_LIBRARIES docs | Craig Scott | 2022-07-05 | 2 | -5/+8 |
| * | | Merge topic 'doc-LINK_LIBRARY_genex' into release-3.24 | Craig Scott | 2022-07-03 | 13 | -454/+502 |
| |\ \ | |||||
| * \ \ | Merge topic 'depguide-fetchcontent-versioning' into release-3.24 | Brad King | 2022-06-28 | 1 | -0/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-LINK_LIBRARY_genex' | Craig Scott | 2022-07-03 | 13 | -454/+502 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docs | Craig Scott | 2022-07-03 | 13 | -454/+502 |
* | | | | Merge topic 'log_level_command' | Brad King | 2022-06-29 | 4 | -0/+42 |
|\ \ \ \ | |||||
| * | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 4 | -0/+42 |
* | | | | | Merge topic 'depguide-fetchcontent-versioning' | Brad King | 2022-06-28 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Mark features new to 3.24 in Using Dependencies Guide | FeRD (Frank Dana) | 2022-06-27 | 1 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-osx-cmp0126' | Brad King | 2022-06-28 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Help: Mention CMP0126 in CMAKE_OSX_* variable documentation | Da Quexian | 2022-06-27 | 1 | -1/+2 |
| |/ | |||||
| * | Merge topic 'rel-win-arm64' into release-3.24 | Brad King | 2022-06-23 | 1 | -0/+2 |
| |\ | |||||
| * \ | Merge topic 'vs-compile-batching' into release-3.24 | Brad King | 2022-06-23 | 4 | -8/+33 |
| |\ \ | |||||
* | \ \ | Merge topic 'findvulkan-volk' | Brad King | 2022-06-23 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindVulkan: Add 'volk' component | Aiden Lambert | 2022-06-22 | 1 | -0/+5 |
* | | | | | Merge topic 'findopenal-add-import-library' | Brad King | 2022-06-23 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenAL: Add imported target | Sam V | 2022-06-22 | 1 | -0/+4 |
* | | | | | | Merge topic 'rel-win-arm64' | Brad King | 2022-06-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Add release note for windows-arm64 binary | Brad King | 2022-06-22 | 1 | -0/+2 |
* | | | | | | Merge topic 'vs-compile-batching' | Brad King | 2022-06-23 | 4 | -8/+33 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 4 | -4/+29 |
| * | | | | | Help: Improve formatting in VS_NO_COMPILE_BATCHING docs | Brad King | 2022-06-22 | 1 | -4/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'revert-pkgconfig-static-libs' | Brad King | 2022-06-23 | 1 | -5/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET." | Brad King | 2022-06-22 | 1 | -5/+0 |
| |/ / |