summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmNinjaTargetGenerator: Clarify GetScanBuildStatement conditionBrad King2021-06-141-1/+1
* cmNinjaTargetGenerator: Simplify scan rule response file selectionBrad King2021-06-141-5/+1
* Merge branch 'release-3.20'Brad King2021-06-140-0/+0
|\
| * CMake 3.20.4v3.20.4Brad King2021-06-141-1/+1
* | Merge topic 'objc-std-17-23'Brad King2021-06-146-3/+40
|\ \
| * | ObjectiveC: Add C17 and C23 supportGregor Jasny2021-06-116-3/+40
* | | Merge topic 'FindBLAS-LAPACK-docs'Brad King2021-06-142-151/+186
|\ \ \
| * | | Find{BLAS,LAPACK}: Revise and extend Intel MKL usage documentationBrad King2021-06-112-25/+71
| * | | Find{BLAS,LAPACK}: Move enabled language requirement to top of documentationBrad King2021-06-112-2/+4
| * | | Find{BLAS,LAPACK}: Revise formatting of intro docsBrad King2021-06-112-2/+6
| * | | Find{BLAS,LAPACK}: Move implementation note from docs to commentsBrad King2021-06-112-8/+6
| * | | 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