| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-03 | docs: belatedly generate release notes for 1.9.0 | Eli Schwartz | |
| Fixes: https://github.com/mesonbuild/meson/issues/14984 | |||
| 2025-07-18 | rust: add rust_dynamic_std option | Paolo Bonzini | |
| As an initial implementation, simply adding "-C prefer-dynamic" works for binary crates (as well as dylib and proc-macro that already used it). In the future this could be extended to other crate types. For more information see the comment in the changed file, as well as https://github.com/mesonbuild/meson/issues/8828 and https://github.com/mesonbuild/meson/issues/14215. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
