vcpkg/scripts
Tanguy Fautre 8f34b4bccf
[Arrow] Update to 0.17.1 (#11472)
* [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 <adreeve@gmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-09 15:41:24 -07:00
..
azure-pipelines [vcpkg] Fix OSX CI by ensuring the downloads directory exists (#11839) 2020-06-08 22:46:18 -07:00
boost [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
buildsystems [vcpkg] Provide $(VcpkgRoot) and $(VcpkgCurrentInstalledDir) for customers. (#11779) 2020-06-04 13:33:47 -07:00
cmake [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates Add support for building with MinGW (#9137) 2020-01-17 15:36:08 -08:00
toolchains [android] Link C++ runtime according to VCPKG_CRT_LINKAGE (#11266) 2020-05-11 13:42:08 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 [vcpkg metrics] Allow someone to opt out after build (#11542) 2020-05-29 14:09:03 -07:00
bootstrap.sh [vcpkg metrics] Allow someone to opt out after build (#11542) 2020-05-29 14:09:03 -07:00
build_info.cmake [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398) 2020-04-09 17:04:20 -07:00
ci.baseline.txt [Arrow] Update to 0.17.1 (#11472) 2020-06-09 15:41:24 -07:00
cleanEnvironmentHelper.ps1 #5248 make vcpkg buildable as 'system' user (#7038) 2019-06-25 21:45:02 -07:00
ports.cmake [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10399) 2020-03-27 20:19:53 -07:00
vcpkgTools.xml [cmake] Update to 3.17.2 (#10767) 2020-05-19 14:47:19 -07:00