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

Bump cleaver version #43

Merged
merged 2 commits into from
May 13, 2023
Merged

Bump cleaver version #43

merged 2 commits into from
May 13, 2023

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented May 13, 2023

  • Avoid triggering GitHub Actions workflow on both upstream and fork
  • Bump Cleaver version to integrate build-system updates

See SCIInstitute/Cleaver@bb1d7e0...7b68a58

List of changes:

$ git shortlog bb1d7e060..7b68a58b1 --no-merges
Jean-Christophe Fillion-Robin (32):
      ENH: Add GitHub workflow configuration for testing on macOS, Ubuntu and Windows
      COMP: Fix initialization of build-type to support multi-config CMake generator
      COMP: Update GitHub workflow to install Qt5 and build Cleaver GUI
      COMP: Set CMAKE_POSITION_INDEPENDENT_CODE instead of specifying -fPIC flag
      COMP: Set CMAKE_CXX_STANDARD instead of specifying -std=c++11 flag
      COMP: Remove obsolete CMake commands from Cleaver GUI CMakeLists.txt
      COMP: Consistently glob all headers and sources in Cleaver GUI CMakeLists.txt
      COMP: Simplify Qt5 integration looking up Qt5 module
      COMP: Fix macOS GitHub Actions workflow using current macos-11 image
      DOC: Improve README adding Overview/Method/Documentation/Authors/Acknowledgment/Citing
      DOC: Remove empty & unused "Indices and tables" section
      DOC: Improve "Authors" section
      DOC: Rename "Cleaver2" to "Cleaver" in docstrings and manual
      ENH: Rename "Cleaver2" to "Cleaver" in CLI and GUI applications
      ENH: Update obsolete documentation URL in GUI application About dialog
      DOC: Fix documentation build warnings
      DOC: Update conf.py updating comments
      DOC: Ensure Copyright year reported in generated documentation is current
      DOC: Cleanup requirements.txt
      DOC: Update Cleaver bibliography
      DOC: Ensure Cleaver is referenced consistently
      DOC: Convert index from reStructuredText to MyST Markdown
      STYLE: Update .gitignore to ensure only exclude top-level build directories
      DOC: Remove "layout.html" template not supported by "furo" theme
      DOC: Re-organize documentation
      DOC: Improve ITK build instructions
      DOC: Simplify build instructions using Qt5_DIR and referencing Qt 5.15.2
      DOC: Update build instructions
      DOC: Migrate Read the Docs settings to file and switch from python 3.7 to 3.9
      COMP: Simplify CLIs build-system
      COMP: Fix build of Cleaver library in project directly adding Cleaver sources
      COMP: Fix build of Cleaver CLIs in project directly adding Cleaver sources

Jess Tate (2):
      DOC: Fix typo in contributor name
      DOC: Fix link referencing SCI Institute software page

@netlify
Copy link

netlify bot commented May 13, 2023

Deploy Preview for itk-wasm-cleaver-typescript-docs ready!

Name Link
🔨 Latest commit c5ed2c4
🔍 Latest deploy log https://app.netlify.com/sites/itk-wasm-cleaver-typescript-docs/deploys/645ef445a1884a0008f2a623
😎 Deploy Preview https://deploy-preview-43--itk-wasm-cleaver-typescript-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

See SCIInstitute/Cleaver@bb1d7e0...7b68a58

List of changes:

$ git shortlog bb1d7e060..7b68a58b1 --no-merges
Jean-Christophe Fillion-Robin (32):
      ENH: Add GitHub workflow configuration for testing on macOS, Ubuntu and Windows
      COMP: Fix initialization of build-type to support multi-config CMake generator
      COMP: Update GitHub workflow to install Qt5 and build Cleaver GUI
      COMP: Set CMAKE_POSITION_INDEPENDENT_CODE instead of specifying -fPIC flag
      COMP: Set CMAKE_CXX_STANDARD instead of specifying -std=c++11 flag
      COMP: Remove obsolete CMake commands from Cleaver GUI CMakeLists.txt
      COMP: Consistently glob all headers and sources in Cleaver GUI CMakeLists.txt
      COMP: Simplify Qt5 integration looking up Qt5 module
      COMP: Fix macOS GitHub Actions workflow using current macos-11 image
      DOC: Improve README adding Overview/Method/Documentation/Authors/Acknowledgment/Citing
      DOC: Remove empty & unused "Indices and tables" section
      DOC: Improve "Authors" section
      DOC: Rename "Cleaver2" to "Cleaver" in docstrings and manual
      ENH: Rename "Cleaver2" to "Cleaver" in CLI and GUI applications
      ENH: Update obsolete documentation URL in GUI application About dialog
      DOC: Fix documentation build warnings
      DOC: Update conf.py updating comments
      DOC: Ensure Copyright year reported in generated documentation is current
      DOC: Cleanup requirements.txt
      DOC: Update Cleaver bibliography
      DOC: Ensure Cleaver is referenced consistently
      DOC: Convert index from reStructuredText to MyST Markdown
      STYLE: Update .gitignore to ensure only exclude top-level build directories
      DOC: Remove "layout.html" template not supported by "furo" theme
      DOC: Re-organize documentation
      DOC: Improve ITK build instructions
      DOC: Simplify build instructions using Qt5_DIR and referencing Qt 5.15.2
      DOC: Update build instructions
      DOC: Migrate Read the Docs settings to file and switch from python 3.7 to 3.9
      COMP: Simplify CLIs build-system
      COMP: Fix build of Cleaver library in project directly adding Cleaver sources
      COMP: Fix build of Cleaver CLIs in project directly adding Cleaver sources

Jess Tate (2):
      DOC: Fix typo in contributor name
      DOC: Fix link referencing SCI Institute software page
@jcfr jcfr merged commit 0ece368 into SCIInstitute:master May 13, 2023
@jcfr jcfr deleted the bump-cleaver-version branch May 13, 2023 21:35
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