| Age | Commit 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 lines | Phil 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.0 | Robert 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.67 | Robert Schumacher | |
| 2018-04-19 | [boost] Improve non-windows support | Robert Schumacher | |
| 2018-02-17 | Fix 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 message | Robert Schumacher | |
| 2018-02-01 | [boost] Restore the description | Konstantin Podsvirov | |
| 2017-12-19 | [boost] Modularize | Robert Schumacher | |
| 2017-11-25 | [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release | Robert 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 python | Robert Schumacher | |
| 2017-10-16 | Merge from master | Robert Schumacher | |
| 2017-09-10 | [boost] Update to version 1.65.1 | Arkady Shapkin | |
| 2017-08-31 | In debug configuration, link boost with debug Python libraries instead of ↵ | Martin Müller | |
| release ones | |||
| 2017-08-31 | Bump boost version | Martin Müller | |
| 2017-08-31 | Build boost.python | Martin Müller | |
| 2017-08-31 | Use ICU in boost build | Martin Müller | |
| 2017-08-29 | [boost] Use fixed commit for 1.65 patch | Alexander Karatarakis | |
| 2017-08-30 | Apply Hotfix of Known Issues for Boost 1.65.0 | Tsukasa Sugiura | |
| Apply Hotfix of Known Issues for Boost 1.65.0. | |||
| 2017-08-23 | [boost] Fix uwp build by disabling stacktrace and fiber | Alexander Karatarakis | |
| 2017-08-21 | [boost] Update to 1.65 | Alexander 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 builds | codicodi | |
| 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 build | codicodi | |
| 2017-05-01 | [boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352. | Robert Schumacher | |
| 2017-04-21 | Revert TLS patch since it has been fixed in 1.64 | pravic | |
| 2017-04-20 | [boost] Update to v1.64 | Alexander Karatarakis | |
| 2017-04-04 | [boost] Fix UWP builds by disabling nonfunctioning components. | Robert Schumacher | |
| 2017-03-21 | [boost] Add retry to deleting _debug_ intermediate folders | Robert Schumacher | |
| 2017-03-21 | [boost] Add retry to deleting intermediate folders | Robert Schumacher | |
| 2017-03-21 | [boost] Bump version to observe addition of patch. | Robert Schumacher | |
| 2017-03-21 | Fix paths in patch file | Fabian Wosar | |
| 2017-03-21 | Forgot the actual patch application | Fabian Wosar | |
| 2017-03-21 | Add 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 VS2015 | Robert Schumacher | |
| 2017-02-28 | [boost] Support for VS2017 | Robert Schumacher | |
| 2017-01-31 | [boost] Add additional build assertions. | Robert Schumacher | |
| 2017-01-26 | [boost] Update to 1.63 | Alexander Karatarakis | |
| 2017-01-25 | [boost] Bump version to correspond with added bzip2 dependency. | Robert Schumacher | |
| 2017-01-25 | [boost] Add bzip2 support | Manuel Massing | |
| 2017-01-25 | [boost] Fix zlib detection in debug build | Manuel Massing | |
