summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * | | | CYGWIN,MSYS: Build CMake with OpenSSL by defaultBrad King2024-09-271-1/+1
| |/ / /
* | | | Merge topic 'aix-archive-shared-libraries'Brad King2024-09-302-2/+19
|\ \ \ \
| * | | | Ninja: Fix AIX shared library archivingAditya Vidyadhar Kamath2024-09-272-2/+19
* | | | | Merge topic 'xcoff-archives'Brad King2024-09-301-17/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | AIX: Fix support for editing XCOFF binary inside an archiveAditya Vidyadhar Kamath2024-09-271-17/+18
| |/ / /
* | | | 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