aboutsummaryrefslogtreecommitdiff
path: root/ports/boost
AgeCommit message (Collapse)Author
2019-09-27[boost] Update to 1.71.0 (#7959)Robert Schumacher
* [boost] Update to 1.71.0 * [openmvs] Fixes for boost 1.71 * [telnetpp] DISABLE_PARALLEL_CONFIGURE * [execute_process] Fix output variables (like error_code) not getting populated * [telnetpp] Add missing boost-exception dependency * [boost] Refactor generate-ports.ps1 into scripts dir. Enable boost-thread on uwp. * [boost-iostreams] Revert removal of zstd dependency * [openmvs] Fix tools deployment
2019-08-21[boost] split Build-Depends on multipls linesPhil Christensen
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-16[boost] Update to 1.70.0 (#6141)Robert Schumacher
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency
2019-01-30[boost] update boost to 1.69. Fixes #5023 #4961 (#5059)Andrew McMahon
* Update boost to 1.69. Fixes #5023 - Remove boost-signal (rationale: deprecated and removed in 1.69) - Remove boost-hana workaround by xiangfan-ms #4186 #3579 (rationale: 1.69 incorporates required fixes in hana master branch; builds fine in VS2017 15.9) * [boost-signals] Restore signals from boost 1.68 because it is required by wt * [boost-vcpkg-helpers] Improve dependency detection * [boost-iostreams] Revert to cmake build to enable dependencies * [boost-iostreams] Fix use of zstd in static builds * [libtorrent] Update to 1.2.0 * [wt] Update to 4.0.5 * [boost-safe-numerics] [boost-vcpkg-helpers] Added safe_numerics; slight mod to regex match * [hpx] Backport boost 1.69 fixes * [libtorrent] Clean up cmake file installation * [boost-type-traits] Fix MSVC arm
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-04-19[boost] Improve non-windows supportRobert Schumacher
2018-02-17Fix building boost.mpi (#2684)Albert Ziegenhagel
* Fix building boost.mpi * [boost-*] Remove boost-mpi dependencies to avoid direct dependency on msmpi. * [boost-build] Bump version with mpi changes
2018-02-01[boost-vcpkg-helpers][boost] Add autogenerated messageRobert Schumacher
2018-02-01[boost] Restore the descriptionKonstantin Podsvirov
2017-12-19[boost] ModularizeRobert Schumacher
2017-11-25[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE releaseRobert Schumacher
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-11-01[boost] Handle spaces in vcpkg path.Robert Schumacher
2017-10-28[boost] --ignore-site-config, thanks @vinniefalco and @swatanabe!Robert Schumacher
2017-10-27[boost] Only define BOOST_ALL_NO_LIB if not already defined. Fixes #2061.Robert Schumacher
2017-10-25[boost] Fix manual-links. Fixes #2057.Robert Schumacher
2017-10-17[boost] Add feature packages for regex-icu, locale-icu, and pythonRobert Schumacher
2017-10-16Merge from masterRobert Schumacher
2017-09-10[boost] Update to version 1.65.1Arkady Shapkin
2017-08-31In debug configuration, link boost with debug Python libraries instead of ↵Martin Müller
release ones
2017-08-31Bump boost versionMartin Müller
2017-08-31Build boost.pythonMartin Müller
2017-08-31Use ICU in boost buildMartin Müller
2017-08-29[boost] Use fixed commit for 1.65 patchAlexander Karatarakis
2017-08-30Apply Hotfix of Known Issues for Boost 1.65.0Tsukasa Sugiura
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-23[boost] Fix uwp build by disabling stacktrace and fiberAlexander Karatarakis
2017-08-21[boost] Update to 1.65Alexander Karatarakis
2017-06-27[boost] Update diff hash. No version bump required because contents are ↵Robert Schumacher
functionally identical.
2017-05-29[boost] forcibly undefine BOOST_ALL_DYN_LINK in static buildscodicodi
2017-05-14[boost] Fix uwp builds. Add x86-uwp to CI.Robert Schumacher
Fixes #1069.
2017-05-10[boost] use 'd' suffixed bzip2 library in debug buildcodicodi
2017-05-01[boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352.Robert Schumacher
2017-04-21Revert TLS patch since it has been fixed in 1.64pravic
2017-04-20[boost] Update to v1.64Alexander Karatarakis
2017-04-04[boost] Fix UWP builds by disabling nonfunctioning components.Robert Schumacher
2017-03-21[boost] Add retry to deleting _debug_ intermediate foldersRobert Schumacher
2017-03-21[boost] Add retry to deleting intermediate foldersRobert Schumacher
2017-03-21[boost] Bump version to observe addition of patch.Robert Schumacher
2017-03-21Fix paths in patch fileFabian Wosar
2017-03-21Forgot the actual patch applicationFabian Wosar
2017-03-21Add boost patch to fix initialisation issues when using the VS2017 14.1 ↵Fabian Wosar
toolchain and static linking
2017-03-02[boost] Hotfix for building on VS2015Robert Schumacher
2017-02-28[boost] Support for VS2017Robert Schumacher
2017-01-31[boost] Add additional build assertions.Robert Schumacher
2017-01-26[boost] Update to 1.63Alexander Karatarakis
2017-01-25[boost] Bump version to correspond with added bzip2 dependency.Robert Schumacher
2017-01-25[boost] Add bzip2 supportManuel Massing
2017-01-25[boost] Fix zlib detection in debug buildManuel Massing