Skip to content

Features/advanced project options #20

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
May 22, 2025

Conversation

Duefectu
Copy link
Contributor

V1.6.0 - beta 4

  • Build Options (Project -> Configure project)
    • Removed "Strict Bool" options that was deprecated on v1.18.0 of the compiler
    • "Strict" and “Header less” options were not being applied when compiling.
    • Added 4 advanced actions:
      • Enable pre-build: Launch a program or bash (.bat / .sh) before compiling
      • Custom compiler parameters: Allows the compilation parameters to be set manually
      • Enable post-build: Launch a program or bash (.bat / .sh) before compiling
      • Launch external emulator: Launches its own program or bash (.bat / .sh) after post-build instead of the embedded emulator
  • Output log window: Ahora se puede seleccionar y copiar texto.

Juan Segura added 3 commits May 19, 2025 01:23
- Build Options (Project -> Configure project)
  - Removed "Strict Bool" options that was deprecated on v1.18.0 of the compiler
  - ‘Strict’ and “Header less” options were not being applied when compiling.
  - Added 4 advanced actions:
    - Enable pre-build: Launch a program or bash (.bat / .sh) before compiling
    - Custom compiler parameters: Allows the compilation parameters to be set manually
    - Enable post-build: Launch a program or bash (.bat / .sh) before compiling
    - Launch external emulator: Launches its own program or bash (.bat / .sh) after post-build instead of the embedded emulator
- Output log window: Ahora se puede seleccionar y copiar texto.
@Duefectu Duefectu merged commit 63060b8 into master May 22, 2025
2 checks passed
@Duefectu Duefectu deleted the features/advanced_project_options branch May 22, 2025 19:00
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.

1 participant