aboutsummaryrefslogtreecommitdiff
path: root/ports/boost/CONTROL
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-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-31Bump boost versionMartin Müller
2017-08-31Build boost.pythonMartin Müller
2017-08-31Use ICU in boost buildMartin Müller
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-21[boost] Update to 1.65Alexander Karatarakis
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] Bump version to observe addition of patch.Robert Schumacher
2017-03-02[boost] Hotfix for building on VS2015Robert Schumacher
2017-02-28[boost] Support for VS2017Robert 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-17Fix Boost dynamic build.Christian Ullrich
Some of the Boost libraries build differently depending on whether BOOST_X_DYN_LINK is defined, so this symbol must be present in the dynamic build, and removing it as part of disabling auto-link was wrong. Reverts half of 5a3881a0.
2017-01-03Disable Boost auto-link.Christian Ullrich
Fixes #483. vcpkg always links all installed libraries for the target triplet; Boost's own auto-link feature is therefore redundant.
2016-12-14[boost] Bump versionAlexander Karatarakis
2016-12-14Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into ↵Alexander Karatarakis
mmassing-boost_with_zlib
2016-12-06[boost] Fix dynamic build lib renamingAlexander Karatarakis
2016-12-05[boost] Don't use --layout=system. Resolves #369Alexander Karatarakis
2016-11-23[boost] Build boost with zlib supportManuel Massing
2016-11-16[boost] Also rename lib files in dynamic builds (conditionally)Alexander Karatarakis
i.e. for libboost_xxx.lib, if boost_xxx.lib exists, delete libboost_xxx.lib otherwise rename it to boost_xxx.lib
2016-11-16[boost] Use --layout=system to make the output binary names simplerAlexander Karatarakis
2016-11-15[boost] Rename lib files in static buildsAlexander Karatarakis
2016-11-15[boost] The #define BOOST_ALL_DYN_LINK should be added only in dynamic linkageAlexander Karatarakis
2016-11-09[boost] Bump to 1.62-2 after the crt-linkage fixAlexander Karatarakis
2016-10-25[think-cell-range] move boost range hotfix to boost portfileJens Frederich
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-09-29Track updated Boost version.Christian Ullrich
2016-09-21Update boost to version 1.61Arkadiy Shapkin