<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/vtk, branch 2020.04</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[vtk] Add find dependency pugixml in cmake config file (#10379)</title>
<updated>2020-03-28T03:23:18+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-03-28T03:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b5deb0c8cddc22469cc0747de39ae0a17db313ad'/>
<id>b5deb0c8cddc22469cc0747de39ae0a17db313ad</id>
<content type='text'>
* [vtk] Add find dependency pugixml in cmake config file

* [vtk] Re-generate patch

* re-trigger ci test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vtk] Add find dependency pugixml in cmake config file

* [vtk] Re-generate patch

* re-trigger ci test</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] Fix dependency proj4 library name in cmake (#9899)</title>
<updated>2020-03-04T21:34:17+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-03-04T21:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8d5cb4cac4be4ae69d37554d8e499d8ac15aade4'/>
<id>8d5cb4cac4be4ae69d37554d8e499d8ac15aade4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] Fix dependency pugixml link type (#9958)</title>
<updated>2020-02-07T17:40:29+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-02-07T17:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b8971ffdd080f85a055961d5251c32c456211d0e'/>
<id>b8971ffdd080f85a055961d5251c32c456211d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] fix VTKConfig.cmake path (#9219)</title>
<updated>2020-01-10T23:41:18+00:00</updated>
<author>
<name>Alvin</name>
<email>52727318+AlvinZhangH@users.noreply.github.com</email>
</author>
<published>2020-01-10T23:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=006c58ec10e5f4d7b93dc3b24026a3213803404a'/>
<id>006c58ec10e5f4d7b93dc3b24026a3213803404a</id>
<content type='text'>
* [vtk] fix VTKConfig.cmake path

* [vtk] Update the CONTROL version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vtk] fix VTKConfig.cmake path

* [vtk] Update the CONTROL version
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove vtk:x64-linux result in baseline (#9389)</title>
<updated>2019-12-24T00:13:24+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-24T00:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5d7ff36ae562a9d2af61ec64d163985c38adcf17'/>
<id>5d7ff36ae562a9d2af61ec64d163985c38adcf17</id>
<content type='text'>
* Remove vtk:x64-linux=fail from baseline

* trigger CI test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove vtk:x64-linux=fail from baseline

* trigger CI test
</pre>
</div>
</content>
</entry>
<entry>
<title>[proj4] Upgrade version to 6.1.1 and remove patches. (#7917)</title>
<updated>2019-10-18T00:15:52+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-18T00:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=75dd38cd8a8143d9a77e81da25085ab1b7621cd6'/>
<id>75dd38cd8a8143d9a77e81da25085ab1b7621cd6</id>
<content type='text'>
* [proj4]Upgrade version to 6.1.1 and remove useless patches.

* [libgeotiff]Fix build errors using proj4 6.1.1.

* [libspatialite]Fix build errors using proj4 6.1.1.

* [gdal]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [libgeotiff]Re-fix build errors using proj4 6.1.1.

* [vtk]Fix build errors using proj4 6.1.1.

* [proj4]Fix find sqlite binary failure.

* [proj4]Disable build tools when building proj4 in arm/uwp.

* [sqlite3/libgeotiff]Fix libdl library linkage. Re-fix use proj issue.

* add back dl libs

* [gdal]Fix dependent port proj library name.

* [proj4]Set Windows library name to "proj" and revert fix-proj-name changes.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [proj4]Fix feature database on triplet arm/uwp.

* [gdal]Remove useless flag PROJ_STATIC.

* [proj4]Fix build error on x64-windows-static.

* [liblas]Use find_library to get proj4/sqlite3 libraries.

* [proj4]Fix sqlite dependency.

* [proj4]Fix arm/uwp dependency.

* [proj4]Fix linux build: configure error.

* [proj4]Disable export proj4 namespace.

* [liblas]Delete proj dependency.

* [libspatialite]Fix linux build.

* [libspatialite]Fix linux command.

* [libspatialite]Fix configure error.

* [proj4]fix static cmake tools path.

* [libgeotiff]Set configure options to 1/0 to avoid the "if" comparison failure in config.cmake.
[proj4]Revert changes about namespace.
[liblas]Remove FindPROJ4.cmake and FindGeoTIFF.cmake from the source.

* [vtk]Fix using latest proj4 issue.

* [proj4]Delete missing patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [proj4]Upgrade version to 6.1.1 and remove useless patches.

* [libgeotiff]Fix build errors using proj4 6.1.1.

* [libspatialite]Fix build errors using proj4 6.1.1.

* [gdal]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [libgeotiff]Re-fix build errors using proj4 6.1.1.

* [vtk]Fix build errors using proj4 6.1.1.

* [proj4]Fix find sqlite binary failure.

* [proj4]Disable build tools when building proj4 in arm/uwp.

* [sqlite3/libgeotiff]Fix libdl library linkage. Re-fix use proj issue.

* add back dl libs

* [gdal]Fix dependent port proj library name.

* [proj4]Set Windows library name to "proj" and revert fix-proj-name changes.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [proj4]Fix feature database on triplet arm/uwp.

* [gdal]Remove useless flag PROJ_STATIC.

* [proj4]Fix build error on x64-windows-static.

* [liblas]Use find_library to get proj4/sqlite3 libraries.

* [proj4]Fix sqlite dependency.

* [proj4]Fix arm/uwp dependency.

* [proj4]Fix linux build: configure error.

* [proj4]Disable export proj4 namespace.

* [liblas]Delete proj dependency.

* [libspatialite]Fix linux build.

* [libspatialite]Fix linux command.

* [libspatialite]Fix configure error.

* [proj4]fix static cmake tools path.

* [libgeotiff]Set configure options to 1/0 to avoid the "if" comparison failure in config.cmake.
[proj4]Revert changes about namespace.
[liblas]Remove FindPROJ4.cmake and FindGeoTIFF.cmake from the source.

* [vtk]Fix using latest proj4 issue.

* [proj4]Delete missing patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CONTROL</title>
<updated>2019-10-11T03:04:05+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>lirui09@beyondsoft.com</email>
</author>
<published>2019-10-11T03:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c0e4ce598ff3684d1e95f811c0e2755f8ba3539d'/>
<id>c0e4ce598ff3684d1e95f811c0e2755f8ba3539d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] Change atlmfc as feature</title>
<updated>2019-10-11T02:02:28+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>lirui09@beyondsoft.com</email>
</author>
<published>2019-10-11T02:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c64abfa0d67c3b8db90be3094431eb6435b08d68'/>
<id>c64abfa0d67c3b8db90be3094431eb6435b08d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] fix typo in lzma and lz4 patch (#8403)</title>
<updated>2019-09-30T15:49:36+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2019-09-30T15:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4279a792081355844c93f91068111a9e42aa45ab'/>
<id>4279a792081355844c93f91068111a9e42aa45ab</id>
<content type='text'>
* correct find_library call

there was a typo.

* fix find_library call

* Update CONTROL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* correct find_library call

there was a typo.

* fix find_library call

* Update CONTROL
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] Fix vtk[python] build failure (#8345)</title>
<updated>2019-09-26T17:10:49+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-09-26T17:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ad49c27d4ebe929d5a48e7a0cc2dcfba845c684a'/>
<id>ad49c27d4ebe929d5a48e7a0cc2dcfba845c684a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
