Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SimpleITK/SimpleITK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.2
Choose a base ref
...
head repository: SimpleITK/SimpleITK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.3
Choose a head ref
  • 10 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    a6f07f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Merge pull request #2419 from blowekamp/support_rosetta

    Use rossetta arch command to run python executable - for release
    blowekamp authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    8b3b92a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Update docker based package builds to use external source

    Use the SimpleITK source code cloned by the action, and not internal
    to the docker image.
    
    Also remove the Python_EXECUTABLE variable being explicitly set during
    transition of Python virtual environment.
    
    Set HOME to the /tmp directory to avoid writing in the root of the
    file system for user configuration.
    blowekamp committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    88292a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Merge pull request #2446 from blowekamp/fix_release_package_docker

    FOR RELEASE - Update docker based package builds to use external source
    blowekamp authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    54242a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Fix generation of checksums

    Address usage error with find's arguments.
    blowekamp committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    99250b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    15c52b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b459d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2450 from blowekamp/fix_package_checksums_step

    Fix generation of checksums - FOR RELEASE
    blowekamp authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    d438c32 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2449 from blowekamp/update_itk_5.4.5

    Update superbuild ITK version to 5.4.5 release
    blowekamp authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5937c05 View commit details
    Browse the repository at this point in the history
  5. Update to version 2.5.3

    blowekamp committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    31617da View commit details
    Browse the repository at this point in the history
Loading