Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use swift-lmdb instead of copying LMDB source #228

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

matthewbastien
Copy link
Member

This is tracked by rdar://139431575 as a part of swiftlang/vscode-swift#562

Adds swift-lmdb as a dependency and removes the copied lmdb source so that IndexStoreDB uses the same version of lmdb as swift-docc. This enables SourceKit-LSP to use swift-docc as a dependency to fulfill documentation requests on behalf of the VS Code Swift extension.

Package.swift Outdated Show resolved Hide resolved
@compnerd compnerd marked this pull request as ready for review November 18, 2024 21:36
@compnerd compnerd requested a review from bnbarham as a code owner November 18, 2024 21:36
@compnerd
Copy link
Member

@swift-ci please test

@compnerd
Copy link
Member

Please test with following PRs:
swiftlang/swift#77624

@swift-ci please test

@matthewbastien
Copy link
Member Author

swiftlang/swift-lmdb#8

@swift-ci please test

@compnerd
Copy link
Member

Please test with following PRs:
swiftlang/swift#77624
swiftlang/swift-lmdb#8

@swift-ci please test Windows platform

@matthewbastien
Copy link
Member Author

Please test with the following PRs:
swiftlang/swift#77624
swiftlang/sourcekit-lsp#1823

@swift-ci please test Windows platform

Copy link
Contributor

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - running a toolchain build in swiftlang/swift#77624

@matthewbastien
Copy link
Member Author

@compnerd compnerd merged commit b610e66 into swiftlang:main Dec 18, 2024
3 checks passed
@matthewbastien matthewbastien deleted the swift-lmdb branch December 18, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants