aboutsummaryrefslogtreecommitdiff
path: root/ports/hdf5
AgeCommit message (Collapse)Author
2018-03-01[hdf5] Remove unneeded .gitattributesRobert Schumacher
2018-03-01Add kealib ports and modify hdf5 recipe (#2708)Hiroshi Miura
* [kealib] add kealib ports KEALib is a GDAL model library using HDF5 standard. - Patch library cmake scripts. - Provide MIT license file. - Depend on hdf5 library with [cpp] feature. - No generation of GDAL driver. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] fix option key to specify building shared library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] call copy_pdbs() after install Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update cmake patch - fix library name in MSVC - fix to find hdf5 libraries Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] add parallel feature Signed-off-by: Hiroshi Miura <miurahr@linux.com> * Revert "[hdf5] add cpp feature" This reverts commit fbe876646601ea1426679793d44dec7cd3852ddf. * [hdf5] always build cpp library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] drop dependency for feature hdf5[cpp] Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update static link handling Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] revert a previous hack for static link to szip/zlib Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [hdf5] work around szip-config.cmake behavior Signed-off-by: Hiroshi Miura <miurahr@linux.com> * link dependencies of static libs
2018-02-01[hdf5] add cpp featureOssowski, Michal
Required for building caffe
2018-01-08[hdf5] Bump version to include new featureRobert Schumacher
2018-01-09make parallel support optionalJames Chang
2018-01-03Update HDF5 to 1.10.1Albert Ziegenhagel
2017-11-26[ports] Mark several ports as unbuildable on UWPRobert Schumacher
2017-11-08[hdf5] Switch to using `vcpkg_fixup_cmake_targets()`Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-06[vcpkg-configure-cmake] Centralize application of ↵Robert Schumacher
CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2017-02-28[hdf5] Mark linked libraries as privateRobert Schumacher
2017-02-28[hdf5] Update to 1.10, enable disabling of static libsRobert Schumacher
2017-02-16[hdf5] Fix #673 by explicitly specifying the szip librariesRobert Schumacher
2017-02-08[hdf5] Enable ninja optionAlexander Karatarakis
2017-01-11Add port for hdf5Albert Ziegenhagel