summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GoogleTest: Add TEST_FILTER arg to gtest_discover_testsAshish Sadanandan2021-08-058-23/+117
* CMake Nightly Date StampKitware Robot2021-08-051-1/+1
* CMake Nightly Date StampKitware Robot2021-08-041-1/+1
* Merge topic 'vs10-deprecate'Brad King2021-08-0310-2/+53
|\
| * Deprecate Visual Studio 10 2010 generatorBrad King2021-07-2910-2/+53
* | Merge topic 'irsl-intel'Brad King2021-08-031-9/+24
|\ \
| * | IRSL: Avoid duplication of Intel redist lib folder pathsAlexander Grund2021-08-021-9/+24
| * | IRSL: Fix check of path to Intel redistdirAlexander Grund2021-08-021-1/+1
* | | Merge topic 'string-TIMESTAMP-specifier-V'Brad King2021-08-035-30/+93
|\ \ \
| * | | string(TIMESTAMP): Add %V specifier for ISO 8601 week numberAntons Jeļkins2021-08-025-2/+35
| * | | Help: Format string(TIMESTAMP) format specifiers as a definition listBrad King2021-07-231-28/+58
* | | | Merge topic 'nsis_ignore_license_page'Brad King2021-08-036-1/+30
|\ \ \ \
| * | | | CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-016-1/+30
* | | | | Merge topic 'minimal_nsis'Brad King2021-08-033-4/+8
|\ \ \ \ \
| * | | | | CPack/NSIS: Bump minimal version of NSIS to 3.03Johnny Jazeix2021-08-023-4/+8
* | | | | | Merge topic 'cpack_deb_zstd'Brad King2021-08-033-4/+26
|\ \ \ \ \ \
| * | | | | | CPack/DEB: Add zstd compression for deb packagesRussell Greene2021-07-293-4/+26
* | | | | | | Merge topic 'FindX11-more-advanced-variables'Brad King2021-08-031-0/+6
|\ \ \ \ \ \ \
| * | | | | | | FindX11: mark more xcb variables as advancedBen Boeckel2021-08-021-0/+6
* | | | | | | | Merge topic 'gate-vtk-compat'Brad King2021-08-031-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | VTKCompatibility: ignore for "modern" VTKBen Boeckel2021-08-021-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-08-030-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'cpack-rpm-pre-semicolon' into release-3.21Brad King2021-08-031-3/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cpack-rpm-pre-semicolon'Brad King2021-08-031-3/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scriptsArtur Samarin2021-08-021-3/+1
* | | | | | | | | | Merge branch 'release-3.21'Brad King2021-08-030-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel...Brad King2021-08-033-2/+33
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER'Brad King2021-08-033-2/+33
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.21-CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COM...Marc Chevrier2021-08-013-2/+33
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILERMarc Chevrier2021-08-013-2/+33
* | | | | | | | | | | Merge branch 'release-3.21'Brad King2021-08-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'help-get_filename_path-fix-version-changed' into release-3.21Brad King2021-08-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'help-get_filename_path-fix-version-changed'Brad King2021-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: get_filename_component: fix version info for cmake_pathMarc Chevrier2021-08-021-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-08-031-1/+1
* | | | | | | | | | | Merge topic 'cpack_debug_doc'Brad King2021-08-022-0/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | CPack/DEB+RPM: Update documentation on debug symbol package creationRussell Greene2021-07-292-0/+13
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'find_cudatoolkit_understand_nvhpc_math_library_location'Brad King2021-08-021-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDAToolkit: Understand NVHPC versioned math library layoutRobert Maynard2021-07-281-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ghs_generator_bashism_fix'Brad King2021-08-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GHS: Remove bashism from custom command shell scriptsLawrence A2021-07-281-1/+1
* | | | | | | | | | | Merge branch 'release-3.21'Brad King2021-08-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'vs-iface-include-dirs' into release-3.21Brad King2021-08-023-0/+11
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'vs-iface-include-dirs'Brad King2021-08-023-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE librariesBrad King2021-07-293-0/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.21'Brad King2021-08-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'nvhpc-MD-flag' into release-3.21Brad King2021-08-023-10/+12
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'nvhpc-MD-flag'Brad King2021-08-023-10/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | NVHPC: Support 21.07 change to '-MD' where it behaves like gccRobert Maynard2021-07-293-10/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.21'Brad King2021-08-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |