aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/0002-static-crt.patch
AgeCommit message (Collapse)Author
2020-12-18[python3] Build interpreter (#14891)Adam Johnson
2020-11-20[python3] Upgrade to 3.9.0 (#14510)Adam Johnson
* [python3] Bump to 3.8.6. * [python3] Bump to 3.9.0. * [itk] Correct python artifact names. * [pybind11] Update python artifact names. * [vcpkg_find_acquire_program] Bump PYTHON3 to 3.9.0.
2020-07-14[python3] Fix building x86-windows-static triplet on VS 2017. (#12412)Adam Johnson
2020-06-11[python3] Update to Python 3.8 (#11708)Adam Johnson
* [python3] Update to Python 3.8.3. [vtk] Update to Python 3.8 and fix improper Python3 artifact specification. * [python3] Fix static linking, broken in 121faf2. * [hyperscan] Add missing build dependency (fixes CI on macOS).