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

Display embedded library versions in the CLI help text #448

Merged
merged 4 commits into from
Jan 21, 2024

Commits on Jan 21, 2024

  1. Repo: Create a script to discover submodule versions

    The output can easily be used by the ninja build system.
    Duckwhale committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2458c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634705e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f852d73 View commit details
    Browse the repository at this point in the history
  4. Runtime: Include submodule hashes in the CLI help text

    This should help identify issues with the embedded libraries more easily. The version tags themselves aren't always accurate if using HEAD.
    Duckwhale committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    90057f6 View commit details
    Browse the repository at this point in the history