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

Rust packaging #1741

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Rust packaging #1741

merged 1 commit into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. Rust packaging improvements:

    - Make building the shell and python API optional
    - Switch rust test dependency tempdir to tempfile
      tempdir is an archived package which was merged into tempfile
    - Only include necessary files in rust crate
    - un-bundle rust build
    - Build kuzu out of source when doing rust build
    - Use shorter paths in windows CI to work around path length limits
    benjaminwinger committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6173f97 View commit details
    Browse the repository at this point in the history