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

Default compiler per project #258

Merged
merged 3 commits into from Feb 19, 2019
Merged

Default compiler per project #258

merged 3 commits into from Feb 19, 2019

Conversation

@propensive
Copy link
Owner

@propensive propensive commented Feb 19, 2019

Also fixes a problem with modules hashing to the same value if they only differ in their source directories.

The behavior for default projects is:

  • if a project has a default compiler, new modules created in that project will default to that compiler
  • if a project does not have a default compiler specified, the first new module added with a compiler specified will set the default project compiler too
  • a project's default compiler can be set manually
propensive added 3 commits Feb 19, 2019
@propensive propensive requested a review from tpasternak Feb 19, 2019
@propensive propensive merged commit bbcb014 into master Feb 19, 2019
2 checks passed
2 checks passed
Build (602999914462) Summary
Details
clahub All contributors have signed the Contributor License Agreement.
Details
@propensive propensive deleted the default-compiler-per-project branch Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant