Commit Graph

73 Commits

Author SHA1 Message Date
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
Robert Schumacher
85e6b1b36e Merge branch 'master' into vtk-components 2017-10-12 11:22:25 -07:00
Robert Schumacher
1130cc3784 [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07: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
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
6d73c73b21 [vtk] remove some debug messages 2017-08-10 15:30:37 +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