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 to Roslyn-based csc compiler on all platforms. #1248

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

tritao
Copy link
Contributor

@tritao tritao commented Feb 18, 2019

Mono has switched to the Roslyn compiler in its latest releases, so default to it going forward.

Users can still set mcs compiler manually, but since it does not support newer language versions, it doesn't make as much sense to be the default.

@tritao tritao force-pushed the roslyn_csc branch 2 times, most recently from 257c7bc to 4464c42 Compare February 18, 2019 16:36
Copy link
Member

@samsinsane samsinsane left a comment

Choose a reason for hiding this comment

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

Thanks!

@samsinsane samsinsane merged commit 3dbbc32 into premake:master 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
Development

Successfully merging this pull request may close these issues.

2 participants