summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-0910-2/+3196
* STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-096-1/+22
* STL Support: Add function cm::quoted in <cm/iomanip>Marc Chevrier2020-07-092-0/+186
* Merge topic 'file-GENERATE-tmp'Brad King2020-07-096-2/+39
|\
| * Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'Brad King2020-07-083-0/+15
| * cmGeneratedFileStream: Use random temporary file extension by defaultBrad King2020-07-081-1/+3
| * cmCTest: Explicitly specify '.tmp' extension on in-progress log filesBrad King2020-07-081-0/+1
| * cmGeneratedFileStream: Optionally use custom temporary file extensionBrad King2020-07-082-2/+21
* | Merge topic 'install'Brad King2020-07-091-0/+3
|\ \
| * | Help: advise against CMAKE_INSTALL_PREFIX in install DESTINATION.Joachim Wuttke (h)2020-07-081-0/+3
* | | Merge topic 'FindMatlab-unknown-version'Brad King2020-07-091-1/+4
|\ \ \
| * | | FindMatlab: set MATLAB_DEFAULT_RELEASE for unknown versionAlexey Kreschuk2020-07-081-1/+4
* | | | Merge topic 'cpack2'Brad King2020-07-091-3/+7
|\ \ \ \
| * | | | Help: Duplicate essential information on install paths in CPack.Joachim Wuttke (h)2020-07-081-3/+7
| | |/ / | |/| |
* | | | Merge branch 'release-3.18'Brad King2020-07-090-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindJava-no-macos-stub' into release-3.18Brad King2020-07-091-3/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindJava-no-macos-stub'Brad King2020-07-091-3/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindJava: Update check to avoid accepting macOS stub 'java' as JavaBrad King2020-07-081-3/+2
* | | | | | Merge branch 'release-3.18'Brad King2020-07-090-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cuda-11-ptx-arch' into release-3.18Brad King2020-07-091-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cuda-11-ptx-arch'Brad King2020-07-091-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecturezasdfg bnm2020-07-081-2/+2
* | | | | | | Merge branch 'release-3.18'Brad King2020-07-090-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'doc-CPack-source-package' into release-3.18Brad King2020-07-091-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-CPack-source-package'Brad King2020-07-091-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Fix CPack module docs on config file for source packageJoachim Wuttke (h)2020-07-081-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-07-091-1/+1
* | | | | | | Merge branch 'release-3.18'Craig Scott2020-07-080-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'ctest-resource-spec-file-doc' into release-3.18Craig Scott2020-07-088-4/+41
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ctest-resource-spec-file-doc'Craig Scott2020-07-088-4/+41
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Help: Clarify search order for resource spec fileKyle Edwards2020-07-078-4/+41
* | | | | | | Merge topic 'MissingVoid'Brad King2020-07-082-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix pedantic warning about missing void in C function declarationSean McBride2020-07-072-2/+2
* | | | | | | | Merge topic 'languageStandardMultipleBacktraceSupport'Brad King2020-07-089-32/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-068-32/+102
| * | | | | | | | Add BTs helper to support multiple backtracesJustin Goshi2020-07-061-0/+26
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'cpack-dmg-sla'Brad King2020-07-086-240/+275
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated toolsBrad King2020-07-072-233/+248
| * | | | | | | | Tests: Verify DMG default SLA contentBrad King2020-07-031-0/+16
| * | | | | | | | Tests: Cover using RTF for DMG SLAsBrad King2020-07-033-7/+11
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18Brad King2020-07-081-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread'Brad King2020-07-081-0/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindMPI: Pass -pthread to NVCC through -Xlinker for device linkingRobert Maynard2020-07-071-0/+2
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18Brad King2020-07-081-7/+27
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cuda-11-compute-arch'Brad King2020-07-081-7/+27
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindCUDA/select_compute_arch: Add CUDA 11 and Ampere supportzasdfg bnm2020-07-071-7/+27
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'find-blas-lapack-mklroot-win' into release-3.18Brad King2020-07-082-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |