Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: clangd/clangd

Tags

21.1.8

Toggle 21.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update macos container's version and upgrade macos's grpc (#2568)

The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14.

Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now).

Fixes #2562

snapshot_20260111

Toggle snapshot_20260111's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update macos container's version and upgrade macos's grpc (#2568)

The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14.

Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now).

Fixes #2562

snapshot_20260104

Toggle snapshot_20260104's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update macos container's version and upgrade macos's grpc (#2568)

The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14.

Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now).

Fixes #2562

snapshot_20251228

Toggle snapshot_20251228's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update macos container's version and upgrade macos's grpc (#2568)

The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14.

Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now).

Fixes #2562

snapshot_20251221

Toggle snapshot_20251221's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update macos container's version and upgrade macos's grpc (#2568)

The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14.

Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now).

Fixes #2562

snapshot_20251214

Toggle snapshot_20251214's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatically publish release packages to winget (#2445)

snapshot_20251207

Toggle snapshot_20251207's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatically publish release packages to winget (#2445)

snapshot_20251130

Toggle snapshot_20251130's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatically publish release packages to winget (#2445)

snapshot_20251123

Toggle snapshot_20251123's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix MacOS CI build (#2522)

As of actions/runner-images#12934, the Mac runners use CMake 4.0, which drops compatibility with CMake < 3.5, but the gRPC library version we use is marked as having CMake 3.1 as its minimum version.

Work around this by using `-DCMAKE_POLICY_VERSION_MINIMUM=3.5`.

snapshot_20251116

Toggle snapshot_20251116's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix MacOS CI build (#2522)

As of actions/runner-images#12934, the Mac runners use CMake 4.0, which drops compatibility with CMake < 3.5, but the gRPC library version we use is marked as having CMake 3.1 as its minimum version.

Work around this by using `-DCMAKE_POLICY_VERSION_MINIMUM=3.5`.