aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/CONTROL
AgeCommit message (Collapse)Author
2019-09-29[python3]make python3 support unix (#8055)Long Huan
* support unix * Update portfile.cmake call vcpkg_execute_build_process instead of vcpkg_execute_required_process
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-26[python3] Update to v3.7.3yurybura
2019-02-06[hyperscan] New port (#5285)Bobby Martin
* add support for building hyperscan * patch hyperscan to work with latest boost * correct hyperscan source dir name * speed the build by depending on only the parts of boost we actually need * make python3 support release-only builds * upgrade to hyperscan 5.1.0 * remove redundant disambiguate patch * Add comments about how to build * restore original x64-windows-static.cmake * [hyperscan] Check linkage * [python3] Allow DLLs without LIBs * [hyperscan] Only static library * [python3] Revert changes that cause regression in boost-python * [python3] Revert changes that cause regression in boost-python
2019-01-30[boost][python3] Fix building with VS 2019Robert Schumacher
2018-07-03Fix for python3 compile, fixes issue 3715 (#3827)Miodrag Milanović
* Fix for python3 compile, fixes issue 3715 * [python3] Use PATCHES of vcpkg_from_github
2018-04-26[python3] Fix folder handlingAlexander Karatarakis
2018-01-04[python3] Update to 3.6.4Albert Ziegenhagel
2017-05-19Add port for Python 3Martin Müller