summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Tutorial: Clarify the expected change to target_include_directoriesKevin Albertson2024-01-051-4/+4
| * | | | | | | | | | Tutorial: Make `INSTALL_DESTINATION` consistent with installed destinationKevin Albertson2024-01-051-1/+1
| * | | | | | | | | | Tutorial: Add missing `$` in generator expressionKevin Albertson2024-01-051-1/+1
* | | | | | | | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2024-01-082-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29)Robert Maynard2024-01-052-1/+3
* | | | | | | | | | | | Merge topic 'cmake-gui_better_text_with_preset'Brad King2024-01-083-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmake-gui: Hint that the preset compilers will be usedRobert Maynard2024-01-053-1/+6
* | | | | | | | | | | | | Merge topic 'cmake-gui_support_preset_toolchain'Brad King2024-01-081-37/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmake-gui: Add support for preset toolchain entryRobert Maynard2024-01-051-37/+59
* | | | | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'fix-openbsd' into release-3.28Brad King2024-01-083-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ 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