Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'FindOpenMP-CUDA' | Brad King | 2024-09-30 | 7 | -37/+70 | |
|\ \ \ | ||||||
| * | | | FindOpenMP: Add support for CUDA when supported by the toolchain | Brad King | 2024-09-27 | 5 | -14/+56 | |
| * | | | FindOpenMP: Factor out compiler id lookup | Brad King | 2024-09-27 | 1 | -3/+5 | |
| * | | | FindOpenMP: Simplify compiler driver check | Brad King | 2024-09-27 | 1 | -14/+2 | |
| * | | | FindOpenMP: Simplify explicit "omp" library checks | Brad King | 2024-09-27 | 1 | -7/+7 | |
| * | | | ci: add libomp to cuda12.2 base image | Brad King | 2024-09-27 | 2 | -1/+2 | |
* | | | | Merge topic 'ctestxml-cpu-model-name' | Brad King | 2024-09-30 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Report CPU model name to dashboard | Daniel Pfeifer | 2024-09-27 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'enable-ssl-automatically' | Brad King | 2024-09-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | CYGWIN,MSYS: Build CMake with OpenSSL by default | Brad King | 2024-09-27 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'aix-archive-shared-libraries' | Brad King | 2024-09-30 | 2 | -2/+19 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Fix AIX shared library archiving | Aditya Vidyadhar Kamath | 2024-09-27 | 2 | -2/+19 | |
* | | | | | Merge topic 'xcoff-archives' | Brad King | 2024-09-30 | 1 | -17/+18 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | AIX: Fix support for editing XCOFF binary inside an archive | Aditya Vidyadhar Kamath | 2024-09-27 | 1 | -17/+18 | |
| |/ / / | ||||||
* | | | | Merge topic 'googletest-cleanup-internal' | Craig Scott | 2024-09-30 | 2 | -129/+172 | |
|\ \ \ \ | ||||||
| * | | | | GoogleTest: Improve internally used variable names | Craig Scott | 2024-09-27 | 2 | -119/+151 | |
| * | | | | GoogleTest: Minor reformatting | Craig Scott | 2024-09-27 | 1 | -18/+29 | |
| * | | | | GoogleTest: Modernize policies using block() / endblock() | Craig Scott | 2024-09-27 | 2 | -4/+4 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-09-30 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-09-29 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-09-28 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'release-3.30' | Brad King | 2024-09-27 | 1 | -9/+10 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | CMake 3.30.4v3.30.4 | Brad King | 2024-09-27 | 2 | -10/+11 | |
* | | | | Merge topic 'curl-tls-version' | Brad King | 2024-09-27 | 10 | -8/+51 | |
|\ \ \ \ | ||||||
| * | | | | ctest: Require minimum TLS 1.2 by default | Brad King | 2024-09-26 | 3 | -0/+12 | |
| * | | | | file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default | Brad King | 2024-09-26 | 8 | -8/+39 | |
* | | | | | Merge topic 'curl-default-cainfo' | Brad King | 2024-09-27 | 1 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Add default CA path /var/ssl/certs on AIX | Brad King | 2024-09-26 | 1 | -0/+9 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'release-3.30' | Brad King | 2024-09-27 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge topic 'project-vars' into release-3.30 | Brad King | 2024-09-27 | 1 | -0/+17 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'project-vars' | Brad King | 2024-09-27 | 1 | -0/+17 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Help: Add 3.30 release notes for project variable updates | Brad King | 2024-09-26 | 1 | -0/+17 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ci-linkcheck' | Brad King | 2024-09-27 | 2 | -6/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindDevIL: Replace http link with its redirect | Brad King | 2024-09-26 | 1 | -4/+2 | |
| * | | | | | FindAVIFile: Replace http link with its redirect | Brad King | 2024-09-26 | 1 | -2/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-09-27 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'link-strategy' | Brad King | 2024-09-26 | 39 | -135/+465 | |
|\ \ \ \ | ||||||
| * | | | | Linking: Optionally reorder direct dependencies from LINK_LIBRARIES | Brad King | 2024-09-25 | 38 | -5/+323 | |
| * | | | | cmComputeLinkDepends: Add final dependency ordering to debug output | Brad King | 2024-09-20 | 2 | -17/+46 | |
| * | | | | cmComputeLinkDepends: Add undocumented per-target debug property | Brad King | 2024-09-20 | 1 | -1/+2 | |
| * | | | | cmComputeLinkDepends: Factor out string literals as named constants | Brad King | 2024-09-20 | 1 | -4/+6 | |
| * | | | | cmComputeLinkDepends: Modernize member initialization | Brad King | 2024-09-20 | 2 | -30/+18 | |
| * | | | | cmComputeLinkDepends: Remove redundant member | Brad King | 2024-09-20 | 2 | -4/+2 | |
| * | | | | cmComputeLinkDepends: Replace depender index sentinel value with cm::optional | Brad King | 2024-09-20 | 2 | -25/+24 | |
| * | | | | cmComputeLinkDepends: Replace group index sentinel value with cm::optional | Brad King | 2024-09-20 | 2 | -33/+28 | |
| * | | | | cmComputeLinkDepends: Avoid unsigned integer rollover | Brad King | 2024-09-20 | 1 | -3/+2 | |
| * | | | | cmComputeLinkDepends: Shorten local variable name | Brad King | 2024-09-20 | 1 | -9/+9 | |
| * | | | | cmMakefileTargetGenerator: Avoid crash on GetLinkInformation failure | Brad King | 2024-09-20 | 1 | -7/+8 | |
* | | | | | Merge topic 'net-sdk-configurations' | Brad King | 2024-09-26 | 4 | -0/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Fix missing <Configurations> property for DOTNET_SDK | Calum Robinson | 2024-09-25 | 4 | -0/+34 | |