Commit Graph

35 Commits

Author SHA1 Message Date
Alexander Neumann
8148e41eb9 [vtk] fix static hdf5 linkage. (#6782) 2019-06-14 16:06:26 -07:00
Robert Schumacher
7df18a5804 [hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk 2019-04-03 05:52:27 -07:00
Robert Schumacher
d788ada4e9 [vtk] Fix flakiness by relying on vcpkg-provided dependencies
[libharu] Add patches required for vtk
[vcpkg-build-cmake] Add retry logic for mt.exe failures
2019-04-03 04:15:00 -07:00
MouhammadEV
aed7d2e214 [WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON (#4661)
* Update portfile.cmake

* [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18 12:33:45 -07:00
Alexander Neumann
d5fbb5e0e7 vtk update to 8.2.0 2019-03-14 22:38:47 +01:00
Victor Romero
8641dfd9dd
Modify vcpkg_fixup_cmake_targets() (#5459)
* some libraries export <PackageName>LibraryDepends.cmake
instead of <PackageName>Targets.cmake.
Those file also need the fix of #1044

should close #4753

* prefered the general solution #4622.
hopefully solved the issue within #4150
replaced the regex with something more readable
(also ident is lost)

should close:
#4753
#4633
#4150
and maybe more

* Hash vcpkg_fixup_cmake_targets.cmake

* [boost] Fix use of find_package(Boost) with cache variables
[socket-io-client] Fix install

* reversed change back to use regex replace

* [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files

* [tinyspline] Ignore warnings treated as errors

* [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches

* [libsodium] Fix apply patches

* [folly] Link correct libraries in debug and release

* [vtk] Remove unset of _IMPORT_PREFIX

* [tinyspline] Do not treat warnings as errors

* [smpeg2] Fix double* to int comparison

* [nvtt] Define value for HAVE_UNISTD_H in MacOS

* [libui] Fix MacOS X build

* [zlib] Fix download URL

* [qhull] Update to v7.2.1

* [podofo] Set value for HAVE_UNISTD_H in MacOS

* [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version

* [mongo-c-driver] Set _IMPORT_PREFIX

* [tmxparser] Bump CONTROL version

* [qhull,vxl] Bump CONTROL version
2019-02-28 23:53:42 -08:00
at-2500
a8e52b1e05 [vtk] Change the runtime dir from tools to bin to fix DLL location (#5150)
* [vtk] Change the runtime dir from tools to bin to fix DLL location

* Also move the tools on unixoid OS; Fix tool names in targets files

* Remove duplicate vcpkg_copy_pdbs()

* [vtk] Change version to force rebuild in CI
2019-02-21 11:47:54 -08:00
Phil Christensen
a6b12004c7 [vtk] add warning for libx11_xt_lib on linux 2018-12-17 12:09:44 -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
Tsukasa Sugiura
7bb03fd2fc [vtk] Fix FindLZ4 (#4676)
Fix find lz4 library of debug configuration.
2018-11-08 10:46:25 -08:00
Jiri Appl
3d2b540173 Enable Windows ARM32 build of OpenSSL LTS (#4525)
* Enable Windows ARM32 build of OpenSSL

* [openssl-windows] Bump control version

* [vtk] Fix hardcoded install paths

* [osgearth] Backport VS2017u8 fix
2018-10-25 11:47:58 -07:00
Francois Budin
aca3eb5262 Update VTK portfile to select RUNTIME install directories with CMake options 2018-05-04 08:31:57 -04:00
James Chang
90542f8cf3 [vtk] update to 8.1.0 2018-01-09 15:22:21 +08:00
Albert Ziegenhagel
75c66575c4 [vtk] Fix hdf5 target names after hdf5 has been updated to 1.10.1 2018-01-04 18:04:32 +01:00
Robert Schumacher
318613d2b2 [vtk] Refactor fixup to be less hacky. PCL builds for x86-windows. 2017-11-10 01:23:10 -08:00
Robert Schumacher
087dc9410c [vtk] Fix builds, including static against HDF5. 2017-11-08 15:34:02 -08:00
xoviat
7fa618093d BUGFIX: [vtk] remove libharu as a core dependency (#2140)
* [vtk:control] break out libharu

* [vtk:portfile] disable libharu

* [vtk:control] update version

* [vtk:portfile] remove useless comment
2017-11-06 10:35:12 -08:00
xoviat
7ac8622265 VTK: implement features (#2071)
* [vtk/portfile] add OpenVR option

* [vtk/control] add OpenVR feature

* [vtk/portfile] Add OpenVR feature to portfile

* [vtk/CONTROL] add features

* [vtk/portfile] implement features

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix case

* [vtk/portfile] fix case

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix syntax

* [vtk/portfile] fix module name

* [vtk] Bump version
2017-11-01 13:20:00 -07:00
Tsukasa Sugiura
f8a4d55053 Update VTK to 8.0.1
Update VTK to 8.0.1.
2017-10-30 18:20:40 -07:00
Albert Ziegenhagel
d7a313c5c3 [vtk] improve portfile:
- Use system libharu
- Simplyfy enabling/disabling optional modules of VTK
- Add options to build VTK python modules or all VTK modules
2017-08-28 10:48:30 +02:00
Albert Ziegenhagel
199288a8f5 [vtk] Use system libtheora 2017-08-11 10:17:32 +02:00
Albert Ziegenhagel
7f5a659734 [vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg integrate install" works as excpected 2017-08-10 22:05:12 +02:00
Albert Ziegenhagel
4a57f69e16 [vtk] Use libjpeg, proj and lz4 from vcpkg 2017-08-10 21:58:44 +02:00
Albert Ziegenhagel
616cfb0eff [vtk] Fixed that the VTK debug was build linked against the release GLEW library 2017-08-10 18:20:40 +02:00
Albert Ziegenhagel
dffe4793b8 [vtk] Fix remaining references to release libraries from debug version of VTK 2017-08-10 17:05:43 +02:00
Albert Ziegenhagel
dd9f27100d [vtk] do not use "debug;" or "optimized;" prefixes for library configurations, but wrap them in generator expressions instead 2017-08-10 15:29:42 +02:00
Albert Ziegenhagel
44b34505e4 [vtk] Fix tools directory 2017-08-10 12:06:49 +02:00
Albert Ziegenhagel
c344e708ec [vtk] fix issue where release libraries are referenced from VTK debug build 2017-08-10 11:56:23 +02:00
Albert Ziegenhagel
614218c18c [vtk] reenable patch to disable a FindHDF5 workaround 2017-08-08 17:56:09 +02:00
Albert Ziegenhagel
eb5b7e149f Update VTK to version 8.0. 2017-08-06 11:37:27 +02:00
Tsukasa Sugiura
1abfae8a3d Fix link the dependency libraries in debug configuration
Fix link the dependency libraries in debug configuration.
This commit will fixed a problem that linking dependency libraries of
release version in debug configuration.
2017-07-29 17:48:14 +09:00
Arkady Shapkin
6711aa1db5 [vtk] Update to version 7.1.1
Fix FindHdf5 for shared library. Closes #739, #1129
2017-07-05 02:30:05 +03:00
Robert Schumacher
3ee7045070 [vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5) 2017-02-28 06:02:05 -08:00
albertziegenhagel
30a8d6e730 Fixed some typos 2017-02-16 08:10:54 +01:00
Albert Ziegenhagel
8adfa34b08 Add port for VTK 2017-01-12 11:03:02 +01:00