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

Conversation

Duckwhale
Copy link
Member

@Duckwhale Duckwhale commented Jan 21, 2024

This should help identify issues with the embedded libraries more easily.

The version tags themselves aren't always accurate if using HEAD.


Resolves #418.

The output can easily be used by the ninja build system.
This should help identify issues with the embedded libraries more easily. The version tags themselves aren't always accurate if using HEAD.
@Duckwhale Duckwhale force-pushed the 418-streamlined-submodule-versions branch from a91eeef to 90057f6 Compare January 21, 2024 11:43
@Duckwhale Duckwhale changed the title Streamline the handling of embedded library versions (and display them in the CLI) Display embedded library versions in the CLI help text Jan 21, 2024
@Duckwhale Duckwhale merged commit 4b3d847 into main Jan 21, 2024
8 checks passed
@Duckwhale Duckwhale deleted the 418-streamlined-submodule-versions branch January 23, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add commit hashes to the displayed library versions in the CLI
1 participant