Skip to content

Build SwiftSyntax and the stress tester using a unified build #28005

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 1 commit into from
Nov 5, 2019

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 31, 2019

Avoid recompiling SwiftSyntax for every project that depends on it by building all of these projects in a unified build.

This PR add SwiftSyntax and the stress tester to the new unified build. I will add SwiftEvolve later on.

@ahoppen
Copy link
Member Author

ahoppen commented Nov 1, 2019

swiftlang/swift-stress-tester#103
swiftlang/swift-syntax#167
@swift-ci Please build toolchain macOS

@ahoppen
Copy link
Member Author

ahoppen commented Nov 1, 2019

Install failure in the stress tester repo should be resolved now.

swiftlang/swift-stress-tester#103
swiftlang/swift-syntax#167
@swift-ci Please build toolchain macOS

@ahoppen
Copy link
Member Author

ahoppen commented Nov 2, 2019

Now it should really be fixed.

swiftlang/swift-stress-tester#103
swiftlang/swift-syntax#167
@swift-ci Please build toolchain macOS

@swift-ci
Copy link
Contributor

swift-ci commented Nov 2, 2019

macOS Toolchain
Download Toolchain
Git Sha - 077b501ba376a1e8e8b61cfa1782534b6a5a9c4a

Install command
tar -zxf swift-PR-28005-417-osx.tar.gz --directory ~/

@ahoppen
Copy link
Member Author

ahoppen commented Nov 2, 2019

@swift-ci
Copy link
Contributor

swift-ci commented Nov 2, 2019

Build failed
Swift Test OS X Platform
Git Sha - 077b501ba376a1e8e8b61cfa1782534b6a5a9c4a

This avoids recompiling SwiftSyntax for every dependent project.
SwiftEvolve will be added to the unified build next.
@ahoppen
Copy link
Member Author

ahoppen commented Nov 3, 2019

@swiftlang swiftlang deleted a comment from swift-ci Nov 3, 2019
@swiftlang swiftlang deleted a comment from swift-ci Nov 3, 2019
@ahoppen ahoppen changed the title WIP: Build SwiftSyntax and the stress tester using a unified build Build SwiftSyntax and the stress tester using a unified build Nov 4, 2019
@ahoppen ahoppen merged commit 869f8b4 into swiftlang:master Nov 5, 2019
@ahoppen ahoppen deleted the unified-build branch November 5, 2019 04:03
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.

3 participants