Robert Schumacher
|
57c9cd012e
|
[hdf5] Remove unneeded .gitattributes
|
2018-03-01 10:43:58 -08:00 |
|
Hiroshi Miura
|
8fe30fe1ea
|
Add kealib ports and modify hdf5 recipe (#2708)
* [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 fbe8766466 .
* [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-03-01 10:39:20 -08:00 |
|
Ossowski, Michal
|
fbe8766466
|
[hdf5] add cpp feature
Required for building caffe
|
2018-02-01 15:48:40 +01:00 |
|
Robert Schumacher
|
7f7f2b629e
|
[hdf5] Bump version to include new feature
|
2018-01-08 23:34:52 -08:00 |
|
James Chang
|
69e4ef6632
|
make parallel support optional
|
2018-01-09 14:22:02 +08:00 |
|
Albert Ziegenhagel
|
7d48a73928
|
Update HDF5 to 1.10.1
|
2018-01-03 13:28:42 +01:00 |
|
Robert Schumacher
|
7938006022
|
[ports] Mark several ports as unbuildable on UWP
|
2017-11-26 10:28:16 -08:00 |
|
Robert Schumacher
|
bb47f71bf3
|
[hdf5] Switch to using vcpkg_fixup_cmake_targets()
|
2017-11-08 15:33:38 -08:00 |
|
Alexander Karatarakis
|
26516fe485
|
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
|
2017-09-09 00:12:54 -07:00 |
|
Robert Schumacher
|
6e44495b2f
|
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
|
2017-03-06 10:46:45 -08:00 |
|
Robert Schumacher
|
2c9cf2a520
|
[hdf5] Mark linked libraries as private
|
2017-02-28 01:48:24 -08:00 |
|
Robert Schumacher
|
601b167610
|
[hdf5] Update to 1.10, enable disabling of static libs
|
2017-02-28 01:09:04 -08:00 |
|
Robert Schumacher
|
5d873f0520
|
[hdf5] Fix #673 by explicitly specifying the szip libraries
|
2017-02-16 22:53:28 -08:00 |
|
Alexander Karatarakis
|
5693ce8b4d
|
[hdf5] Enable ninja option
|
2017-02-08 23:15:27 -08:00 |
|
Albert Ziegenhagel
|
fda4bb11ce
|
Add port for hdf5
|
2017-01-11 12:18:49 +01:00 |
|