Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
| * | | | | | | | | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 9 | -4/+32 |
| * | | | | | | | | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 16 | -0/+64 |
| * | | | | | | | | try_compile: Report underlying error when COPY_FILE fails | Brad King | 2023-01-16 | 1 | -12/+24 |
| * | | | | | | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compile | Brad King | 2023-01-16 | 5 | -0/+60 |
| * | | | | | | | | cmake: Make entire in-progress check stack available internally | Brad King | 2023-01-16 | 1 | -5/+4 |
| * | | | | | | | | Help: Clarify backtrace order in cmake-configure-log(7) | Brad King | 2023-01-13 | 1 | -2/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-no-tests-action-env-var' | Brad King | 2023-01-17 | 14 | -0/+63 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env var | friendlyanon | 2023-01-13 | 14 | -0/+63 |
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2023-01-17 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'doc-header-only' into release-3.24 | Brad King | 2023-01-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge topic 'doc-header-only' into release-3.25 | Brad King | 2023-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'doc-header-only' | Brad King | 2023-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Help: Restore cmake-buildsystem(7) header-only library example | Brad King | 2023-01-13 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-17 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-16 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | |