aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-build
AgeCommit message (Collapse)Author
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-04-29[boost-regex] Enable arm64-windows (#6206)Tony Lin
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-24[boost-build] Update to 1.68Robert Schumacher
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-03-11[boost-build] Split out into boost-modular-build-helper and support ↵Robert Schumacher
non-Windows targets
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-14Updated boost license to 1.66.0 (#2795)Patrik Huber
I was a bit confused to see a reference to "1.65.1" while I was installing 1.66.0, but it turns out this URL is just not updated. This updates it.
2018-02-01[boost] Fix whitespace issuesAlexander Karatarakis
2018-02-01[boost] copy pdbsAlexander Karatarakis
2018-01-18[boost] Remove version from .lib filenames to improve CMake compatibility. ↵Robert Schumacher
Fixes #2459.
2018-01-17[boost-build] Bump version to include ZLIB/BZIP2Robert Schumacher
2018-01-17Restore support for zlib and gzip in iostreamsDavid Benson
2018-01-17[boost] Split boost-modular.cmakeRobert Schumacher
2017-12-19[boost] ModularizeRobert Schumacher