Skip to content

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Jan 2, 2025

  • When the script was run on aarch64, it was actually hard-coded to retrieve a version older than we currently require as a minimum. Use the CMAKE_VERSION hint just like we do for x86_64.
  • Bump the default version that this script makes to the latest, 3.31.3. (This does not change OIIO's minimum required cmake version, it merely changes the default if this hepler script that we use for CI is run without any specific version requested.)

* When the script was run on aarch64, it was actually hard-coded
  to retrieve a version older than we currently require as a minimum.
  Use the CMAKE_VERSION hint just like we do for x86_64.
* Bump the default version that this script makes to the latest,
  3.31.3.  (This does not change OIIO's minimum required cmake version,
  it merely changes the default if this hepler script that we use for
  CI is run without any specific version requested.)

Signed-off-by: Larry Gritz <[email protected]>
@lgritz
Copy link
Collaborator Author

lgritz commented Jan 7, 2025

Any objections?

Copy link
Contributor

@grdanny grdanny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable to me.

@lgritz lgritz merged commit 0ae1f07 into AcademySoftwareFoundation:main Jan 8, 2025
30 checks passed
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 8, 2025
…ion (AcademySoftwareFoundation#4581)

* When the script was run on aarch64, it was actually hard-coded to
retrieve a version older than we currently require as a minimum. Use the
CMAKE_VERSION hint just like we do for x86_64.
* Bump the default version that this script makes to the latest, 3.31.3.
(This does not change OIIO's minimum required cmake version, it merely
changes the default if this hepler script that we use for CI is run
without any specific version requested.)

Signed-off-by: Larry Gritz <[email protected]>
@lgritz lgritz deleted the lg-cmake branch January 8, 2025 16:52
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 18, 2025
…ion (AcademySoftwareFoundation#4581)

* When the script was run on aarch64, it was actually hard-coded to
retrieve a version older than we currently require as a minimum. Use the
CMAKE_VERSION hint just like we do for x86_64.
* Bump the default version that this script makes to the latest, 3.31.3.
(This does not change OIIO's minimum required cmake version, it merely
changes the default if this hepler script that we use for CI is run
without any specific version requested.)

Signed-off-by: Larry Gritz <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
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.

2 participants