summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compute-compiler-linker'Brad King2024-01-04182-88/+1778
|\
| * Tests: Verify that linker tool is detected and identified where expectedBrad King2024-01-032-2/+36
| * LinkerId: Record detection steps to configure logBrad King2024-01-031-0/+7
| * LinkerId: Use empty string for unknown linker idBrad King2024-01-031-4/+0
| * LinkerId: Match Apple linker on all Apple platformsBrad King2024-01-032-2/+2
| * LinkerId: Fix detection of GNU linker id without parenthesis in version outputBrad King2024-01-034-2/+8
| * LinkerId: Fix detection of linker tool without pathBrad King2024-01-0314-14/+14
| * LinkerId: Fix detection of linker tool for Clang on OpenBSDBrad King2024-01-033-3/+3
| * LinkerId: Fix detection of linker tool for MSVCBrad King2024-01-032-5/+5
| * LinkerId: Fix detection of linker tool for GNU on SunOS sparc32Brad King2024-01-035-5/+15
| * LinkerId: Fix detection of linker tool for XL compilersBrad King2024-01-0313-12/+14
| * LinkerId: Fix detection of linker tool for XL as nvcc host compilerBrad King2024-01-032-3/+5
| * LinkerId: Prepare detection of linker tool for multiple match attemptsBrad King2024-01-031-8/+12
| * Tests: Cover detection of linker tool for Intel on WindowsBrad King2024-01-0313-0/+138
| * Tests: Cover detection of linker tool for MSVCBrad King2024-01-039-0/+148
| * Tests: Cover detection of linker tool while parsing implicit link infoBrad King2024-01-0394-2/+110
| * Tests: Update sample data for parsing implicit link/include informationBrad King2024-01-0354-1/+1148
| * Tests: Improve isolation of cases parsing implicit link/include informationBrad King2024-01-032-69/+51
| * Tests: Add unit tests for internal cmake_determine_linker_id helperBrad King2024-01-0327-0/+106
* | Merge topic 'fix_documentation'Brad King2024-01-041-2/+2
|\ \
| * | Help: Fix Step3 Mathfunction exampleBhavith C2023-12-231-2/+2
* | | Merge branch 'release-3.28'Brad King2024-01-040-0/+0
|\ \ \
| * \ \ Merge branch 'release-3.27' into release-3.28Brad King2024-01-040-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.27'Brad King2024-01-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'HELP-string_LENGTH-link-error' into release-3.27Brad King2024-01-041-1/+1
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.28'Brad King2024-01-040-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'HELP-string_LENGTH-link-error' into release-3.28Brad King2024-01-041-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'HELP-string_LENGTH-link-error'Brad King2024-01-041-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: string(LENGTH): Fix synopsis link to command descriptionMarc Chevrier2024-01-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.28'Brad King2024-01-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-042-15/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'revert-ExternalProject-download-byproducts'Brad King2024-01-042-15/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ExternalProject: revert `BYPRODUCTS` for download outputsBen Boeckel2024-01-032-15/+5
* | | | | | CMake Nightly Date StampKitware Robot2024-01-041-1/+1
* | | | | | Merge branch 'release-3.28'Brad King2024-01-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cxxmodules-no-compile-commands-modmap' into release-3.28Brad King2024-01-032-10/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cxxmodules-no-compile-commands-modmap'Brad King2024-01-032-12/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cxxmodules-no-compile-commands-modmap-release' into cxxmodules-...Ben Boeckel2023-12-282-12/+12
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | cmNinjaTargetGenerator: use scan flag for modmap usage in exported commandsBen Boeckel2023-12-222-10/+10
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'release-3.28'Craig Scott2024-01-030-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'cxxmodules-error-message-improvement' into release-3.28Craig Scott2024-01-031-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cxxmodules-error-message-improvement'Craig Scott2024-01-031-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmDyndepCollation: clarify CXX_MODULES-without-BMI error messageBen Boeckel2023-12-261-1/+2
* | | | | | | | Merge topic 'tests-quote-possibly-empty-arg'Craig Scott2024-01-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Quote possibly empty string(REPLACE) argumentCraig Scott2024-01-011-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-031-1/+1
* | | | | | | | | Merge branch 'release-3.28'Craig Scott2024-01-020-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'doc-dynamic-resource-spec-file' into release-3.28Craig Scott2024-01-021-20/+28
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-dynamic-resource-spec-file'Craig Scott2024-01-021-20/+28
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Update missed text for dynamically generated resource spec filesCraig Scott2024-01-011-20/+28
| |/ / / / / / / /