Commit Graph

16 Commits

Author SHA1 Message Date
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Robert Schumacher
9d473a6954
[boost] Update to 1.70.0 (#6141)
* [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-05-16 18:33:32 -07:00
Tony Lin
e7663f30ff [boost-regex] Enable arm64-windows (#6206) 2019-04-29 01:49:47 -07:00
Andrew McMahon
0e759709dd [boost] update boost to 1.69. Fixes #5023 #4961 (#5059)
* 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
2019-01-30 16:04:17 -08:00
Robert Schumacher
61253f80ad [boost-build] Update to 1.68 2018-08-24 14:20:56 -07:00
Robert Schumacher
751015f6a4 [boost] Update to 1.67 2018-04-19 10:40:06 -07:00
Robert Schumacher
a773c59f05 [boost-build] Split out into boost-modular-build-helper and support non-Windows targets 2018-03-11 23:42:53 -07:00
Albert Ziegenhagel
14ef8e2fd2 Fix building boost.mpi (#2684)
* Fix building boost.mpi

* [boost-*] Remove boost-mpi dependencies to avoid direct dependency on msmpi.

* [boost-build] Bump version with mpi changes
2018-02-17 03:54:43 -08:00
Patrik Huber
0d29d2fe86 Updated boost license to 1.66.0 (#2795)
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-14 17:00:25 -08:00
Alexander Karatarakis
485c0aebf6 [boost] Fix whitespace issues 2018-02-01 15:44:22 -08:00
Alexander Karatarakis
0933498188 [boost] copy pdbs 2018-02-01 13:50:16 -08:00
Robert Schumacher
e44c1b292d [boost] Remove version from .lib filenames to improve CMake compatibility. Fixes #2459. 2018-01-18 11:03:26 -08:00
Robert Schumacher
1e95a2cd8a [boost-build] Bump version to include ZLIB/BZIP2 2018-01-17 23:22:01 -08:00
David Benson
9fe1006200 Restore support for zlib and gzip in iostreams 2018-01-17 23:21:58 -08:00
Robert Schumacher
78ac1d0bb6 [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
Robert Schumacher
14358e8b25 [boost] Modularize 2017-12-19 10:21:58 -08:00