Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nits: replace some "c" instances with 'c' | Ben Boeckel | 2020-04-13 | 4 | -7/+7 |
* | cmMakefile: use std::string_view | Ben Boeckel | 2020-04-13 | 1 | -1/+2 |
* | clang-tidy: address readability-else-after-return lint | Ben Boeckel | 2020-04-13 | 2 | -2/+4 |
* | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 20 | -87/+59 |
* | clang-tidy: ignore making members static | Ben Boeckel | 2020-04-13 | 1 | -0/+1 |
* | TestDriver: avoid clang-tidy lints in generated code | Ben Boeckel | 2020-04-13 | 1 | -2/+5 |
* | clang-tidy: ignore the use-trailing-return-type lint | Ben Boeckel | 2020-04-13 | 1 | -0/+1 |
* | Merge topic 'include-dir-special' | Brad King | 2020-04-13 | 3 | -1/+30 |
|\ | |||||
| * | Tests: Add coverage for special characters in include directories | Brad King | 2020-04-10 | 2 | -0/+29 |
| * | Xcode: Fix quoting of paths with square brackets | Brad King | 2020-04-10 | 1 | -1/+1 |
* | | Merge branch 'release-3.17' | Brad King | 2020-04-13 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'FindMPI-pgi-spectrum-mpi-wrappers' into release-3.17 | Brad King | 2020-04-13 | 1 | -3/+3 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindMPI-pgi-spectrum-mpi-wrappers' | Brad King | 2020-04-13 | 1 | -3/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI | Chuck Atkins | 2020-04-10 | 1 | -3/+3 |
* | | | | Merge branch 'release-3.17' | Brad King | 2020-04-13 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'release-3.16' into release-3.17 | Brad King | 2020-04-13 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-13 | 6 | -107/+162 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-10 | 6 | -107/+162 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2020-04-10 (b62956f5) | KWSys Upstream | 2020-04-10 | 6 | -107/+162 |
* | | | | | | Merge topic 'clang_cuda_prep' | Brad King | 2020-04-13 | 9 | -192/+141 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDAToolkit: Deduce toolkit binary directory from compiler path only for NVCC | Raul Tambre | 2020-04-07 | 1 | -2/+2 |
| * | | | | | | CUDA: Forward CMAKE_CUDA_COMPILER_TARGET in try_compile() | Raul Tambre | 2020-04-07 | 1 | -0/+3 |
| * | | | | | | GNU: Disable depfiles in try-compile mode only for GCC | Raul Tambre | 2020-04-07 | 1 | -1/+2 |
| * | | | | | | CUDA: Refactor PTX compilation flag into compiler modules | Raul Tambre | 2020-04-07 | 2 | -1/+2 |
| * | | | | | | Clang: Refactor CXX standard flags into __compiler_clang_cxx_standards() | Raul Tambre | 2020-04-07 | 4 | -188/+132 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-13 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindPython-help-updates' | Marc Chevrier | 2020-04-12 | 3 | -24/+43 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: FindPython: fix typos and add some clarifications | Marc Chevrier | 2020-04-11 | 3 | -24/+43 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-12 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.17' | Craig Scott | 2020-04-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'docs-CMAKE_CURRENT_FUNCTION' into release-3.17 | Craig Scott | 2020-04-11 | 5 | -25/+46 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'docs-CMAKE_CURRENT_FUNCTION' | Craig Scott | 2020-04-11 | 5 | -25/+46 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Improve wording of CMAKE_CURRENT_FUNCTION_LIST_DIR docs | Craig Scott | 2020-04-10 | 1 | -20/+28 |
| * | | | | | | | | Help: Add cross-references for CMAKE_CURRENT_FUNCTION* docs | Craig Scott | 2020-04-10 | 3 | -0/+12 |
| * | | | | | | | | Help: Minor grammar cleanups of CMAKE_CURRENT_FUNCTION* docs | Craig Scott | 2020-04-10 | 5 | -5/+6 |
* | | | | | | | | | Merge branch 'release-3.17' | Craig Scott | 2020-04-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'docs-SKIP_PRECOMPILE_HEADERS-formatting' into release-3.17 | Craig Scott | 2020-04-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'docs-SKIP_PRECOMPILE_HEADERS-formatting' | Craig Scott | 2020-04-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Help: Fix unescaped asterisks in docs for SKIP_PRECOMPILE_HEADERS | Craig Scott | 2020-04-10 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'openal-typo' | Brad King | 2020-04-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindOpenAL: Fix documentation typos | Nguyễn Gia Phong | 2020-04-10 | 1 | -2/+2 |
* | | | | | | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-04-10 | 4 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 4 | -1/+10 |
* | | | | | | | | | Merge topic 'ccmake-better-string-ops' | Brad King | 2020-04-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmCursesLongMessageForm: avoid unnecessary string allocation | Ben Boeckel | 2020-04-09 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindBLAS_FindLAPACK_ArmPL' | Brad King | 2020-04-10 | 2 | -0/+68 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Find{BLAS,LAPACK}: Add support for ArmPL targets | Olly Perks | 2020-04-09 | 2 | -0/+68 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'googletest-skipped' | Brad King | 2020-04-10 | 5 | -0/+49 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | GoogleTest: Add testcase for skipped tests | Alexander Stein | 2020-04-10 | 4 | -0/+48 |