Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Avoid unnecessary use of toolchain in RunCMake.CMP0118 | Brad King | 2020-12-03 | 76 | -3259/+3007 |
* | Merge topic 'nvidia-cuda-ninja-deps' | Brad King | 2020-12-03 | 2 | -19/+3 |
|\ | |||||
| * | NVIDIA-CUDA: rely on new capabilities for deps generation | Marc Chevrier | 2020-12-02 | 2 | -19/+3 |
* | | Merge topic 'versionadded' | Brad King | 2020-12-03 | 124 | -852/+2009 |
|\ \ | |||||
| * | | Help: Fix grammar in `.. versionadded` directives | Nikita Nemkin | 2020-12-02 | 12 | -23/+24 |
| * | | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 108 | -366/+1302 |
| * | | Help: Improve formatting for FindBoost and FindCUDA | Nikita Nemkin | 2020-12-02 | 2 | -471/+682 |
| * | | Help: Fix version note for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE | Nikita Nemkin | 2020-12-02 | 1 | -2/+3 |
| * | | Help: Fix cmake_parse_arguments version note | Nikita Nemkin | 2020-12-02 | 1 | -2/+4 |
| * | | Help: Improve styling for versionadded/deprecated directives | Nikita Nemkin | 2020-12-02 | 1 | -0/+6 |
| * | | Tests: Make RunCMake.CMP0106 expected output robust to line number changes | Brad King | 2020-12-02 | 2 | -3/+3 |
* | | | Merge branch 'release-3.19' | Brad King | 2020-12-03 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'llvm-rc-preprocess-as-c' into release-3.19 | Brad King | 2020-12-03 | 1 | -5/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'llvm-rc-preprocess-as-c' | Brad King | 2020-12-03 | 1 | -5/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into llvm-rc-preprocess-as-c | Brad King | 2020-12-02 | 801 | -8343/+16046 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| * | | | | llvm-rc: Force C language for the clang gnu frontend | Thomas Bernard | 2020-12-02 | 1 | -5/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-03 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'cpackifw-package-wizard-show-page-list' | Brad King | 2020-12-02 | 4 | -0/+42 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variable | Konstantin Podsvirov | 2020-11-27 | 4 | -0/+42 |
* | | | | | Merge topic 'ninja-deps-updates' | Brad King | 2020-12-02 | 6 | -47/+78 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Generators: Homogenize configuration with Makefiles | Marc Chevrier | 2020-12-01 | 6 | -47/+78 |
* | | | | | | Merge topic 'issue-20955' | Brad King | 2020-12-02 | 3 | -2/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest: Provide hints about inspecting test failures | Asit Dhal | 2020-12-01 | 3 | -2/+17 |
* | | | | | | | Merge topic 'error_out_on_unknown_argument' | Brad King | 2020-12-02 | 6 | -1/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Error out on unknown arguments starting with `-`. | Robert Maynard | 2020-12-01 | 6 | -1/+29 |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindHDF5-hdf5hl_fortran-variable' into release-3.19 | Brad King | 2020-12-02 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindHDF5-hdf5hl_fortran-variable' | Brad King | 2020-12-02 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindHDF5: support the hdf5hl_fortran-based variable names | Ben Boeckel | 2020-12-01 | 1 | -0/+4 |
| * | | | | | | | | FindHDF5: improve error messages when a location variable isn't known | Ben Boeckel | 2020-12-01 | 1 | -2/+2 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'ti-c-only-standard' into release-3.19 | Brad King | 2020-12-02 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'ti-c-only-standard' | Brad King | 2020-12-02 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Compiler/TI: Fix C standard flags in C-only project | Adam Weisi | 2020-12-01 | 1 | -3/+3 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'cray-compiler-detection' into release-3.19 | Brad King | 2020-12-02 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'cray-compiler-detection' | Brad King | 2020-12-02 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Cray: Fix Cray compiler detection on new platforms | Justin LaPolla | 2020-12-01 | 3 | -5/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'export-namelink' into release-3.19 | Brad King | 2020-12-02 | 8 | -8/+56 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'export-namelink' | Brad King | 2020-12-02 | 8 | -8/+56 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | export: Do not fail generation for separate namelink only case | Deniz Bahadir | 2020-12-01 | 8 | -8/+56 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-02 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'cuda_env_archs' | Brad King | 2020-12-01 | 8 | -2/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Fix tests with CUDAARCHS set | Raul Tambre | 2020-11-30 | 3 | -1/+8 |
| * | | | | | | | CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS} | Raul Tambre | 2020-11-30 | 5 | -1/+26 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmprop-improve' | Brad King | 2020-12-01 | 1 | -25/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCTestBuildCommand: code improvement | Vitaly Stakhovsky | 2020-11-29 | 1 | -25/+18 |
* | | | | | | | | Merge topic 'Help-FindPython-add-version-information' | Brad King | 2020-12-01 | 3 | -40/+242 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: FindPython: add version information | Marc Chevrier | 2020-12-01 | 3 | -40/+242 |