aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-lockfree
AgeCommit message (Collapse)Author
2018-10-12fix boost-lockfree missing dependency (#4445)Alien-AV
* fix boost-lockfree missing dependency spsc_queue.hpp is including next_prior.hpp, which is contained in boost-iterator package. however, boost-iterator is not listed as a dependency of boost-lockfree * [boost-lockfree] Bump control version
2018-08-20[boost] Update to 1.68.0Robert Schumacher
[boost-vcpkg-helpers] Improve include scanner [boost-vcpkg-helpers] Fix boost/functional/hash -> boost/container_hash dependency [boost-context] Install replacement boost/context/all.hpp to support FindBoost.cmake [boost] Improve port dependency qualifiers for UWP [boost-contract] Mark as known to fail for ARM
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-01-17[boost] Split boost-modular.cmakeRobert Schumacher
2017-12-19[boost] ModularizeRobert Schumacher