aboutsummaryrefslogtreecommitdiff
path: root/ports/hpx
AgeCommit message (Collapse)Author
2019-09-27[hpx] Redirect --head to `stable` (#8259)Robert Schumacher
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-04Updating HPX to V1.3.0 (#6755)Hartmut Kaiser
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [alac,benchmark,capnproto] Fix check_linkage call * [fastlz] Fix SHA512 * [coroutine] Fix dynamic build * [folly] Find double-conversion * [gamma] Use vcpkg_from_github * [librsync] Enable static builds * [netcdf-cxx4] Fix SHA512 * [octomap] Fix static build * [tidy-html5] Fix static build * [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime * [folly] Use ras0219's fix for link paths * [octomap] Fix exported targets * [uvatlas] Set tool download SHA512 * [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32 * [suitesparse] osx fix * [gtkmm] Call vcpkg_check_linkage after including vcpkg functions * [duktape] Resolve conflicts * [duktape] FIxed typo in Python paths * [wangle] Find zlib * [openssl-uwp] Fix SHA512 * [glib] Allow static builds on non-Windows * [suitesparse] Fix build on Windows * [multiple ports] Bump CONTROL version * [multiple ports] Fix description indent * [directxtk] Fix CONTROL file * [bde,duktape,qpid-proton] Build packages with python2 installed * [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [gdal,live555,uriparser] Fix regressions * [live555] Update to 2019.04.24
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