Skip to content

Replace old dotc/dotr scripts by wrappers around sbt-pack #3044

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 3 commits into from
Aug 31, 2017

Conversation

OlivierBlanvillain
Copy link
Contributor

This PR removes the duplication between ./bin/{dotc, dotr} and ./dist-bootstrapped/bin/{dotc, dotr}. ./bin/{dotc, dotr} are now wrapper scripts that implement the same functionality than the old one by rebuilding the compiler on file changes then forward to ./dist-bootstrapped/bin/{dotc, dotr}.

Copy link
Contributor

@felixmulder felixmulder left a comment

Choose a reason for hiding this comment

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

LGTM, happy to have this duplication removed :)

@OlivierBlanvillain OlivierBlanvillain merged commit 8864107 into scala:master Aug 31, 2017
@allanrenucci allanrenucci deleted the merge-dotc-dotr branch December 14, 2017 19:23
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