aboutsummaryrefslogtreecommitdiff
path: root/ports/python2
AgeCommit message (Collapse)Author
2021-06-10[python2] Support UNIX (#18219)Jack·Boos·Yu
* [python2] Support UNIX * update baseline * Update version record
2021-05-13[Python2 ]Update to 2.7.18 (#17798)Christian Rendina
* [Python2] Update to 2.7.18 * [vcpkg] update baseline
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2018-08-29Fix build path for win-x86 platformMateusz Paluszkiewicz
2018-08-01Add python2 portTheAifam5