We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor compilers (and run times) to provide easier configuration.
Add a compilers configuration element with the options:
Make a folder of compilers, for each one describe the languages/runtimes they support, also add a test function to see if they exist.
Change the default compiler argument to be a list of compilers, in priority of usage.
The text was updated successfully, but these errors were encountered:
mason-bially
No branches or pull requests
Refactor compilers (and run times) to provide easier configuration.
Add a compilers configuration element with the options:
Make a folder of compilers, for each one describe the languages/runtimes they support, also add a test function to see if they exist.
Change the default compiler argument to be a list of compilers, in priority of usage.
The text was updated successfully, but these errors were encountered: