aboutsummaryrefslogtreecommitdiff
path: root/ports/vtk
AgeCommit message (Collapse)Author
2018-01-09[vtk] update to 8.1.0James Chang
2018-01-04[vtk] Fix hdf5 target names after hdf5 has been updated to 1.10.1Albert Ziegenhagel
2017-11-10[vtk] Refactor fixup to be less hacky. PCL builds for x86-windows.Robert Schumacher
2017-11-10[pcl][vtk] fixup_cmake_targets. Fix vtk config files regression.Robert Schumacher
2017-11-08[vtk] Fix builds, including static against HDF5.Robert Schumacher
2017-11-06BUGFIX: [vtk] remove libharu as a core dependency (#2140)xoviat
* [vtk:control] break out libharu * [vtk:portfile] disable libharu * [vtk:control] update version * [vtk:portfile] remove useless comment
2017-11-01VTK: implement features (#2071)xoviat
* [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-10-30Update VTK to 8.0.1Tsukasa Sugiura
Update VTK to 8.0.1.
2017-10-12Merge branch 'master' into vtk-componentsRobert Schumacher
2017-10-02[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-28[vtk] improve portfile:Albert Ziegenhagel
- Use system libharu - Simplyfy enabling/disabling optional modules of VTK - Add options to build VTK python modules or all VTK modules
2017-08-11[vtk] Use system libtheoraAlbert Ziegenhagel
2017-08-10[vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg ↵Albert Ziegenhagel
integrate install" works as excpected
2017-08-10[vtk] Use libjpeg, proj and lz4 from vcpkgAlbert Ziegenhagel
2017-08-10[vtk] Fixed that the VTK debug was build linked against the release GLEW libraryAlbert Ziegenhagel
2017-08-10[vtk] Fix remaining references to release libraries from debug version of VTKAlbert Ziegenhagel
2017-08-10[vtk] remove some debug messagesAlbert Ziegenhagel
2017-08-10[vtk] do not use "debug;" or "optimized;" prefixes for library ↵Albert Ziegenhagel
configurations, but wrap them in generator expressions instead
2017-08-10[vtk] Fix tools directoryAlbert Ziegenhagel
2017-08-10[vtk] fix issue where release libraries are referenced from VTK debug buildAlbert Ziegenhagel
2017-08-08[vtk] reenable patch to disable a FindHDF5 workaroundAlbert Ziegenhagel
2017-08-06Update VTK to version 8.0.Albert Ziegenhagel
2017-07-29Fix link the dependency libraries in debug configurationTsukasa Sugiura
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-05[vtk] Update to version 7.1.1Arkady Shapkin
Fix FindHdf5 for shared library. Closes #739, #1129
2017-02-28[vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5)Robert Schumacher
2017-02-16Fixed some typosalbertziegenhagel
2017-01-12Add port for VTKAlbert Ziegenhagel