Skip to content

Build release tarball as part of CircleCI tests #256

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
Apr 5, 2019
Merged

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Apr 4, 2019

This PR is actually two commits, separated because they're somewhat separate:

  • you can now run make llvm-build and it will download and build a local LLVM installation for use in make static or make release.
  • CircleCI uses the above to build TinyGo statically on each build and provides a working (tested!) release tarball as part of it.

This should make it easier for people to build LLVM manually, and make releases a bit easier as amd64 builds can simply be downloaded from CircleCI.

@deadprogram
Copy link
Member

Streamlining the build process is a good thing. Merging.

@deadprogram deadprogram merged commit ebebdd5 into dev Apr 5, 2019
@deadprogram deadprogram deleted the llvm-release branch April 5, 2019 11:30
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.

2 participants