Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 11 | -44/+44 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-12 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'loops-improve' | Brad King | 2020-03-11 | 5 | -24/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Convert more loops to range-based for-loops | Vitaly Stakhovsky | 2020-03-10 | 2 | -6/+5 | |
| * | | | | | | | | | GHS: Name range-based for-loop variable types explicitly | Vitaly Stakhovsky | 2020-03-10 | 1 | -7/+7 | |
| * | | | | | | | | | GHS: Use cm::erase in place of loop | Vitaly Stakhovsky | 2020-03-10 | 2 | -11/+7 | |
* | | | | | | | | | | Merge topic 'std-string-cleanup' | Brad King | 2020-03-11 | 6 | -26/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Source: use std::string overloads | Vitaly Stakhovsky | 2020-03-10 | 6 | -26/+23 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'FindCUDAToolkit-reduce-verbosity' into release-3.17 | Brad King | 2020-03-11 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindCUDAToolkit-reduce-verbosity' | Brad King | 2020-03-11 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | CUDAToolkit: Mark find queries as advanced variables | Robert Maynard | 2020-03-10 | 1 | -1/+8 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-11 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'cuda_toolkit_dirs' | Brad King | 2020-03-10 | 1 | -25/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Perform CUDA toolkit include directory detection only on nvcc | Raul Tambre | 2020-03-08 | 1 | -25/+28 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'release-notes-minor-cleanups' into release-3.17 | Brad King | 2020-03-10 | 1 | -13/+13 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'release-notes-minor-cleanups' | Brad King | 2020-03-10 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Cleanup minor typos and grammar in 3.17 release notes | Craig Scott | 2020-03-10 | 1 | -13/+13 | |
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'doc-3.17-relnotes' into release-3.17 | Brad King | 2020-03-10 | 3 | -6/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'doc-3.17-relnotes' | Brad King | 2020-03-10 | 3 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Fix 3.17 release notes for Xcode scheme settings | Brad King | 2020-03-10 | 1 | -4/+7 | |
| * | | | | | | | | Help: Fix toctree order of Xcode scheme variable and property | Brad King | 2020-03-10 | 2 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Kyle Edwards | 2020-03-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'swift-ninja-multiconfig' into release-3.17 | Kyle Edwards | 2020-03-10 | 6 | -5/+15 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'swift-ninja-multiconfig' | Kyle Edwards | 2020-03-10 | 6 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfig | Kyle Edwards | 2020-03-09 | 6 | -6/+16 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Swift: support Ninja Multi-Config | Saleem Abdulrasool | 2020-03-09 | 6 | -5/+15 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge topic 'file-CONFIGURE' | Brad King | 2020-03-10 | 25 | -0/+253 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | file: Add CONFIGURE subcommand | Leander Beernaert | 2020-03-09 | 25 | -0/+253 | |
* | | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-03-10 | 12 | -137/+99 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Modernize memory management | Marc Chevrier | 2020-03-08 | 12 | -137/+99 | |
* | | | | | | | | | | | Merge topic 'std-string-genex' | Brad King | 2020-03-10 | 6 | -30/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmGeneratorExpression: remove const char* overloads | Vitaly Stakhovsky | 2020-03-08 | 6 | -30/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'TI-C' | Brad King | 2020-03-10 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | TI: Fix C toolchain command-lines | Oliver Blasius | 2020-03-09 | 1 | -2/+6 | |
* | | | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'cuda_warning' into release-3.17 | Brad King | 2020-03-10 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'cuda_warning' | Brad King | 2020-03-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cm_cxx_features: Filter out CUDA installation warnings | Raul Tambre | 2020-03-09 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-03-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'invalid_alias' into release-3.17 | Brad King | 2020-03-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'invalid_alias' | Brad King | 2020-03-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warnings | Raul Tambre | 2020-03-09 | 1 | -2/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-10 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'required_find_commands' | Brad King | 2020-03-09 | 27 | -10/+125 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 27 | -2/+121 | |
| * | | | | | | | | | | cmFindBase: Use in-class member initialization | Sylvain Joubert | 2020-03-06 | 2 | -8/+4 | |
* | | | | | | | | | | | Merge topic 'FindArmadillo-wrappers' | Brad King | 2020-03-09 | 1 | -21/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |