Commit Graph

6 Commits

Author SHA1 Message Date
Dženan Zukić
641e1cd53d Fix double-conversion issue in ITK (#5115)
* Using newer version of ITK which fixes double-conversion problem

* Minor style update of ITK portfile

* Using newer version of ITK which fixes double-conversion problem

* [itk] Improve version string

* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.

* [hdf5] Update CONTROL

* [netcdf-c] Disable parallel configure due to writes to source directory

* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
2019-04-02 20:35:44 -07:00
Tetsuya Hayashi
3eb244085f [itk] Fixes broken dependencies between ITK and VTK (#5615)
* Fixes broken dependencies between ITK and VTK

restore a line of ed9357a overrided by aa560f1
fixes #5614

* [itk] Fixes broken dependencies between ITK and VTK
2019-03-11 13:15:49 -07:00
Tetsuya Hayashi
aa560f10f8 Fixes #3867 ITK install fails if hdf5 is installed (#4472)
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only

* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch

* [itk] Use PATCHES parameter of vcpkg_from_github

* [itk] Ignore path length checks
2019-03-07 12:00:35 -08:00
Francois Budin
ed9357a5aa Adding VTK as ITK feature and using vcpkg HDF5 2018-05-04 08:31:33 -04:00
Dženan Zukić
49e56732c0 Improving support for ITK 2017-12-20 14:31:52 -05:00
Dženan Zukić
868697d5bb Porting ITK 2017-11-03 18:34:09 -07:00