Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Tutorial: Clarify the expected change to target_include_directories | Kevin Albertson | 2024-01-05 | 1 | -4/+4 | |
| * | | | | | | | | | | Tutorial: Make `INSTALL_DESTINATION` consistent with installed destination | Kevin Albertson | 2024-01-05 | 1 | -1/+1 | |
| * | | | | | | | | | | Tutorial: Add missing `$` in generator expression | Kevin Albertson | 2024-01-05 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive' | Brad King | 2024-01-08 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29) | Robert Maynard | 2024-01-05 | 2 | -1/+3 | |
* | | | | | | | | | | | | Merge topic 'cmake-gui_better_text_with_preset' | Brad King | 2024-01-08 | 3 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmake-gui: Hint that the preset compilers will be used | Robert Maynard | 2024-01-05 | 3 | -1/+6 | |
* | | | | | | | | | | | | | Merge topic 'cmake-gui_support_preset_toolchain' | Brad King | 2024-01-08 | 1 | -37/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cmake-gui: Add support for preset toolchain entry | Robert Maynard | 2024-01-05 | 1 | -37/+59 | |
* | | | | | | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2024-01-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge topic 'fix-openbsd' into release-3.28 | Brad King | 2024-01-08 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'fix-openbsd' | Brad King | 2024-01-08 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Source: Restore compilation on OpenBSD | Rafael Sadowski | 2024-01-05 | 3 | -7/+7 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-08 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-07 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-06 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindPkgConfig-caching' | Brad King | 2024-01-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindPkgConfig: Update cache variables after isystem extraction | Kai Pastor | 2024-01-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | FindPkgConfig: Update cache variables after framework extraction | Kai Pastor | 2023-12-28 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge topic 'swift-always-restat' | Brad King | 2024-01-05 | 4 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Swift/Ninja: Always restat swift build commands | Jeremy Day | 2024-01-04 | 4 | -2/+14 | |
* | | | | | | | | | | | | | Merge topic 'swift-compile-commands' | Brad King | 2024-01-05 | 5 | -20/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Swift/Ninja: Fix multifile module compile commands | Evan Wilde | 2024-01-03 | 5 | -20/+128 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'ccmake_support_preset_toolchain' | Brad King | 2024-01-05 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ccmake: Now supports the preset toolchain entry | Robert Maynard | 2024-01-03 | 1 | -0/+5 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'test-RunCMake.ExternalProject' | Brad King | 2024-01-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests: Optionally run RunCMake.ExternalProject serially | Brad King | 2024-01-04 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2024-01-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'doc-get-properties-inherited' into release-3.28 | Brad King | 2024-01-05 | 7 | -34/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'doc-get-properties-inherited' | Brad King | 2024-01-05 | 7 | -34/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Help: Fix wrong return values for unset inherited properties | Craig Scott | 2024-01-05 | 3 | -22/+16 | |
| * | | | | | | | | | | | | Help: Add missing DIRECTORY keyword to set_tests_properties() signature | Craig Scott | 2024-01-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Help: Use <variable> consistently in property getter commands | Craig Scott | 2024-01-05 | 3 | -14/+14 | |
| * | | | | | | | | | | | | Help: Use <xxx> for non-keyword arguments in property command signatures | Craig Scott | 2024-01-05 | 5 | -12/+15 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2024-01-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'check_language_propagate_hip_platform' into release-3.28 | Brad King | 2024-01-05 | 4 | -2/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'check_language_propagate_hip_platform' | Brad King | 2024-01-05 | 4 | -2/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language | Gergely Meszaros | 2024-01-04 | 4 | -1/+63 | |
| * | | | | | | | | | | HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP) | Gergely Meszaros | 2024-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-05 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'compute-compiler-linker' | Brad King | 2024-01-04 | 182 | -88/+1778 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Verify that linker tool is detected and identified where expected | Brad King | 2024-01-03 | 2 | -2/+36 | |
| * | | | | | | | | | | LinkerId: Record detection steps to configure log | Brad King | 2024-01-03 | 1 | -0/+7 | |
| * | | | | | | | | | | LinkerId: Use empty string for unknown linker id | Brad King | 2024-01-03 | 1 | -4/+0 | |
| * | | | | | | | | | | LinkerId: Match Apple linker on all Apple platforms | Brad King | 2024-01-03 | 2 | -2/+2 | |
| * | | | | | | | | | | LinkerId: Fix detection of GNU linker id without parenthesis in version output | Brad King | 2024-01-03 | 4 | -2/+8 | |
| * | | | | | | | | | | LinkerId: Fix detection of linker tool without path | Brad King | 2024-01-03 | 14 | -14/+14 | |
| * | | | | | | | | | | LinkerId: Fix detection of linker tool for Clang on OpenBSD | Brad King | 2024-01-03 | 3 | -3/+3 | |
| * | | | | | | | | | | LinkerId: Fix detection of linker tool for MSVC | Brad King | 2024-01-03 | 2 | -5/+5 | |
| * | | | | | | | | | | LinkerId: Fix detection of linker tool for GNU on SunOS sparc32 | Brad King | 2024-01-03 | 5 | -5/+15 | |