summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'FindBLAS-LAPACK-IBM-ESSL'Brad King2021-07-292-4/+36
|\ \ \ \ \ \
| * | | | | | FindLAPACK: IBM ESSL 6.1 also has LAPACK routinesIgor S. Gerasimov2021-07-281-0/+24
| * | | | | | FindBLAS: Add possibility to find OMP parallelized version of ESSLIgor S. Gerasimov2021-07-271-3/+11
| * | | | | | FindBLAS: IBM ESSL 6.1 does not required BLAS libIgor S. Gerasimov2021-07-271-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2021-07-291-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.21'Brad King2021-07-280-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'cmake-presets-v2-inherit-v3-optional' into release-3.21Brad King2021-07-285-5/+25
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cmake-presets-v2-inherit-v3-optional'Brad King2021-07-285-5/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | CMakePresets: Check presets with their own file versionKyle Edwards2021-07-275-5/+25
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-07-281-1/+1
| |/ / |/| |
* | | Merge topic 'FindBLAS-eml'Brad King2021-07-271-3/+3
|\ \ \
| * | | FindBLAS: use unset instead of set for empty variablesIgor S. Gerasimov2021-07-271-2/+2
| * | | FindBLAS: Fix regression in finding EML_mt after recent refactoringIgor S. Gerasimov2021-07-271-1/+1
* | | | Merge branch 'release-3.21'Brad King2021-07-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.21.1v3.21.1Brad King2021-07-271-1/+1
* | | | Merge branch 'release-3.21'Brad King2021-07-270-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'FindXCTest-xcode-12.5' into release-3.21Brad King2021-07-274-6/+35
| |\ \ \
* | \ \ \ Merge topic 'FindXCTest-xcode-12.5'Brad King2021-07-274-6/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-264-6/+35
* | | | | Merge branch 'release-3.21'Brad King2021-07-270-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'disable-exec-info' into release-3.21Brad King2021-07-271-0/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'disable-exec-info'Brad King2021-07-271-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add option to explicitly avoid using execinfo for backtracesĐoàn Trần Công Danh2021-07-261-0/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.21'Brad King2021-07-270-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'vs-flag-FS' into release-3.21Brad King2021-07-272-56/+0
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-flag-FS'Brad King2021-07-272-56/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | VS: Remove C++ module CompileAs flag table entries for v142 and v143Brad King2021-07-262-42/+0
| * | | | | VS: Remove cl /FS entry from flag table for v142 and v143Brad King2021-07-262-14/+0
* | | | | | Merge branch 'release-3.21'Brad King2021-07-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-compile-options-none' into release-3.21Brad King2021-07-271-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-compile-options-none'Brad King2021-07-271-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Tests/CompileOptions: allow CMAKE_BUILD_TYPE=NoneĐoàn Trần Công Danh2021-07-261-0/+4
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2021-07-271-1/+1
| |_|/ |/| |
* | | Merge branch 'release-3.21'Brad King2021-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'update-kwsys' into release-3.21Brad King2021-07-262-4/+6
| |\ \ | | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2021-07-262-4/+6
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-07-262-4/+6
| |\ \ | | |/ | |/|
| | * KWSys 2021-07-26 (d5fd6ca2)KWSys Upstream2021-07-262-4/+6
* | | Merge topic 'refactor-target-export'Brad King2021-07-2612-66/+81
|\ \ \
| * | | Refactor export file generator intefaceEugene Shalygin2021-07-228-62/+61
| * | | Refactor cmTargetExport removing InterfaceIncludeDirecoriesEugene Shalygin2021-07-225-4/+20
* | | | Merge topic 'support_other_cuda_libdevice_locations'Brad King2021-07-261-2/+17
|\ \ \ \
| * | | | CUDA: Extract nvvm libdevice location from compiler verbose outputRobert Maynard2021-07-221-2/+17
* | | | | Merge branch 'release-3.21'Brad King2021-07-260-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'doc-custom-command-depfiles' into release-3.21Brad King2021-07-261-18/+23
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-custom-command-depfiles'Brad King2021-07-261-18/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify and correct wording around DEPFILE optionCraig Scott2021-07-241-18/+23
* | | | | | Merge branch 'release-3.21'Brad King2021-07-260-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ninja-multi-test-fix' into release-3.21Brad King2021-07-2618-6/+127
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ninja-multi-test-fix'Brad King2021-07-2618-6/+127
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |