summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
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
* | codespell: Fix typosBrad King2024-10-255-7/+7
|/
* 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
|/
* cmExportPackageInfoGenerator: Fix version propertiesMatthew Woehlke2024-10-173-0/+41
* 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
* project: Always set <PROJECT-NAME>_* as normal variablesCraig Scott2024-10-0810-11/+56
* 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/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 'curl-tls-version'Brad King2024-09-274-8/+7
|\ \
| * | file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by defaultBrad King2024-09-264-8/+7
* | | Merge topic 'link-strategy'Brad King2024-09-2627-0/+177
|\ \ \
| * | | Linking: Optionally reorder direct dependencies from LINK_LIBRARIESBrad King2024-09-2527-0/+177
* | | | VS: Fix missing <Configurations> property for DOTNET_SDKCalum Robinson2024-09-253-0/+32
| |/ / |/| |
* | | Merge topic 'curl-tls-version'Brad King2024-09-259-11/+87
|\ \ \
| * | | Tests/RunCMake/file-DOWNLOAD: Add case covering TLS_VERSION valuesBrad King2024-09-246-0/+76
| * | | Tests/RunCMake/file-DOWNLOAD: Clarify name of invalid TLS_VERSION caseBrad King2024-09-244-4/+4
* | | | Merge topic 'nested_linker_prefixes'Brad King2024-09-257-18/+46
|\ \ \ \ | |/ / / |/| | |
| * | | Linking: Preserve nested LINKER: prefixes as writtenGergely Meszaros2024-09-237-4/+34
| * | | Tests/LINK_OPTIONS: extract common code in test (NFC)Gergely Meszaros2024-09-181-16/+14
* | | | Merge topic 'curl-tls-verify'Brad King2024-09-242-3/+3
|\ \ \ \
| * | | | file(DOWNLOAD/UPLOAD): Verify TLS server certificate by defaultBrad King2024-09-242-3/+3
| | |/ / | |/| |
* | | | Merge topic 'cuda-host-compiler-id'Brad King2024-09-2321-5/+122
|\ \ \ \
| * | | | NVCC: Detect host compiler id and versionBrad King2024-09-204-4/+24
| * | | | Tests: Migrate compiler id tests to RunCMake infrastructureBrad King2024-09-2021-0/+97
| * | | | Tests/RunCMake: Generalize construction of arguments for languages to testBrad King2024-09-201-5/+5
| |/ / /
* | | | Merge branch 'backport-project-vars' into project-varsBrad King2024-09-205-0/+40
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|