aboutsummaryrefslogtreecommitdiff
path: root/ports/boost
AgeCommit message (Collapse)Author
2020-09-07[boost] Remove invalid identifier !v120 (#13387)Phoebe
2020-09-04Fix [boost] MSVC 2013 v120 Build (#10645)Manuel Kugelmann
2020-08-07[boost] Add Supports fields and more accurately handle arm64-windows/x64-uwp ↵ras0219
(#12762) * [boost] Add Supports fields. Regenerate to better describe arm64-windows and UWP. * [ci.baseline.txt] Remove unneeded boost entries * [libtorrent] Modify Supports to cover arm64-windows * [ci.baseline.txt] Add exposed failures now that boost:arm64-windows builds * Update ports/boost-fiber/CONTROL * Update ports/boost/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
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
2020-01-16[boost] Update to 1.72.0 (#9317)yurybura
* [boost-python] Support Python2 as feature, fix build with installed Python2 * [boost-python] Update generate script to support Python2 mod * Re-generate boost ports * [boost-modular-build-helper] Update to 1.71. [boost-build] Update to 1.71. * [boost-modular-build-helper] Remove manual library name changing [boost-iostreams] Use boost-modular-headers.cmake script * Delete temporary file. * Revert changes in modular build script. * Update ports versions. * [boost-modular-build-helper] Fix build boost-iostreams with LZMA and ZSTD * [boost] Update to 1.72.0 * [libtorrent] Fix build with Boost 1.72.0 Original PR: https://github.com/arvidn/libtorrent/pull/4091 * Update ci.baseline.txt: - fail libgo:* due to use the removed class from Boost.Context 1.72.0 (reported issue https://github.com/yyzybb537/libgo/issues/214) - pass boost-context:arm64-windows - fix typo * Folly only supports the x64 architecture * fail boost-coroutine:arm64-windows=fail and boost-fiber:arm64-windows=fail because they use fcontext_t from Boost.Context which is not implemented for Windows on ARM64 (reported issue https://github.com/boostorg/context/issues/130) * Fix globbing-expressions * Add vcpkg_buildpath_length_warning(37) for boost-system. Revert boost-iostreams port changes. * Update ci.baseline.txt
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