Skip to content

Conversation

@hjmjohnson
Copy link
Member

See the CONTRIBUTING guide. Specifically:

Start BRAINSTools commit messages with a standard prefix (and a space):

  • BUG: fix for runtime crash or incorrect result
  • COMP: compiler error or warning fix
  • DOC: documentation change
  • ENH: new functionality
  • PERF: performance improvement
  • STYLE: no logic impact (indentation, comments)
  • WIP: Work In Progress not ready for merge

Provide a short, meaningful message that describes the change you made.

When the Pull Request (PR) is based on a single commit, the commit message is usually left as the PR message.

A reference to a related issue or pull request in your repository. You can automatically close a related issues using keywords

@mentions of the person or team responsible for reviewing proposed changes.

Thanks for contributing to BRAINSTools!

@hjmjohnson hjmjohnson force-pushed the update-cmake-4-build branch from 947472d to b566868 Compare November 9, 2025 17:07
Be in sync with Slicer and ITK cmake minimums.
Remove dead code that has been commented out 10yrs
SetDesiredDirectionCosines(orient.GetAsDirection()) with UseImageDirectionOff() to bypass the legacy enum entirely.
@hjmjohnson hjmjohnson force-pushed the update-cmake-4-build branch from b566868 to 0f84e1a Compare November 9, 2025 23:55
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