summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-04-231-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'blas-lapack-static'Brad King2021-04-2210-56/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKLBrad King2021-04-213-2/+4
| * | | | | | | | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-215-0/+32
| * | | | | | | | FindLAPACK: Fix finding generic LAPACK with BLA_STATICBrad King2021-04-211-1/+9
| * | | | | | | | Find{BLAS,LAPACK}: Simplify search for static librariesBrad King2021-04-212-44/+26
| * | | | | | | | Find{BLAS,LAPACK}: Simplify check_function_exists state maintenanceBrad King2021-04-212-9/+2
* | | | | | | | | Merge topic 'vs-asan'Brad King2021-04-221-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add support for ASAN -fsanitize=address flagoltolm2021-04-211-0/+7
* | | | | | | | | | Merge topic 'tutorial_step12_version_install'Brad King2021-04-221-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tutorial: Step12 install MathFunctionsConfigVersion.cmakeAlexander Pivovarov2021-04-201-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cmake-1-docs-for-presets'Brad King2021-04-221-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake(1): Change wording for fields in presetsfriendlyanon2021-04-211-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'vs-csharp-langversion'Brad King2021-04-226-270/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Generalize CSharp /langversion flag mappingBrad King2021-04-216-270/+36
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'update-kwiml' into release-3.20Brad King2021-04-221-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-kwiml'Brad King2021-04-221-0/+4
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'upstream-KWIML' into update-kwimlBrad King2021-04-211-0/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | KWIML 2021-04-21 (49d91529)KWIML Upstream2021-04-211-0/+4
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-04-221-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cmake-timestamp-error'Brad King2021-04-211-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Improve error message when failing to update generation timestampBrad King2021-04-211-2/+6
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'better_explain_policy_value'Brad King2021-04-211-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: cmake_minimum_required specify max is only for policiesRobert Maynard2021-04-201-6/+8
| |/ / / / / / / /
* | | | | | | | | Merge topic 'use_set_target_properties_in_cuda_arch_docs'Brad King2021-04-212-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Demonstrate using set_target_properties with CUDA architecturesRobert Maynard2021-04-202-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'nvhpc-warnings'Brad King2021-04-2113-12/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTestCustom: Ignore warning from FD_ZERO macro on NVHPCBrad King2021-04-201-0/+1
| * | | | | | | | | Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-2012-12/+12
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-210-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'autogen-clear-early-source-cache' into release-3.20Brad King2021-04-213-0/+16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'autogen-clear-early-source-cache'Brad King2021-04-213-0/+16
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-203-0/+16
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-211-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2021-04-201-3/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-191-3/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | KWSys 2021-04-19 (d6139c66)KWSys Upstream2021-04-191-3/+7
* | | | | | | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-209-21/+55
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-179-21/+55
* | | | | | | | Merge branch 'release-3.20'Brad King2021-04-200-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'doc-if-IS_ABSOLUTE' into release-3.20Brad King2021-04-202-2/+12
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-if-IS_ABSOLUTE'Brad King2021-04-202-2/+12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Document special cases for if(IS_ABSOLUTE)Craig Scott2021-04-171-1/+10
| * | | | | | | | Help: Behavior of file(TO_NATIVE_PATH) depends on the host platformCraig Scott2021-04-171-1/+2
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-04-201-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'tests-clang-analyzer'Brad King2021-04-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaksnic-kaczinsky2021-04-161-1/+1
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-04-190-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cxxprefix' into release-3.20Brad King2021-04-191-1/+1
| |\ \ \ \ \ \ \ \