summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Testing: Convert `cmake_host_system_information` tests into `RunCMake`Alex Turbov2021-08-0217-24/+62
* Documentation: Use definition list instead of tablesAlex Turbov2021-07-301-39/+119
* Refactor: Deduplicate code for `VS_nn_DIR` keys processingAlex Turbov2021-07-301-48/+18
* Refactor: Use string viewAlex Turbov2021-07-301-29/+31
* Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)`Alex Turbov2021-07-301-70/+114
* Refactor: Move module private functions on topAlex Turbov2021-07-281-62/+54
* Refactor: Run CPU/OS/Memory tests once on first runAlex Turbov2021-07-271-4/+8
* 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
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Tests: Clean up Ninja Multi-Config test from cb777ddKyle Edwards2021-07-2318-6/+127
* | | | | | | Merge branch 'release-3.21'Brad King2021-07-260-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'autouic-header-depends' into release-3.21Brad King2021-07-2615-83/+144
| |\ \ \ \ \ \