<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/arrow, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[arrow] Update to 5.0.0 (#19229)</title>
<updated>2021-08-05T10:01:46+00:00</updated>
<author>
<name>Ian Cook</name>
<email>ianmcook@gmail.com</email>
</author>
<published>2021-08-05T10:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ba69c09fab296d975ee4f578d070f9c67da21dd5'/>
<id>ba69c09fab296d975ee4f578d070f9c67da21dd5</id>
<content type='text'>
* Bump version to 5.0.0

* Update version files

* Update patches

* Update version files

* Fix patch

* Update version files

* Add newline at end of all.patch

* Update version files

* Unpin utf8proc

* Update version files

* Expect tensorflow-cc build fail

* Remove tensorflow-cc baseline failure</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump version to 5.0.0

* Update version files

* Update patches

* Update version files

* Fix patch

* Update version files

* Add newline at end of all.patch

* Update version files

* Unpin utf8proc

* Update version files

* Expect tensorflow-cc build fail

* Remove tensorflow-cc baseline failure</pre>
</div>
</content>
</entry>
<entry>
<title>[arrow] Re-fix dependencies (#19014)</title>
<updated>2021-07-22T20:45:35+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-07-22T20:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f4be15811d7089ab9d254b498005e1b215f871a5'/>
<id>f4be15811d7089ab9d254b498005e1b215f871a5</id>
<content type='text'>
* [arrow] Re-fix dependencies

* version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [arrow] Re-fix dependencies

* version</pre>
</div>
</content>
</entry>
<entry>
<title>[arrow] Update to 4.0.0 (#17975)</title>
<updated>2021-06-15T23:59:52+00:00</updated>
<author>
<name>Ian Cook</name>
<email>ianmcook@gmail.com</email>
</author>
<published>2021-06-15T23:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4dc864e2401f2ed3230c9042a4dd56f6d1c30360'/>
<id>4dc864e2401f2ed3230c9042a4dd56f6d1c30360</id>
<content type='text'>
* Update arrow to 4.0.0

* Format

* Try fix thrift

* Update versions/ files

* Do not set ZSTD_ROOT

* Remove double quotes causing Windows problems

* Apply patches

* Remove LIB_DIR_OPTIONS

* Tweak zstd flags

* Update version hash

* Format

* Fail early on x86

* Update hash

* Fail early on arm, arm64

* Update hash

* Add expected failures to to scripts/ci.baseline.txt

* Exclude mallocs from default features

* Update hash

* Set default-features to false for aws-sdk-cpp

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Specify only x64 support in manifest

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Remove unneeded ci.baseline.txt entries

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Remove dataset from default-features

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update hash

* Remove zstd path args

* Update hash

Co-authored-by: Tanguy Fautre &lt;tanguy@fautre.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update arrow to 4.0.0

* Format

* Try fix thrift

* Update versions/ files

* Do not set ZSTD_ROOT

* Remove double quotes causing Windows problems

* Apply patches

* Remove LIB_DIR_OPTIONS

* Tweak zstd flags

* Update version hash

* Format

* Fail early on x86

* Update hash

* Fail early on arm, arm64

* Update hash

* Add expected failures to to scripts/ci.baseline.txt

* Exclude mallocs from default features

* Update hash

* Set default-features to false for aws-sdk-cpp

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Specify only x64 support in manifest

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Remove unneeded ci.baseline.txt entries

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Remove dataset from default-features

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update hash

* Remove zstd path args

* Update hash

Co-authored-by: Tanguy Fautre &lt;tanguy@fautre.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Arrow] Update to 3.0.0 (#15757)</title>
<updated>2021-02-02T23:12:41+00:00</updated>
<author>
<name>Tanguy Fautre</name>
<email>GPSnoopy@users.noreply.github.com</email>
</author>
<published>2021-02-02T23:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4260eaf6fa1badb5b03be8bfcccaf8db237fa18a'/>
<id>4260eaf6fa1badb5b03be8bfcccaf8db237fa18a</id>
<content type='text'>
* Cherry picked WiP (Update to arrow-2.0.0)

* Point to arrow-3.0.0 files

* Add missing re2 dependency.
Sort dependency list alphabetically.

* Configure ARROW_SNAPPY_USE_SHARED

* Configure ARROW_THRIFT_USE_SHARED

* Spaces vs tabs.

* Fix Thrift and Lz4 library finding logic.

* Fix debug arrow (shared) linking against release snappy.
Tell CI x86 is not supported.

* Fix debug arrow (shared) linking against release snappy (for real this time).

* Fix linux build not finding Lz4.

* Fix thrift finding on Linux (was pointing to an intermediate dir)

* Try to fix macOS 10.x build.

* Update port_versions.

* update version

* update version

Co-authored-by: Jonliu1993 &lt;13720414433@163.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cherry picked WiP (Update to arrow-2.0.0)

* Point to arrow-3.0.0 files

* Add missing re2 dependency.
Sort dependency list alphabetically.

* Configure ARROW_SNAPPY_USE_SHARED

* Configure ARROW_THRIFT_USE_SHARED

* Spaces vs tabs.

* Fix Thrift and Lz4 library finding logic.

* Fix debug arrow (shared) linking against release snappy.
Tell CI x86 is not supported.

* Fix debug arrow (shared) linking against release snappy (for real this time).

* Fix linux build not finding Lz4.

* Fix thrift finding on Linux (was pointing to an intermediate dir)

* Try to fix macOS 10.x build.

* Update port_versions.

* update version

* update version

Co-authored-by: Jonliu1993 &lt;13720414433@163.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline] Clean up baseline, use Keyword Supports Part 1 (#14245)</title>
<updated>2020-11-13T18:54:48+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-11-13T18:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1d8755cb409f655d5135472970d1da0ce975681b'/>
<id>1d8755cb409f655d5135472970d1da0ce975681b</id>
<content type='text'>
* [vcpkg baseline] Clean up baseline, use Keyword Supports

* Update ports/arrow/CONTROL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg baseline] Clean up baseline, use Keyword Supports

* Update ports/arrow/CONTROL</pre>
</div>
</content>
</entry>
<entry>
<title>[ZSTD] Update to 1.4.5 (#14395)</title>
<updated>2020-11-12T22:28:59+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-11-12T22:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b518035a33941380c044b00a1b4f8abff764cbdc'/>
<id>b518035a33941380c044b00a1b4f8abff764cbdc</id>
<content type='text'>
* [ZSTD] Update to 1.4.5

* [zstd] fix wrong assert to fix uwp regressions

* always install *.pc file. Correct -l flag in pc file

* fix orc regression

* fix arrow regressions

* fix orc zstd linkage

* fix find_package(ZSTD)

* install zstd dlls.

* fix the patch due to a replacement error

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ZSTD] Update to 1.4.5

* [zstd] fix wrong assert to fix uwp regressions

* always install *.pc file. Correct -l flag in pc file

* fix orc regression

* fix arrow regressions

* fix orc zstd linkage

* fix find_package(ZSTD)

* install zstd dlls.

* fix the patch due to a replacement error

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg macos ci] Switch to using our own base boxes, to fix bringing up mac machines (#13619)</title>
<updated>2020-09-24T22:15:06+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-09-24T22:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4cbbcbddfd42d94d6d8ee6c8b6ad00ef6a0927d3'/>
<id>4cbbcbddfd42d94d6d8ee6c8b6ad00ef6a0927d3</id>
<content type='text'>
* [vcpkg ci:osx] Remove brew install

* add instructions for creating a new vagrant box

* fix the vagrant scripts for the new box

* finish fixing the setup

* [mecab jxrlib] fix ports for CI

mecab needed to use an actual ref that wasn't master,
and jxrlib needed a patch for xcode 12 CLTs.

Additionally, this fixes the mecab version to be a date, the date of the last commit,
since `1.0` is not the correct version (mecab doesn't have released versions)

* [many ports] fix compile with Xcode 12 CLTs

This mostly means fixing errors on implicit-function-declaration,
and removing some Werrors
* alac-decoder
* apr
* argtable2
* arrow
* hyperscan
* mcpp
* minizip
* mosquitto
* stormlib

* [many ports] even more Xcode 12 CLT fixes

* [jxrlib darknet] fix the last ports! (hopefully)

* CRs, plus minor wip changes to osx scripts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg ci:osx] Remove brew install

* add instructions for creating a new vagrant box

* fix the vagrant scripts for the new box

* finish fixing the setup

* [mecab jxrlib] fix ports for CI

mecab needed to use an actual ref that wasn't master,
and jxrlib needed a patch for xcode 12 CLTs.

Additionally, this fixes the mecab version to be a date, the date of the last commit,
since `1.0` is not the correct version (mecab doesn't have released versions)

* [many ports] fix compile with Xcode 12 CLTs

This mostly means fixing errors on implicit-function-declaration,
and removing some Werrors
* alac-decoder
* apr
* argtable2
* arrow
* hyperscan
* mcpp
* minizip
* mosquitto
* stormlib

* [many ports] even more Xcode 12 CLT fixes

* [jxrlib darknet] fix the last ports! (hopefully)

* CRs, plus minor wip changes to osx scripts</pre>
</div>
</content>
</entry>
<entry>
<title>[Arrow] Update to 1.0.1 (#13165)</title>
<updated>2020-08-28T16:56:53+00:00</updated>
<author>
<name>Tanguy Fautre</name>
<email>GPSnoopy@users.noreply.github.com</email>
</author>
<published>2020-08-28T16:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=aea911913663ee417391e64c74814b34c7da0345'/>
<id>aea911913663ee417391e64c74814b34c7da0345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Arrow] Update to 1.0.0 (#12537)</title>
<updated>2020-08-01T22:10:40+00:00</updated>
<author>
<name>Tanguy Fautre</name>
<email>GPSnoopy@users.noreply.github.com</email>
</author>
<published>2020-08-01T22:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b4f71b8f2fc0902a30fbf84e94418ae4d62e9986'/>
<id>b4f71b8f2fc0902a30fbf84e94418ae4d62e9986</id>
<content type='text'>
* Update to arrow-1.0.0.
Fix FindZSTD and FindUtf8Proc.

* Re-enable warning-as-error on MSVC.

* Fix static/shared mismatch when linking against utf8proc

* Trying to fix Zstd detection on Linux.

* Fix Linux detection of Zstd static libraries

* Remove unnecessary patch

* Fix MSVC compilation now that ZSTD is specified as static.

* Update patches to match candidate ARROW-9541 upstream patch.

* Update patch reflecting the latest changes in ARROW-9541 PR.

* Trying to fix OSX build by re-adding a patch I previously removed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update to arrow-1.0.0.
Fix FindZSTD and FindUtf8Proc.

* Re-enable warning-as-error on MSVC.

* Fix static/shared mismatch when linking against utf8proc

* Trying to fix Zstd detection on Linux.

* Fix Linux detection of Zstd static libraries

* Remove unnecessary patch

* Fix MSVC compilation now that ZSTD is specified as static.

* Update patches to match candidate ARROW-9541 upstream patch.

* Update patch reflecting the latest changes in ARROW-9541 PR.

* Trying to fix OSX build by re-adding a patch I previously removed</pre>
</div>
</content>
</entry>
<entry>
<title>[Arrow] Update to 0.17.1 (#11472)</title>
<updated>2020-06-09T22:41:24+00:00</updated>
<author>
<name>Tanguy Fautre</name>
<email>GPSnoopy@users.noreply.github.com</email>
</author>
<published>2020-06-09T22:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8f34b4bccf636eb3118de94ccb9237076fef840f'/>
<id>8f34b4bccf636eb3118de94ccb9237076fef840f</id>
<content type='text'>
* [Arrow] Update to 0.17.1

* Remove arrow:x64-linux=fail from ci.baseline.txt.
Add explicit tool dependencies on Flex and Bison for Linux and OSX.

* Revert arrow dependency on Flex/Bison, it's Thrift that needs them and its portfile is already fine.

* Use vcpkg_fail_port_install(ON_ARCH x86 arm arm64) instead of custom check.
Remove thrift:x64-osx=fail from ci.baseline.txt (we know arrow depends on it, and arrow:x64-osx has been shown to work in 3rd party project).

* Disable using pkg-config files to locate dependencies in arrow

This is incompatible with vcpkg as these files refer to paths in the
packages directory rather than the installed directory, so this only
works if the packages haven't been cleaned.

* Mark thrift:x64-osx as still failing until a proper solution for Bison can be found.

* Update ports/arrow/portfile.cmake

Co-authored-by: Adam Reeve &lt;adreeve@gmail.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [Arrow] Update to 0.17.1

* Remove arrow:x64-linux=fail from ci.baseline.txt.
Add explicit tool dependencies on Flex and Bison for Linux and OSX.

* Revert arrow dependency on Flex/Bison, it's Thrift that needs them and its portfile is already fine.

* Use vcpkg_fail_port_install(ON_ARCH x86 arm arm64) instead of custom check.
Remove thrift:x64-osx=fail from ci.baseline.txt (we know arrow depends on it, and arrow:x64-osx has been shown to work in 3rd party project).

* Disable using pkg-config files to locate dependencies in arrow

This is incompatible with vcpkg as these files refer to paths in the
packages directory rather than the installed directory, so this only
works if the packages haven't been cleaned.

* Mark thrift:x64-osx as still failing until a proper solution for Bison can be found.

* Update ports/arrow/portfile.cmake

Co-authored-by: Adam Reeve &lt;adreeve@gmail.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
