aboutsummaryrefslogtreecommitdiff
path: root/ports/xtensor
AgeCommit message (Collapse)Author
2019-08-13[vcpkg_check_features] Set output variable explicitly and allow ↵Victor Romero
reverse-logic check (#7558) * [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly * [vcpkg_check_features] Allow reverse logic for features * [vcpkg_check_features] Document new parameters * [vcpkg_check_features] Remove unnecessary logging * Do not create variables for each feature only set OUT_FEATURE_OPTIONS * Improve documentation * Update ports that use vcpkg_check_features() * Missing documentation updates * [pcl] Fix tools feature * [opencv,opencv4] Fix usage of vcpkg_check_features() * [opencv4] Fix typo
2019-06-28[vcpkg] Add vcpkg_check_features (#6958)myd7349
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features * [vcpkg] Remove vcpkg_check_feature * [oniguruma,xtensor] Use vcpkg_check_features
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-05-05[xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318)myd7349
2019-02-15[xtensor] Upgrade xtensor, xsimd, and xtl (#5338)zhihaoy
One patch down, accepted by upstream.
2019-01-26[xtensor] Add new port (#5196)myd7349