Commit 5356f1e
authored
Use Julia 1.12, Pkg workspaces and JuliaC sans trimming (#2629)
Supersedes #2440.
Let's see about the tests. From the original PR this point stands:
- One PR should give 1.12 compat since `julia_init` is removed there. We
need to update our [Rust
wrapper](https://github.com/Deltares/Ribasim/blob/ce73b6c358374477170d86e3c36195a72b9a5d04/build/cli/src/main.rs#L55-L57)
for that as well.
This may apply to `ribasim_api` package as well as the Rust wrapper.
See also https://github.com/JuliaLang/PackageCompiler.jl/pull/1047/files
and https://docs.julialang.org/en/v1/manual/embedding/1 parent 696589d commit 5356f1e
File tree
17 files changed
+242
-210
lines changed- .vscode
- build
- cli/src
- core
- src
- test
- python/ribasim_api
- ribasim_api
- tests
- utils
17 files changed
+242
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments