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 --version to all the things #3534

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Aug 26, 2022

  • ArgParse::add_version(str) tells ArgParse the version string, and
    automatically adds an option --version that prints the version string
    and exits.

  • Add this to oiiotool, iinfo, igrep, iv, maketx.

  • OIIO::getattribute("version") retrieves the version string.

* ArgParse::add_version(str) tells ArgParse the version string, and
  automatically adds an option --version that prints the version string
  and exits.

* Add this to oiiotool, iinfo, igrep, iv, maketx.

* OIIO::getattribute("version") retrieves the version string.
@lgritz lgritz merged commit a14523e into AcademySoftwareFoundation:master Aug 26, 2022
@lgritz lgritz deleted the lg-version branch August 27, 2022 22:31
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Aug 27, 2022
* ArgParse::add_version(str) tells ArgParse the version string, and
  automatically adds an option --version that prints the version string
  and exits.

* Add this to oiiotool, iinfo, igrep, iv, maketx.

* OIIO::getattribute("version") retrieves the version string.
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.

None yet

1 participant