aboutsummaryrefslogtreecommitdiff
path: root/ports/hpx
AgeCommit message (Collapse)Author
2019-02-21Updating HPX to V1.2.1 (#5407)Hartmut Kaiser
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
2019-01-22Updating HPX to V1.2 (#4778)Hartmut Kaiser
2018-03-24Updating HPX to V1.1 (#3120)Hartmut Kaiser
* Updating HPX to V1.1 * [hpx] Use vcpkg_fixup_cmake_targets
2018-02-17Using vcpkg_from_github() for HPX (#2830)Hartmut Kaiser
2017-12-20[hpx] Handle boost breaking changes. Fixes #2416.Robert Schumacher
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-31[hpx] Bump version to include patchesRobert Schumacher
2017-05-29Fixing static builds for HPXHartmut Kaiser
- flyby: prefixing downloaded patch files with 'hpx-'
2017-05-23Adding another patch enabling to build HPX if UNICODE is setHartmut Kaiser
2017-05-23Allowing for HPX to be built for x86-windows as wellHartmut Kaiser
2017-05-23Adding support for HPX (https://github.com/STEllAR-GROUP/hpx)Hartmut Kaiser