Skip to content

[build-script] When building packages install libIndexStore from clang #20132

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

Merged
merged 2 commits into from
Oct 30, 2018

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Oct 29, 2018

This is needed for the LSP service.

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Oct 29, 2018

@swift-ci build linux toolchain

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Oct 29, 2018

@swift-ci build toolchain

@akyrtzi akyrtzi requested a review from shahmishal October 29, 2018 21:08
Copy link
Member

@shahmishal shahmishal left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -1062,7 +1062,7 @@ test-installable-package
reconfigure

swift-install-components=compiler;clang-builtin-headers;stdlib;swift-syntax;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
llvm-install-components=llvm-cov;llvm-profdata
llvm-install-components=llvm-cov;llvm-profdata;install-IndexStore
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't that be IndexStore and not install-IndexStore?

Copy link
Member

Choose a reason for hiding this comment

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

Good catch!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oooops, my bad.

@gottesmm
Copy link
Contributor

@akyrtzi Are you sure that install-IndexStore is right? It should be just IndexStore.

@gottesmm
Copy link
Contributor

@compnerd lol?! Who was first? Not sure. = p.

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Oct 29, 2018

@swift-ci build toolchain

@shahmishal
Copy link
Member

macOS Toolchain
Download Toolchain
Git Sha - 77c92ff

Install command
tar -zxf swift-PR-20132-100-osx.tar.gz --directory ~/

@shahmishal
Copy link
Member

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 77c92ff

Install command
tar zxf swift-PR-20132-83-ubuntu16.04.tar.gz
More info

@shahmishal
Copy link
Member

@akyrtzi Not sure, why GitHub did not update the status on the PR.

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Oct 30, 2018

Toolchains look good.

@akyrtzi akyrtzi merged commit 4964e2d into swiftlang:master Oct 30, 2018
@akyrtzi akyrtzi deleted the toolchain-install-libindexstore branch October 30, 2018 00:14
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