summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \
| * | | | Help: Document special "CTEST_FULL_OUTPUT" test output stringBrad King2021-06-092-0/+6
| |/ / /
* | | | Merge topic 'test-RunCMake.CPack-errors'Brad King2021-06-102-11/+28
|\ \ \ \
| * | | | Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formattingBrad King2021-06-092-11/+28
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-06-101-1/+1
|/ / /
* | | Merge topic 'msvc-link-merge-fix'Brad King2021-06-096-54/+0
|\ \ \
| * | | VS: Remove the /MERGE flag from FlagTablesDuncan Ogilvie2021-06-086-54/+0
| |/ /
* | | Merge topic 'help-presets'Brad King2021-06-091-0/+13
|\ \ \
| * | | Help: presets: add note for ExternalProject users with env varsMichael Hirsch2021-06-081-0/+13
* | | | Merge topic 'ctest_measurement_file'Brad King2021-06-099-49/+137
|\ \ \ \
| * | | | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-089-49/+137
| |/ / /
* | | | Merge topic 'ci-asan'Brad King2021-06-0910-57/+196
|\ \ \ \
| * | | | gitlab-ci: add clang asan jobBrad King2021-06-087-0/+114
| * | | | ci: add compiler-rt to Fedora base imageBrad King2021-06-082-1/+2
| * | | | LexerParser: Do not leak Fortran parser tokens discarded due to errorsBrad King2021-06-082-56/+80
| |/ / /
* | | | Merge branch 'release-3.20'Brad King2021-06-090-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-095-13/+41
| |\ \ \ \