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

Use a Rust binary to expose Ribasim CLI #1415

Merged
merged 11 commits into from
Apr 23, 2024
Merged

Use a Rust binary to expose Ribasim CLI #1415

merged 11 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. Use a Rust binary to expose Ribasim CLI

    - libribasim and ribasim_cli can share the same libraries
    - we get `ribasim.exe` instead of `ribasim.cmd`
    Hofer-Julian committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0182ae0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Continue

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e68ce7 View commit details
    Browse the repository at this point in the history
  2. Update teamcity

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5f18857 View commit details
    Browse the repository at this point in the history
  3. Continue

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    07c77fb View commit details
    Browse the repository at this point in the history
  4. Fix name

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c58b7fb View commit details
    Browse the repository at this point in the history
  5. Init Julia

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5918b5d View commit details
    Browse the repository at this point in the history
  6. Adapt TeamCity

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3884cb3 View commit details
    Browse the repository at this point in the history
  7. Rename

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e03dbfe View commit details
    Browse the repository at this point in the history
  8. Adapt test_ribasim_cli

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c4c7ea9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f992d5e View commit details
    Browse the repository at this point in the history
  10. Address comments

    Hofer-Julian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4a2348b View commit details
    Browse the repository at this point in the history