InsightSoftwareConsortium / ITKPythonPackage

A setup script to generate ITK Python Wheels
https://itkpythonpackage.readthedocs.io
Apache License 2.0
64 stars 22 forks source link

ENH: Update Windows download and build script #242

Closed tbirdso closed 1 year ago

tbirdso commented 1 year ago

Windows PowerShell "download and build" script was previously unmaintained and unused in reusable workflows and in ITKModuleTemplate. These changes along with upcoming revisions to ITKRemoteModuleBuildTestPackageAction will consolidate Windows build procedures in ITKPythonPackage for consistency with Linux and MacOS build processes.

Standardizing Windows build procedures will improve maintainability and also support upcoming changes to handle iterative ITK module build dependencies in build scripts.

Windows Python builds are passing with these changes: https://github.com/tbirdso/ITKSplitComponents/actions/runs/3685964482/jobs/6237566090