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

[compiler] [build-fs] Fix target not set error #1694

Merged
merged 3 commits into from
Sep 30, 2024

Commits on Sep 28, 2024

  1. [compiler] Print backtraces on Failure too.

    We keep the case as to not to disturbe the printing, but not sure it
    is worth it.
    ejgallego committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6c04a4d View commit details
    Browse the repository at this point in the history
  2. [compiler] [build-fs] Fix target not set error

    Regression from ocsigen#1655 .
    
    Not sure if `Config.target` should be better handled as a parameter?
    ejgallego committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    69bb025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10847ff View commit details
    Browse the repository at this point in the history