Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Neumann
db47a79bd9 ITK: Do not move/rename src folder. (#6367)
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
2019-05-09 11:52:25 -07:00
JackBoosY
93dedf0af8 [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK. (#6313)
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
2019-05-06 16:37:56 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
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
Phil Christensen
7347305e84 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/3425 2018-12-06 15:06:28 -08:00
Dave Edmunds
a872b64e6a
Update ITK portfile.cmake to fix build on Windows.
Fixes ITK build on Windows. See #3115 for more details.
2018-07-13 09:40:16 -04: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ć
11d672617c Sourcing from GitHub, using a master version with vcpkg patch 2017-11-03 18:34:09 -07:00
Dženan Zukić
868697d5bb Porting ITK 2017-11-03 18:34:09 -07:00