summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake--workflow-preset'Brad King2024-10-078-5/+81
|\
| * preset: Easier command line interface for Workflow PresetsKevin Tolle2024-10-058-5/+81
* | Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'Brad King2024-10-077-2/+102
|\ \
| * | GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()Cedric Martineau2024-10-047-1/+95
| * | Help: Mention TEST_LIST with gtest_discover_tests() can omit testsCraig Scott2024-10-041-1/+7
* | | Merge topic 'ci-linkcheck'Brad King2024-10-072-2/+2
|\ \ \
| * | | FindDevIL: Restore http link after redirect was removedBrad King2024-10-041-1/+1
| * | | FindAVIFile: Restore http link after redirect was removedBrad King2024-10-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-10-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-10-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-10-051-1/+1
| |_|/ |/| |
* | | Merge topic 'deprecate-pre-3.10'Brad King2024-10-04619-661/+756
|\ \ \
| * | | Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-0335-37/+82
| * | | Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-03338-353/+355
| * | | Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-03190-189/+237
| * | | Tests/RunCMake: Match diagnostic line numbers more robustlyBrad King2024-10-0352-78/+78
| * | | ExternalProject: Enable all policies in internal scriptsBrad King2024-10-039-9/+9
* | | | Merge topic 'cpack-deb-depends-list'Brad King2024-10-042-2/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-032-2/+12
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2024-10-041-1/+1
| |/ |/|
* | Merge topic 'doc-find-progr'Brad King2024-10-031-0/+20
|\ \
| * | Help: Document find_program filename suffix behaviorscivision2024-10-031-0/+20
| |/
* | Merge topic 'aix-rpath-padding'Brad King2024-10-031-12/+16
|\ \
| * | AIX: Fix XCOFF editor to avoid duplicating standard libpath entriesAditya Vidyadhar Kamath2024-10-021-12/+16
* | | Merge topic 'nvhpc23'Brad King2024-10-031-0/+7
|\ \ \
| * | | NVHPC: Record C++23 supportscivision2024-10-021-0/+7
| | |/ | |/|
* | | Merge topic 'cmake-host-executable-suffix'Brad King2024-10-035-1/+25
|\ \ \
| * | | Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windowsleha-bot2024-10-025-1/+25
| |/ /
* | | Merge topic 'static-libraries-deduplication'Brad King2024-10-0319-15/+185
|\ \ \
| * | | Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-029-24/+134
| * | | Tests/RunCMake/LinkLibrariesStrategy: Check ordering results more stronglyBrad King2024-10-0211-2/+62
| |/ /
* | | Merge topic 'ctest-sp-recursion'Brad King2024-10-031-10/+11
|\ \ \
| * | | CTest: Avoid infinite recursion with -SP optionDaniel Pfeifer2024-10-021-10/+11
* | | | CMake Nightly Date StampKitware Robot2024-10-031-1/+1
| |/ / |/| |
* | | Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-0227-89/+521
|\ \ \
| * | | tests: Preserve empty arguments in test command linesCraig Scott2024-10-0227-80/+512
| * | | Help: Add pre-test to prose for gtest_discover_tests()Craig Scott2024-09-301-9/+9
* | | | Merge topic 'vs-tool-override-fix'Brad King2024-10-026-59/+140
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Honor VS_TOOL_OVERRIDE for known source file types tooDarragh Coy2024-10-016-59/+140
* | | | CMake Nightly Date StampKitware Robot2024-10-021-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2024-10-011-1/+1
| |/ |/|
* | Merge topic 'FindOpenMP-CUDA'Brad King2024-09-307-37/+70
|\ \
| * | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-275-14/+56
| * | FindOpenMP: Factor out compiler id lookupBrad King2024-09-271-3/+5
| * | FindOpenMP: Simplify compiler driver checkBrad King2024-09-271-14/+2
| * | FindOpenMP: Simplify explicit "omp" library checksBrad King2024-09-271-7/+7
| * | ci: add libomp to cuda12.2 base imageBrad King2024-09-272-1/+2
* | | Merge topic 'ctestxml-cpu-model-name'Brad King2024-09-301-0/+1
|\ \ \
| * | | CTest: Report CPU model name to dashboardDaniel Pfeifer2024-09-271-0/+1
| |/ /
* | | Merge topic 'enable-ssl-automatically'Brad King2024-09-301-1/+1
|\ \ \