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

[new release] rust-staticlib-gen (3 packages) (0.2.0) #26750

Merged
merged 2 commits into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. [new release] rust-staticlib-gen (3 packages) (0.2.0)

    CHANGES:
    
    ### Added
    
    - **rust-staticlib-gen**
      - Ensure we generate code for compatible versions of libs/tools
    
    - **dune-cargo-build**
      - Emit debug output and exit with error when no artifacts are copied
      - Add -help option and detailed usage
      - Pass --offline to cargo only if network is unavailable (checks crates.io:443)
      - Add support for manifest path along with crate name to specify what to build
      - Add support for passing arbitrary flags to cargo after "--"
      - Add --profile flag to select release/debug build for cargo (compatible with dune profile naming)
    
    ### Fixed
    
    - **rust-staticlib-gen**
      - Fix opam lib initialization (was not working in CI)
    Lupus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6f456bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc1ea9 View commit details
    Browse the repository at this point in the history