summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Find{BLAS,LAPACK}: Revise imported targets documentation layoutBrad King2021-06-112-7/+6
| * | | Find{BLAS,LAPACK}: Factor out vendor documentationBrad King2021-06-112-114/+100
* | | | Merge topic 'FindBLAS-oneAPI-mkl'Brad King2021-06-142-2/+6
|\ \ \ \
| * | | | Find{BLAS,LAPACK}: Update for Intel oneAPI structure under MKLROOTPeter Knowles2021-06-112-2/+6
* | | | | Merge topic 'xcode13-linker-output'Brad King2021-06-142-1/+2
|\ \ \ \ \
| * | | | | Tests: ignore Xcode DVTPlugInManager outputGregor Jasny2021-06-101-0/+1
| * | | | | Tests: recognize Xcode 13 linker warningGregor Jasny2021-06-101-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.20'Brad King2021-06-140-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'help-cmake_path-IS_PREFIX' into release-3.20Brad King2021-06-141-3/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'help-cmake_path-IS_PREFIX'Brad King2021-06-141-3/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.20-help-cmake_path-IS_PREFIX' into help-cmake_path-I...Marc Chevrier2021-06-120-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Help: cmake_path: fix erroneous example for IS_PREFIXMarc Chevrier2021-06-121-3/+4
| * | | | | | Help: cmake_path: fix erroneous example for IS_PREFIXMarc Chevrier2021-06-121-3/+4
* | | | | | | Merge branch 'release-3.20'Brad King2021-06-140-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'fileapi-link-fragments' into release-3.20Brad King2021-06-141-4/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fileapi-link-fragments'Brad King2021-06-141-4/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | fileapi: Fix codemodel-v2 link command fragment relative pathsBrad King2021-06-111-4/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2021-06-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-06-131-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-06-121-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'p1689r4-updates'Brad King2021-06-113-56/+188
|\ \ \ \
| * | | | cmScanDepFormat: P1689R4: Implement source-path related fieldsBen Boeckel2021-06-102-3/+114
| * | | | cmScanDepFormat: P1689R4: Make work-directory optionalBen Boeckel2021-06-092-4/+11
| * | | | cmScanDepFormat: P1689R4: Factor out primary-output fieldBen Boeckel2021-06-093-9/+18
| * | | | cmScanDepFormat: P1689R4: Diagnose invalid provides/requires json typeBen Boeckel2021-06-091-30/+40
| * | | | cmScanDepFormat: P1689R4: Flatten future-compile members into parentBen Boeckel2021-06-092-54/+49
* | | | | Merge topic 'dir-IMPORTED_TARGETS'Brad King2021-06-1112-0/+50
|\ \ \ \ \
| * | | | | Add directory property to list imported targetsBrad King2021-06-108-0/+41
| * | | | | cmState: Record imported target names in each directoryBrad King2021-06-105-0/+9
* | | | | | Merge topic 'ci-rpm'Brad King2021-06-116-3/+36
|\ \ \ \ \ \
| * | | | | | gitlab-ci: add job to run CPack RPM testsBrad King2021-06-101-0/+12
| * | | | | | ci: add rpm-build to Fedora base imageBrad King2021-06-102-1/+5
| * | | | | | Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test caseBrad King2021-06-101-0/+17
| * | | | | | Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34Brad King2021-06-102-2/+2
| |/ / / / /
* | | | | | Merge topic 'test-CPackComponentsForAll-errors'Brad King2021-06-111-3/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Tests: Improve CPackComponentsForAll test error formattingBrad King2021-06-101-3/+12
| |/ / / /
* | | | | Merge topic 'FindBLAS-mkl-gnu'Brad King2021-06-114-36/+55
|\ \ \ \ \
| * | | | | Find{BLAS,LAPACK}: Add tests covering Intel MKL with GNU compilerBrad King2021-06-103-20/+48
| * | | | | FindBLAS: Revert "Do not statically link against iomp5 ... Intel MKL"Brad King2021-06-101-16/+7
* | | | | | CMake Nightly Date StampKitware Robot2021-06-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'vs-custom-depfile'Brad King2021-06-1013-19/+143
|\ \ \ \ \
| * | | | | VS: Add support for add_custom_command DEPFILEBrad King2021-06-097-12/+97
| * | | | | Help: Generalize release note filename for add_custom_command DEPFILEBrad King2021-06-092-5/+5
| * | | | | cmTransformDepfile: Add support for MSBuild AdditionalInputs formatBrad King2021-06-094-1/+41
| * | | | | cmTransformDepfile: Make directory for transformed depfile automaticallyBrad King2021-06-092-2/+1
* | | | | | Merge topic 'ctest_custom_details'Brad King2021-06-106-1/+66
|\ \ \ \ \ \
| * | | | | | ctest: allow test output to override the 'details' fieldZack Galbreath2021-06-096-1/+66
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'doc-ctest-interactive-popups'Brad King2021-06-101-5/+7
|\ \ \ \ \ \
| * | | | | | Help: Document ctest(1) --interactive-debug-mode limitationBrad King2021-06-091-5/+7
| |/ / / / /
* | | | | | Merge topic 'doc-CTEST_FULL_OUTPUT'Brad King2021-06-102-0/+6
|\ \ \ \ \ \