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

Allow selecting a specific compiler as default in the preferences #186

Merged
merged 5 commits into from Jan 7, 2022

Conversation

t-harter
Copy link
Collaborator

@t-harter t-harter commented Dec 1, 2021

Several smaller things in reaction to the new C backend:

  • Add option to pre-select a specific compiler for new sources in "Preferences -> Compiler -> Defaults"
  • Add option to pre-select the optimization setting in "Prefrerences -> Compiler -> Defaults"
  • Add some backward compatibility code for reading the previous "OptimizeJS" option in SpiderBasic (now called "Optimizer")

@tajmone tajmone added 💡 enhancement New feature or request ⚙️ PB Backends Issue relating to PB compiler backends ⚙️ PB IDE PureBasic IDE labels Dec 1, 2021
@t-harter t-harter merged commit 70736d8 into devel Jan 7, 2022
@t-harter t-harter deleted the default-compiler branch January 7, 2022 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 enhancement New feature or request ⚙️ PB Backends Issue relating to PB compiler backends ⚙️ PB IDE PureBasic IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants