aboutsummaryrefslogtreecommitdiff
path: root/ports/highfive/CONTROL
AgeCommit message (Collapse)Author
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-04-04highfive bump to 2.0 and macos fix (same as win32) (#5955)fradav
* highfive bump to 2.0 and macos fix (same as win32) * macos fix
2019-03-14fix highfive in static builds.Alexander Neumann
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
2018-02-02[highfive] Update to v1.5. Install cmake targets. Remove boost dependency as ↵Robert Schumacher
optional and does not require build sequencing.
2017-08-24highfive header-only installveggiesaurus