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

Add verbose flag to print cargo commands #42

Merged
merged 2 commits into from
Aug 16, 2023

Commits on Aug 6, 2023

  1. Add verbose flag to print cargo commands

    Also fix minor issue with building test crate for doctests.
    ian-h-chamberlain committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d374e70 View commit details
    Browse the repository at this point in the history
  2. Don't build 3dsx for doctests

    Basically, ensure we follow `should_build_3dsx` all the way through into
    the callbacks.
    ian-h-chamberlain committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    48aa793 View commit details
    Browse the repository at this point in the history