summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge topic 'vs-map-external-warnings' into release-3.20Brad King2021-06-174-14/+38
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-map-external-warnings'Brad King2021-06-174-10/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.20-vs-map-external-warnings'Brad King2021-06-160-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-4/+14
| | * | | | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+19
| | * | | | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-4/+6
| | |/ / / /
| * | | | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-2/+11
| * | | | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+17
| * | | | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-2/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'ci-clang'Brad King2021-06-174-0/+19
|\ \ \ \ \
| * | | | | gitlab-ci: add job to test with clang-7 and ninja on debian10Brad King2021-06-164-0/+19
| |/ / / /
* | | | | Merge topic 'ci-cuda'Brad King2021-06-178-1/+83
|\ \ \ \ \
| * | | | | gitlab-ci: add job testing cuda10.2 with clang 11Brad King2021-06-164-0/+23
| * | | | | ci: add clang-11 to cuda10.2 base imageBrad King2021-06-165-1/+60
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-06-171-1/+1
| |/ / / |/| | |
* | | | Merge topic 'FindLATEX'Brad King2021-06-161-0/+4
|\ \ \ \
| * | | | FindLATEX: Search user-local MiKTeX locationsSteven A White2021-06-161-0/+4
* | | | | Merge topic 'scandep-format'Brad King2021-06-162-17/+39
|\ \ \ \ \
| * | | | | Ninja: Populate P1689R4 compiled-module-path field for FortranBrad King2021-06-151-0/+21
| * | | | | cmScanDepFormat: Remove Fortran-specific compiled-module-path logicBrad King2021-06-152-13/+14
| * | | | | cmScanDepFormat: Avoid writing lookup-method with default valueBrad King2021-06-151-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.20'Brad King2021-06-160-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ci-xcode-12.5' into release-3.20Brad King2021-06-161-6/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-xcode-12.5'Brad King2021-06-161-6/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | gitlab-ci: update macOS jobs to use Xcode 12.5Brad King2021-06-151-6/+6
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-06-161-1/+1
| |/ / |/| |
* | | Merge topic 'ninja-scandep-preprocessor-output'Brad King2021-06-151-12/+14
|\ \ \
| * | | cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholderBrad King2021-06-141-6/+12
| * | | cmNinjaTargetGenerator: Clarify GetScanBuildStatement conditionBrad King2021-06-141-1/+1
| * | | cmNinjaTargetGenerator: Simplify scan rule response file selectionBrad King2021-06-141-5/+1
| | |/ | |/|
* | | Merge topic 'CMakeDependentOption'Brad King2021-06-155-1/+16
|\ \ \
| * | | CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-145-1/+16
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-06-151-1/+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
|\ \ \ \ \ | | |_|_|/ | |/| | |