summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge topic 'fix-openbsd'Brad King2024-01-083-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Source: Restore compilation on OpenBSDRafael Sadowski2024-01-053-7/+7
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-081-1/+1
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-071-1/+1
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-061-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'FindPkgConfig-caching'Brad King2024-01-051-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPkgConfig: Update cache variables after isystem extractionKai Pastor2024-01-041-0/+3
| * | | | | | | | | | FindPkgConfig: Update cache variables after framework extractionKai Pastor2023-12-281-0/+3
* | | | | | | | | | | Merge topic 'swift-always-restat'Brad King2024-01-054-2/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Swift/Ninja: Always restat swift build commandsJeremy Day2024-01-044-2/+14
* | | | | | | | | | | | Merge topic 'swift-compile-commands'Brad King2024-01-055-20/+128
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Swift/Ninja: Fix multifile module compile commandsEvan Wilde2024-01-035-20/+128
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ccmake_support_preset_toolchain'Brad King2024-01-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ccmake: Now supports the preset toolchain entryRobert Maynard2024-01-031-0/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'test-RunCMake.ExternalProject'Brad King2024-01-051-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Optionally run RunCMake.ExternalProject seriallyBrad King2024-01-041-0/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-050-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-get-properties-inherited' into release-3.28Brad King2024-01-057-34/+32
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-get-properties-inherited'Brad King2024-01-057-34/+32
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Fix wrong return values for unset inherited propertiesCraig Scott2024-01-053-22/+16
| * | | | | | | | | | | Help: Add missing DIRECTORY keyword to set_tests_properties() signatureCraig Scott2024-01-051-0/+1
| * | | | | | | | | | | Help: Use <variable> consistently in property getter commandsCraig Scott2024-01-053-14/+14
| * | | | | | | | | | | Help: Use <xxx> for non-keyword arguments in property command signaturesCraig Scott2024-01-055-12/+15
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-050-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'check_language_propagate_hip_platform' into release-3.28Brad King2024-01-054-2/+64
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'check_language_propagate_hip_platform'Brad King2024-01-054-2/+64
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-044-1/+63
| * | | | | | | | | HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP)Gergely Meszaros2024-01-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-051-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | 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