summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'aix-archive-shared-libraries' into release-3.31Brad King2024-10-291-3/+3
|\
| * Help: Update AIX_SHARED_LIBRARY_ARCHIVE for versioned shared objectsAditya Vidyadhar Kamath2024-10-291-3/+3
* | Merge topic 'doc-CMP0174' into release-3.31Brad King2024-10-291-0/+4
|\ \
| * | Help: Add 3.31 release note for cmake_parse_arguments CMP0174Peter Kokot2024-10-281-0/+4
| |/
* | cmake_parse_arguments: Restore capture of value after repeated keywordCraig Scott2024-10-281-10/+14
|/
* Merge topic 'link-strategy' into release-3.31Brad King2024-10-281-8/+11
|\
| * LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectationsBrad King2024-10-251-8/+11
* | codespell: Fix typosBrad King2024-10-251-1/+1
|/
* Merge topic 'Help-CMAKE_LINK_DEPENDS_USE_LINKER' into release-3.31Brad King2024-10-251-2/+3
|\
| * Help: Update note relative the GNU binutils linkersMarc Chevrier2024-10-241-2/+3
* | Merge topic 'fix-path-search-doc' into release-3.31Brad King2024-10-242-24/+47
|\ \
| * | Help: Fix find_package search order w.r.t. globsMatthew Woehlke2024-10-232-24/+47
| |/
* | Help: Clarify LINK_LIBRARIES_STRATEGY follow-up de-duplicationBrad King2024-10-231-10/+26
|/
* Help: Move LINK_LIBRARIES_STRATEGY details to target property docsCraig Scott2024-10-182-63/+63
* Merge topic 'doc-rel-3.31' into release-3.31Brad King2024-10-152-5/+3
|\
| * Help: Add 3.31 release note for file(MAKE_DIRECTORY)'s RESULT optionPeter Kokot2024-10-152-5/+3
* | Merge topic 'doc-rel-3.29' into release-3.31Brad King2024-10-152-6/+4
|\ \ | |/ |/|
| * Help: Add 3.29 release note for try_compile LINKER_LANGUAGE optionBrad King2024-10-152-6/+4
* | Help/dev: Add maintainer guide release branch creation to use a MR for CIBrad King2024-10-091-2/+13
* | Help: Drop development topic notes to prepare releaseBrad King2024-10-092-9/+0
* | Help: Update Sphinx versionadded directives for 3.31 releaseBrad King2024-10-093-0/+6
* | Help: Organize and revise 3.31 release notesBrad King2024-10-091-201/+177
* | Help: Consolidate 3.31 release notesBrad King2024-10-0940-344/+277
* | project: Always set <PROJECT-NAME>_* as normal variablesCraig Scott2024-10-084-20/+55
* | Merge branch 'release-3.30'Brad King2024-10-081-10/+11
|\ \
| * | CMake 3.30.5v3.30.5Brad King2024-10-081-10/+11
* | | Merge topic 'FindOpenMP-CUDA-Clang'Brad King2024-10-081-2/+1
|\ \ \
| * | | FindOpenMP: Add support for CUDA when compiling with ClangBrad King2024-10-071-2/+1
* | | | Merge topic 'project-vars'Brad King2024-10-082-7/+39
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | project: Only check non-cache vars when setting project varsCraig Scott2024-10-072-7/+39
* | | Merge topic 'cmake--workflow-preset'Brad King2024-10-072-2/+17
|\ \ \
| * | | preset: Easier command line interface for Workflow PresetsKevin Tolle2024-10-052-2/+17
* | | | Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'Brad King2024-10-071-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()Cedric Martineau2024-10-041-0/+6
* | | | Merge topic 'deprecate-pre-3.10'Brad King2024-10-042-0/+15
|\ \ \ \
| * | | | Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-032-0/+15
* | | | | Merge topic 'cpack-deb-depends-list'Brad King2024-10-041-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-031-0/+11
| |/ / /
* | | | Merge topic 'doc-find-progr'Brad King2024-10-031-0/+20
|\ \ \ \
| * | | | Help: Document find_program filename suffix behaviorscivision2024-10-031-0/+20
| |/ / /
* | | | Merge topic 'cmake-host-executable-suffix'Brad King2024-10-034-1/+23
|\ \ \ \
| * | | | Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windowsleha-bot2024-10-024-1/+23
| |/ / /
* | | | Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-025-1/+41
|/ / /
* | | Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-023-0/+57
|\ \ \
| * | | tests: Preserve empty arguments in test command linesCraig Scott2024-10-023-0/+57
* | | | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-271-0/+5
|/ / /
* | | Merge branch 'release-3.30'Brad King2024-09-271-9/+10
|\ \ \ | |/ /
| * | CMake 3.30.4v3.30.4Brad King2024-09-271-9/+10
* | | Merge topic 'curl-tls-version'Brad King2024-09-274-0/+23
|\ \ \
| * | | ctest: Require minimum TLS 1.2 by defaultBrad King2024-09-262-0/+8