<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libarchive, branch 2019.08</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[many ports] Updates 2019.07.09 (#7217)</title>
<updated>2019-08-24T20:43:57+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-08-24T20:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1550b9e71b6ef8530b39db281903edcab73c2e14'/>
<id>1550b9e71b6ef8530b39db281903edcab73c2e14</id>
<content type='text'>
* [many ports] Upgrades 2019.07.11

* Re-generate patches and fix build errors.

* [manyport]Fix build errors.

* Fix avro-c and console-bridge failures, revert curl and tesseract

* fix botan failure

* Fix build errors and undo some ports upgrades.

* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors

* Fix build errors.

* [angle]Undo upgrade changes.

* [directxtk]Fix UWP build error (#7233)

* Revert leptonica since it cause tesseract failed

* Revert jsonnet

* [google-cloud-cpp] Disable parallel configure due to source directory writes

* [many ports] Undo undesired changes

* [bitsery] Fix indentation

* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff

* fix console-bridge and remove usockets unused patch

* update ogre patch

* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.

* [console-bridge] Fix export macro

* [avro-c] Revert upgrade; split to #7875

* [avro-c] Complete previous revert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [many ports] Upgrades 2019.07.11

* Re-generate patches and fix build errors.

* [manyport]Fix build errors.

* Fix avro-c and console-bridge failures, revert curl and tesseract

* fix botan failure

* Fix build errors and undo some ports upgrades.

* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors

* Fix build errors.

* [angle]Undo upgrade changes.

* [directxtk]Fix UWP build error (#7233)

* Revert leptonica since it cause tesseract failed

* Revert jsonnet

* [google-cloud-cpp] Disable parallel configure due to source directory writes

* [many ports] Undo undesired changes

* [bitsery] Fix indentation

* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff

* fix console-bridge and remove usockets unused patch

* update ogre patch

* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.

* [console-bridge] Fix export macro

* [avro-c] Revert upgrade; split to #7875

* [avro-c] Complete previous revert
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(libarchive): fix lz4 patch to align with upstream</title>
<updated>2019-02-07T22:42:50+00:00</updated>
<author>
<name>DDoSolitary</name>
<email>DDoSolitary@gmail.com</email>
</author>
<published>2019-02-07T22:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=728c993bc49376f4edec7238c87caf1c30e55503'/>
<id>728c993bc49376f4edec7238c87caf1c30e55503</id>
<content type='text'>
* Fix fix-lz4.patch.
* Switch base to v3.3.3 for fix-lz4.patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix fix-lz4.patch.
* Switch base to v3.3.3 for fix-lz4.patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>[libarchive] Fix libxml2 feature not taking effect (#5298)</title>
<updated>2019-02-06T20:48:27+00:00</updated>
<author>
<name>Bo Anderson</name>
<email>mail@boanderson.me</email>
</author>
<published>2019-02-06T20:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=62f294eeaebaba978634fee5641e507ac997bcf7'/>
<id>62f294eeaebaba978634fee5641e507ac997bcf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libarchive] Update to version 3.3.3, add feature support (#4407)</title>
<updated>2018-10-09T03:30:12+00:00</updated>
<author>
<name>Oleg Shparber</name>
<email>trollixx@gmail.com</email>
</author>
<published>2018-10-09T03:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b0137ff28858932ae02f85e21f2d3651dd253187'/>
<id>b0137ff28858932ae02f85e21f2d3651dd253187</id>
<content type='text'>
* [libarchive] Update to version 3.3.3, add feature support

* [libarchive] Mark features as default to mimic previous behavior. To not install them, use `libarchive[core]`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libarchive] Update to version 3.3.3, add feature support

* [libarchive] Mark features as default to mimic previous behavior. To not install them, use `libarchive[core]`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations.</title>
<updated>2018-07-03T05:16:47+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-07-01T04:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b08e78b07d4340a537f8d1470137883775a8902a'/>
<id>b08e78b07d4340a537f8d1470137883775a8902a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libarchive] Increase build number.</title>
<updated>2018-05-23T10:34:07+00:00</updated>
<author>
<name>DDoSolitary</name>
<email>DDoSolitary@gmail.com</email>
</author>
<published>2018-05-23T10:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4772ed9965df907ea0dc29d92929b1cd4f89a0c9'/>
<id>4772ed9965df907ea0dc29d92929b1cd4f89a0c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libarchive] Fix indenting.</title>
<updated>2018-05-23T10:33:36+00:00</updated>
<author>
<name>DDoSolitary</name>
<email>DDoSolitary@gmail.com</email>
</author>
<published>2018-05-23T10:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=98898a3b7ce406deca331fa50a3fbca358d157f9'/>
<id>98898a3b7ce406deca331fa50a3fbca358d157f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dep to lz4 for libarchive.</title>
<updated>2018-05-22T11:43:24+00:00</updated>
<author>
<name>DDoSolitary</name>
<email>DDoSolitary@gmail.com</email>
</author>
<published>2018-05-22T11:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7971d70e10386bbc2cd7f646f8e99b28cde1b0c7'/>
<id>7971d70e10386bbc2cd7f646f8e99b28cde1b0c7</id>
<content type='text'>
Fix #3271.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #3271.
</pre>
</div>
</content>
</entry>
<entry>
<title>vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)</title>
<updated>2017-09-09T07:12:54+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-09-09T07:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=26516fe485b0e9048dd4809256a7e4526957c6e9'/>
<id>26516fe485b0e9048dd4809256a7e4526957c6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
