summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'iface-public-modules' into release-3.31Brad King2024-12-1215-2/+56
|\
| * target_sources: Improve error message for CXX_MODULES on INTERFACE librariesBrad King2024-12-1110-0/+49
| * Tests/RunCMake/CXXModules: Rename FileSetModules cases to be more specificBrad King2024-12-116-2/+7
* | Ninja: Add missing top-level codegen dependencies on per-directory codegenBrad King2024-12-107-0/+56
* | Merge topic 'autogen-revert-ui-rebuild' into release-3.31Brad King2024-12-0515-294/+76
|\ \
| * | Autogen: Revert adding ui files to byproducts of the timestamp targetOrkun Tokdemir2024-12-0415-294/+76
* | | LINK_OPTIONS: Fix crash on empty LINKER: prefixBrad King2024-12-041-0/+1
|/ /
* | Autogen: Fix Ninja Multi-Config dependency graph regressionOrkun Tokdemir2024-11-281-0/+1
* | AIX: Disallow TARGET_SONAME_* genex for AIX_SHARED_LIBRARY_ARCHIVE targetsBrad King2024-11-219-3/+44
* | 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
|\ \ \ \ | |/ / / |/| | |