summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-2618-6/+271
* CMake Nightly Date StampKitware Robot2021-04-261-1/+1
* CMake Nightly Date StampKitware Robot2021-04-251-1/+1
* CMake Nightly Date StampKitware Robot2021-04-241-1/+1
* Merge topic 'cuda-host-compiler-windows'Brad King2021-04-235-22/+22
|\
| * CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generatorsunknown2021-04-225-22/+22
* | Merge topic 'test-RunCMake.CPack-errors'Brad King2021-04-231-13/+23
|\ \
| * | Tests: Improve RunCMake.CPack* test error formattingBrad King2021-04-221-13/+23
* | | Merge topic 'ExternalData-fail-reason'Brad King2021-04-231-1/+1
|\ \ \
| * | | ExternalData: Improve error message when we fail to create a fileBrad King2021-04-221-1/+1
| |/ /
* | | 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