summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmExperimental: Make CPS-export experimental notice more consistentMatthew Woehlke2024-11-191-2/+2
* LLD linker: avoid regression on archive libraries deduplicationMarc Chevrier2024-11-182-1/+12
* CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)Craig Scott2024-11-153-4/+5
* Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-1428-60/+90
* GoogleTest: Clear script content buffer on flush and flush less oftenCraig Scott2024-11-124-10/+46
* cmake_parse_arguments: Restore capture of value after repeated keywordCraig Scott2024-10-282-4/+32
* Merge topic 'link-strategy' into release-3.31Brad King2024-10-2823-12/+12
|\
| * LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectationsBrad King2024-10-2523-12/+12
* | Tests/RunCMake/BuildDepends: Skip LinkDepends with broken GNU ld 2.43Brad King2024-10-262-4/+10
* | Tests: Fix FILE stream leaks in helper programsBrad King2024-10-262-7/+11
* | Tests: Update FindBoost.TestPython for Python 3.13 and 3.14Brad King2024-10-251-2/+2
* | codespell: Fix typosBrad King2024-10-256-9/+9
|/
* Merge topic 'windows-kernel-mode-driver' into release-3.31Brad King2024-10-251-1/+1
|\
| * WindowsKernelModeDriver: Switch to appending to variablesJoseph Snyder2024-10-241-1/+1
* | LFortran: Improve detection of implicit link information for lfortran 0.40+Brad King2024-10-245-0/+91
|/
* Help: Fix find_package search order w.r.t. globsMatthew Woehlke2024-10-233-0/+19
* Merge topic 'test-cuda-bin2c-null' into release-3.31Brad King2024-10-191-1/+1
|\
| * Tests: Ensure CUDA bin2c output is null terminatedRobert Maynard2024-10-181-1/+1
* | Merge topic 'fix-cps-version' into release-3.31Brad King2024-10-183-0/+41
|\ \
| * | cmExportPackageInfoGenerator: Fix version propertiesMatthew Woehlke2024-10-173-0/+41
* | | Merge topic 'test-cuda-simplify-kernels' into release-3.31Brad King2024-10-181-7/+0
|\ \ \ | |/ / |/| / | |/
| * Tests: Simplify CUDA kernels avoid crash with nvidia driver 550Robert Maynard2024-10-181-7/+0
* | Revert "Ensure imported targets in sibling dirs are deduplicated"Brad King2024-10-163-1/+5
* | Tests/RunCMake/CMP0156: Match expected results more preciselyBrad King2024-10-162-2/+2
* | AIX: Enable versioned shared objects with CMAKE_AIX_SHARED_LIBRARY_ARCHIVEAditya Vidyadhar Kamath2024-10-102-5/+12
* | project: Always set <PROJECT-NAME>_* as normal variablesCraig Scott2024-10-0810-11/+56
* | Merge topic 'FindOpenMP-CUDA-Clang'Brad King2024-10-081-1/+1
|\ \
| * | FindOpenMP: Add support for CUDA when compiling with ClangBrad King2024-10-071-1/+1
* | | Merge topic 'test-cuda-optixir-includes'Brad King2024-10-081-0/+1
|\ \ \
| * | | CUDA: OptiXIR test includes all required headersRobert Maynard2024-10-071-0/+1
* | | | Merge topic 'project-vars'Brad King2024-10-081-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | project: Only check non-cache vars when setting project varsCraig Scott2024-10-071-1/+6
* | | | Merge topic 'cmake--workflow-preset'Brad King2024-10-075-2/+58
|\ \ \ \
| * | | | preset: Easier command line interface for Workflow PresetsKevin Tolle2024-10-055-2/+58
* | | | | Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'Brad King2024-10-074-0/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()Cedric Martineau2024-10-044-0/+70
* | | | | Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-0332-35/+65
* | | | | 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
* | | | | Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-022-19/+23
* | | | | Tests/RunCMake/LinkLibrariesStrategy: Check ordering results more stronglyBrad King2024-10-0211-2/+62
|/ / / /
* | | | Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-0211-29/+171
|\ \ \ \
| * | | | tests: Preserve empty arguments in test command linesCraig Scott2024-10-0211-29/+171
| | |/ / | |/| |
* | | | VS: Honor VS_TOOL_OVERRIDE for known source file types tooDarragh Coy2024-10-015-0/+74
* | | | Merge topic 'FindOpenMP-CUDA'Brad King2024-09-302-6/+13
|\ \ \ \
| * | | | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-272-6/+13
| |/ / /
* | | | Merge topic 'aix-archive-shared-libraries'Brad King2024-09-301-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Ninja: Fix AIX shared library archivingAditya Vidyadhar Kamath2024-09-271-0/+16
* | | | Merge topic 'curl-tls-version'Brad King2024-09-274-8/+7
|\ \ \ \