aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-python/b2-options.cmake
AgeCommit message (Collapse)Author
2020-12-29Adds `python-debugging=on` to `B2_OPTIONS_DBG` (#15352)Kevin Lalumiere
... when BOOST_DEBUG_PYTHON is inside the VCPKG_CXX_FLAGS_DEBUG, i.e. fixes 15350
2020-05-13[boost] update to 1.73.0 (#11221)yurybura
* [boost] update to 1.73 * [ompl] remove dependency to boost-disjoint-sets * [libtorrent] include fixes from RC_1_2 branch * [liblas] fix boost headers * [freeopcua] fix std headers * [pcl] fix build with Boost 1.73.0 * [hpx] fix build with Boost 1.73.0 * [libmysql] fix conflict with C++20 header <version> * [boost-modular-build-helper] move port-specific b2 options to the file `<port_dir>/b2-options.cmake` [boost-python] support Python2 (fixes #3495) * [boost-python] remove Python executable from user-config * [libtorrent] update version after merge * [libtorrent] add boost-variant dependency