Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean a few string conversions | Vitaly Stakhovsky | 2020-07-09 | 5 | -16/+11 |
* | Merge topic 'file-GENERATE-tmp' | Brad King | 2020-07-09 | 6 | -2/+39 |
|\ | |||||
| * | Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo' | Brad King | 2020-07-08 | 3 | -0/+15 |
| * | cmGeneratedFileStream: Use random temporary file extension by default | Brad King | 2020-07-08 | 1 | -1/+3 |
| * | cmCTest: Explicitly specify '.tmp' extension on in-progress log files | Brad King | 2020-07-08 | 1 | -0/+1 |
| * | cmGeneratedFileStream: Optionally use custom temporary file extension | Brad King | 2020-07-08 | 2 | -2/+21 |
* | | Merge topic 'install' | Brad King | 2020-07-09 | 1 | -0/+3 |
|\ \ | |||||
| * | | Help: advise against CMAKE_INSTALL_PREFIX in install DESTINATION. | Joachim Wuttke (h) | 2020-07-08 | 1 | -0/+3 |
* | | | Merge topic 'FindMatlab-unknown-version' | Brad King | 2020-07-09 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown version | Alexey Kreschuk | 2020-07-08 | 1 | -1/+4 |
* | | | | Merge topic 'cpack2' | Brad King | 2020-07-09 | 1 | -3/+7 |
|\ \ \ \ | |||||
| * | | | | Help: Duplicate essential information on install paths in CPack. | Joachim Wuttke (h) | 2020-07-08 | 1 | -3/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.18' | Brad King | 2020-07-09 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'FindJava-no-macos-stub' into release-3.18 | Brad King | 2020-07-09 | 1 | -3/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindJava-no-macos-stub' | Brad King | 2020-07-09 | 1 | -3/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindJava: Update check to avoid accepting macOS stub 'java' as Java | Brad King | 2020-07-08 | 1 | -3/+2 |
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-09 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'cuda-11-ptx-arch' into release-3.18 | Brad King | 2020-07-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cuda-11-ptx-arch' | Brad King | 2020-07-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecture | zasdfg bnm | 2020-07-08 | 1 | -2/+2 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-CPack-source-package' into release-3.18 | Brad King | 2020-07-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-CPack-source-package' | Brad King | 2020-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Fix CPack module docs on config file for source package | Joachim Wuttke (h) | 2020-07-08 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-09 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.18' | Craig Scott | 2020-07-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'ctest-resource-spec-file-doc' into release-3.18 | Craig Scott | 2020-07-08 | 8 | -4/+41 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'ctest-resource-spec-file-doc' | Craig Scott | 2020-07-08 | 8 | -4/+41 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Help: Clarify search order for resource spec file | Kyle Edwards | 2020-07-07 | 8 | -4/+41 |
* | | | | | | | Merge topic 'MissingVoid' | Brad King | 2020-07-08 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix pedantic warning about missing void in C function declaration | Sean McBride | 2020-07-07 | 2 | -2/+2 |
* | | | | | | | | Merge topic 'languageStandardMultipleBacktraceSupport' | Brad King | 2020-07-08 | 9 | -32/+128 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fileapi: Support multiple backtraces for language standard | Justin Goshi | 2020-07-06 | 8 | -32/+102 |
| * | | | | | | | | Add BTs helper to support multiple backtraces | Justin Goshi | 2020-07-06 | 1 | -0/+26 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2020-07-08 | 6 | -240/+275 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools | Brad King | 2020-07-07 | 2 | -233/+248 |
| * | | | | | | | | Tests: Verify DMG default SLA content | Brad King | 2020-07-03 | 1 | -0/+16 |
| * | | | | | | | | Tests: Cover using RTF for DMG SLAs | Brad King | 2020-07-03 | 3 | -7/+11 |
* | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18 | Brad King | 2020-07-08 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread' | Brad King | 2020-07-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindMPI: Pass -pthread to NVCC through -Xlinker for device linking | Robert Maynard | 2020-07-07 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18 | Brad King | 2020-07-08 | 1 | -7/+27 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cuda-11-compute-arch' | Brad King | 2020-07-08 | 1 | -7/+27 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindCUDA/select_compute_arch: Add CUDA 11 and Ampere support | zasdfg bnm | 2020-07-07 | 1 | -7/+27 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-07-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'find-blas-lapack-mklroot-win' into release-3.18 | Brad King | 2020-07-08 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'find-blas-lapack-mklroot-win' | Brad King | 2020-07-08 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindLAPACK: Handle Windows Intel MKLROOT with backslash | Michael Hirsch | 2020-07-07 | 1 | -1/+1 |