summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add pre-test to prose for gtest_discover_tests()Craig Scott2024-09-301-9/+9
* Merge topic 'googletest-cleanup-internal'Craig Scott2024-09-302-129/+172
|\
| * GoogleTest: Improve internally used variable namesCraig Scott2024-09-272-119/+151
| * GoogleTest: Minor reformattingCraig Scott2024-09-271-18/+29
| * GoogleTest: Modernize policies using block() / endblock()Craig Scott2024-09-272-4/+4
* | CMake Nightly Date StampKitware Robot2024-09-301-1/+1
* | CMake Nightly Date StampKitware Robot2024-09-291-1/+1
* | CMake Nightly Date StampKitware Robot2024-09-281-1/+1
* | Merge branch 'release-3.30'Brad King2024-09-271-9/+10
|\ \
| * | CMake 3.30.4v3.30.4Brad King2024-09-272-10/+11
* | | Merge topic 'curl-tls-version'Brad King2024-09-2710-8/+51
|\ \ \
| * | | ctest: Require minimum TLS 1.2 by defaultBrad King2024-09-263-0/+12
| * | | file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by defaultBrad King2024-09-268-8/+39
* | | | Merge topic 'curl-default-cainfo'Brad King2024-09-271-0/+9
|\ \ \ \
| * | | | cmake: Add default CA path /var/ssl/certs on AIXBrad King2024-09-261-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'release-3.30'Brad King2024-09-270-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'project-vars' into release-3.30Brad King2024-09-271-0/+17
| |\ \ \
* | \ \ \ Merge topic 'project-vars'Brad King2024-09-271-0/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Add 3.30 release notes for project variable updatesBrad King2024-09-261-0/+17
| |/ / /
* | | | Merge topic 'ci-linkcheck'Brad King2024-09-272-6/+5
|\ \ \ \
| * | | | FindDevIL: Replace http link with its redirectBrad King2024-09-261-4/+2
| * | | | FindAVIFile: Replace http link with its redirectBrad King2024-09-261-2/+3
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2024-09-271-1/+1
|/ / /
* | | Merge topic 'link-strategy'Brad King2024-09-2639-135/+465
|\ \ \
| * | | Linking: Optionally reorder direct dependencies from LINK_LIBRARIESBrad King2024-09-2538-5/+323
| * | | cmComputeLinkDepends: Add final dependency ordering to debug outputBrad King2024-09-202-17/+46
| * | | cmComputeLinkDepends: Add undocumented per-target debug propertyBrad King2024-09-201-1/+2
| * | | cmComputeLinkDepends: Factor out string literals as named constantsBrad King2024-09-201-4/+6
| * | | cmComputeLinkDepends: Modernize member initializationBrad King2024-09-202-30/+18
| * | | cmComputeLinkDepends: Remove redundant memberBrad King2024-09-202-4/+2
| * | | cmComputeLinkDepends: Replace depender index sentinel value with cm::optionalBrad King2024-09-202-25/+24
| * | | cmComputeLinkDepends: Replace group index sentinel value with cm::optionalBrad King2024-09-202-33/+28
| * | | cmComputeLinkDepends: Avoid unsigned integer rolloverBrad King2024-09-201-3/+2
| * | | cmComputeLinkDepends: Shorten local variable nameBrad King2024-09-201-9/+9
| * | | cmMakefileTargetGenerator: Avoid crash on GetLinkInformation failureBrad King2024-09-201-7/+8
* | | | Merge topic 'net-sdk-configurations'Brad King2024-09-264-0/+34
|\ \ \ \
| * | | | VS: Fix missing <Configurations> property for DOTNET_SDKCalum Robinson2024-09-254-0/+34
* | | | | Merge topic 'binutils-llvm-mt'Brad King2024-09-261-2/+3
|\ \ \ \ \
| * | | | | BinUtils: Prefer llvm-mt over mt when compiling with ClangBrad King2024-09-251-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ci-cuda-nvcc-clang'Brad King2024-09-268-13/+33
|\ \ \ \ \
| * | | | | ci: add job testing cuda12.2 with nvcc using clang 18 as host compilerBrad King2024-09-256-5/+29
| * | | | | Tests: Honor CUDAFLAGS in all CUDA testsBrad King2024-09-252-8/+4
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2024-09-261-1/+1
|/ / / /
* | | | Merge topic 'doc-include_external_msproject'Brad King2024-09-251-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Explicitly state include_external_msproject is only for VS generatorsBrad King2024-09-251-4/+5
* | | | Merge topic 'curl-tls-version'Brad King2024-09-2519-11/+97
|\ \ \ \
| * | | | Tests/RunCMake/file-DOWNLOAD: Add case covering TLS_VERSION valuesBrad King2024-09-2416-0/+86
| * | | | Tests/RunCMake/file-DOWNLOAD: Clarify name of invalid TLS_VERSION caseBrad King2024-09-244-4/+4
* | | | | Merge topic 'nested_linker_prefixes'Brad King2024-09-258-67/+115
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Linking: Preserve nested LINKER: prefixes as writtenGergely Meszaros2024-09-238-19/+65