Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.25' | Brad King | 2023-01-19 | 1 | -0/+4 |
|\ | |||||
| * | CMake 3.25.2v3.25.2 | Brad King | 2023-01-19 | 2 | -1/+5 |
* | | Merge topic 'minor-tutorial-fixes' | Brad King | 2023-01-19 | 5 | -9/+9 |
|\ \ | |||||
| * | | Tutorial: Fix typos in Step 11 exercise and solution | Joshua Perrett | 2023-01-18 | 2 | -5/+5 |
| * | | Tutorial: Fix exercise in Step 10 to match solution provided in Step 11 | Joshua Perrett | 2023-01-18 | 1 | -1/+1 |
| * | | Tutorial: Fix destination of link from Step 6 to Step 5 | Joshua Perrett | 2023-01-18 | 1 | -2/+2 |
| * | | Tutorial: Fix exercise in Step 5 to match solution provided in Step 6 | Joshua Perrett | 2023-01-18 | 1 | -1/+1 |
* | | | Merge topic 'FindLibLZMA_quote' | Brad King | 2023-01-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindLibLZMA: Fix failure when no include directories are needed | Even Rouault | 2023-01-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'optimize-target-depends-closure' | Brad King | 2023-01-19 | 2 | -56/+68 |
|\ \ \ | |||||
| * | | | cmGlobalNinjaGenerator: Optimize target depends closure | Pierre Testart | 2023-01-17 | 2 | -56/+68 |
* | | | | Merge topic 'optimize-full-name-function' | Brad King | 2023-01-19 | 5 | -92/+95 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget: Cache full name components | Pierre Testart | 2023-01-18 | 5 | -92/+95 |
* | | | | | Merge topic 'clang-format-15' | Brad King | 2023-01-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Help/dev: Update source code guide to specify clang-format version 15 | Brad King | 2023-01-19 | 1 | -1/+1 |
* | | | | | | Merge topic 'clang-format-15' | Brad King | 2023-01-19 | 67 | -143/+157 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 62 | -136/+148 |
| * | | | | | Empty commit at end of history preceding clang-format-15 style transition | Brad King | 2023-01-18 | 0 | -0/+0 |
| * | | | | | clang-format.bash: update to clang-format-15 | Brad King | 2023-01-18 | 4 | -7/+7 |
| * | | | | | clang-format: Add comments to suppress some formatting | Brad King | 2023-01-18 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'configure-log' | Brad King | 2023-01-18 | 15 | -1/+178 |
|\ \ \ \ | |||||
| * | | | | message: Add CONFIGURE_LOG mode to record a message in the configure log | Brad King | 2023-01-18 | 13 | -1/+164 |
| * | | | | Help: Document configure log behavior in try_compile and try_run | Brad King | 2023-01-18 | 3 | -0/+14 |
* | | | | | Merge topic 'clang-format-attr' | Brad King | 2023-01-18 | 11 | -19/+17 |
|\ \ \ \ \ | |||||
| * | | | | | clang-format.bash: Use generic clang-format attribute | Brad King | 2023-01-18 | 11 | -19/+17 |
|/ / / / / | |||||
* | | | | | Merge topic 'swift-ios' | Brad King | 2023-01-18 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Swift: Add comment about where platform-specific flags should go | Brad King | 2023-01-17 | 1 | -1/+2 |
| * | | | | | Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS too | Craig Hutchinson | 2023-01-17 | 1 | -2/+4 |
* | | | | | | Merge topic 'doc-CMAKE_CONFIGURATION_TYPES' | Brad King | 2023-01-18 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document format of CMAKE_CONFIGURATION_TYPES list | Brad King | 2023-01-17 | 1 | -1/+2 |
* | | | | | | | Merge topic 'doc-DEFINE_SYMBOL-unix' | Brad King | 2023-01-18 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: add notes for POSIX platforms to the DEFINE_SYMBOL target property | Ralf Habacker | 2023-01-17 | 1 | -1/+7 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'add_visbility_flags_to_device_link_line' | Brad King | 2023-01-18 | 7 | -14/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET setting | Robert Maynard | 2023-01-16 | 7 | -14/+33 |
* | | | | | | | | Merge topic 'docpc' | Brad King | 2023-01-18 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help:ProcessorCount: recommend cmake_host_system_information | scivision | 2023-01-16 | 1 | -3/+9 |
* | | | | | | | | | Merge topic 'IntelLLVM-c++23' | Brad King | 2023-01-18 | 2 | -6/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | IntelLLVM: Add provisional flags for C23 and C++23 | scivision | 2023-01-16 | 2 | -0/+12 |
| * | | | | | | | | | IntelLLVM: Replace -Qstd= with -Qstd: on Windows | scivision | 2023-01-16 | 1 | -6/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'less-conversions' | Brad King | 2023-01-18 | 26 | -99/+104 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmValue: Use operator* explicitly to convert to std::string; avoid extra call | Vitaly Stakhovsky | 2023-01-16 | 26 | -99/+104 |
* | | | | | | | | | | Merge topic 'typo-fix' | Brad King | 2023-01-18 | 4 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Source: Fix a few typos | Vitaly Stakhovsky | 2023-01-17 | 4 | -6/+6 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-18 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'backport-FindCUDAToolkit-cuda-12-nvToolsExt' into release-3.25 | Brad King | 2023-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | FindCUDAToolkit: Handle CUDA::nvToolsExt not existing | Robert Maynard | 2023-01-16 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-17 | 27 | -23/+265 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 13 | -0/+78 |