Commit Graph

11313 Commits

Author SHA1 Message Date
JonLiu1993
ffe8f5d9b7
[spdlog] Update to 1.61 (#11793)
* [spdlog] Update to 1.61

* Modify the question

* fixPortfile.camke

* Update ports/spdlog/portfile.cmake

* fixPortfile.cmake

* Update ports/spdlog/portfile.cmake

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11 02:42:04 -07:00
Rémy Tassoux
5c9511e3a8
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#11794)
* [directxtk][directxtk12][directxtex][directxmesh] Update to latest version

* [directxtex][directxtk12] Remove deprecated function

* [directxtk][directxtk12][directxtex][directxmesh] Fix x86 platform build error
2020-06-11 02:41:20 -07:00
Matthias C. M. Troffaes
6e67cb1745
[libvpx] Add cmake config file (#11795)
* [libvpx] Add cmake config file

This allows libvpx to be used with

find_package(libvpx CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvpx::libvpx)

Tested on all supported windows triplets.

* [libvpx] Rename cmake config file to make clear it is unofficial

* [libvpx] Add cmake config target guard

* [libvpx] Update version
2020-06-11 02:38:22 -07:00
Jack·Boos·Yu
6b32f92067
[lua] Add vcpkg-cmake-wrapper (#11870) 2020-06-11 02:32:09 -07:00
Jack·Boos·Yu
1caebee7bf
[cairo] Install the xlib header file when selecting feature x11 (#11868)
* [cairo] Install the xlib header file when selecting feature x11

* update baseline

* Update CMakeLists.txt
2020-06-11 02:27:30 -07:00
JonLiu1993
6e7b5a65df
[WinReg] Update to 3.0.1 (#11883) 2020-06-11 02:18:33 -07:00
Daniil Goncharov
3cba59778e
[nameof] Update to 0.9.4 (#11815) 2020-06-11 02:17:54 -07:00
JonLiu1993
a0c5fc8e6e
[uWbSockets] Update to 18.1.0 (#11866)
* [uWbSockets] Update to 18.1.0

* fix hash
2020-06-11 02:14:15 -07:00
Majid Hojati
0c9bc384f8
[libosmium ] added new port (#11863)
* added libosmium port

* minor fixes

* minor fixes

* Update CONTROL

* Update portfile.cmake

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-06-11 02:13:53 -07:00
Phoebe
cb97769f89
[irrlicht] Add Supports and fix environment variable reference (#11852) 2020-06-11 02:12:09 -07:00
emptyVoid
a5e28c4b35
[vcpkg-acquire-msys] Improvement (#11810)
* [vcpkg-acquire-msys] Remove obsolete workaround.

* [vcpkg-acquire-msys] Don't refresh package database on package install.

* [vcpkg-acquire-msys] Drop no longer needed taskkill.

* Trigger CI rebuild to test vcpkg_acquire_msys.
2020-06-11 02:09:19 -07:00
Kevin Lu
d66923b5df
[libgit2] Update to 1.0.1 (#11844) 2020-06-11 02:02:04 -07:00
pravic
894baabf5c
[sciter] Update to 4.4.3.20.7852 (#11723)
* [sciter] Update to 4.4.3.20.7852

* [sciter] A feature to install windowless variants of the library.

* Update ports/sciter/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-11 01:58:31 -07:00
David Katz
cb0e14cadf
[v-hacd] Add new port (#11606)
* Add v-hacd

* [v-hacd] Fix portfile features

* [v-hacd] Only support static linkage

* [v-hacd] Fix patchfile

* [v-hacd] Remove ARM as a supported platform

* [v-hacd] Update ports/v-hacd/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11 01:48:31 -07:00
Stephen Eckels
2c35ce16bb
[polyhook2] Update polyhook to latest (#11729)
* update polyhook to latest

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* push polyhook2 fix

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version

* fix build

* bump polyhook2 version

* bump polyhook2 version

* bump polyhook2 version
2020-06-11 01:42:34 -07:00
Lily
efe434b688
[ms-angle] Set ms-angle to empty package (#11458)
* [ms-angle] Remove invalid port

* [ms-angle] Remove invalid port

* [ms-angle] Add build depends angle
2020-06-11 01:36:10 -07:00
majaeger
4050a5b279
[openssl-unix] Fix openssl-unix android build (#11344)
* Fix openssl-unix android build

* Update version. Remove deprecated functions

* Update pacman before installing updates (perl fails to install otherwise)

* Update vcpkg_acquire_msys to (successfully) update pacman and bash before updating anything else

* Undo whitepsace remove
2020-06-11 01:13:48 -07:00
Lars Glud
552f508ffc
[PROJ4] Add search path for sqlite.exe (#11086)
* Add additional search path

* Update ports/proj4/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-06-11 01:10:02 -07:00
almikhayl
9574e60a26
[libpcap] Fix pkgconfig libs and include path (#9426)
* [libpcap] Fix pkgconfig libs and include path

* [libpcap] use vcpkg_fixup_pkgconfig instead of homegrown

* Update ports/libpcap/portfile.cmake

* Update ports/libpcap/CONTROL

* Update ports/libpcap/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11 01:02:50 -07:00
Richard H
8bd2b60f4e
[sqlite] Updated to 3.32.1 to fix a security vulnerability (#11716)
* updated to sqlite 3.32.1 to fix a security vulnerability

* Update ports/sqlite3/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11 01:00:41 -07:00
myd7349
cb537a2aee
[licensepp] Add new port (#11711)
* [licensepp] Add new port

* [cryptopp-pem] Update to a newer version that will make lincensepp happy

* Revert "[cryptopp-pem] Update to a newer version that will make lincensepp happy"

This reverts commit 726e3ce3d2.

This version can not compile with cryptopp.

* [licensepp] Finish it

* [licensepp] Fix interface include directory

* [licensepp] Fixup cmake targets

* [licensepp] -O3 is not recognised by msvc

* [licensepp] Fix _iterator_debug_level value mismatch

* [licensepp] Update patch file

* [licensepp] Fail fast on UWP

* [licensepp] Simplify patch file

* [licensepp] Tabs -> Spaces
2020-06-11 01:00:07 -07:00
Ryan
1901067fc6
[xbyak] Add new port (#11689)
* [xbyak] Add new port

* [xbyak] add homepage, removed deprecated functions, handle copyright correctly
2020-06-11 00:57:38 -07:00
Sean Yen
67eb48da0f
[log4cxx] Add new port (#11659)
* Adding log4cxx 0.10.0

* adding the ci baseline.

* updated ci.baseline.txt

* Update portfile.cmake

* Update CONTROL
2020-06-11 00:56:42 -07:00
huangqinjin
0a3cc50c41
[opencv4] Fix linking halide (#11429) 2020-06-11 00:49:17 -07:00
NancyLi1013
e9e744175b
[usd] Fix build error on Linux (#11440)
* [usd] Fix build error on Linux

* Add supports field and update baseline
2020-06-11 00:29:20 -07:00
Ankush Singh
31aea25728
[json-schema-validator] Add new port (#11599)
* [json-schema-validator] Add new port

* [json-schema-validator] Fix string ambiguous assignment error

* [json-schema-validator] Remove redundant part from patch's path

* [json-schema-validator] Forward find_package() for nlohmann_json

* [json-schema-validator] comment out lines from source's CMakeLists.txt

* [json-schema-validator] Improve portfile.cmake and regenerate patch

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-06-11 00:21:27 -07:00
Jack·Boos·Yu
9c0893e04d
[vcpkg baseline] Fix baseline (#11865)
* [msix] Fix source hash

* [librsfv] Change repo to github

* [librsvg] Just re-trigger it

* [libxmp-lite] Re-trigger CI test

* Update ports/msix/CONTROL
2020-06-10 19:13:11 -07:00
Phoebe
a051803607
[plibsys] Fix failures on linux and osx (#11633)
* [plibsys] Fix failures on linux and osx

* Update patch for fix build failure with x64-windows-static

* Add vcpkg_cmake_wrapper and usage
2020-06-10 18:08:48 -07:00
wangqr
1509b14bb3
[avisynthplus] Upgrade to 3.6.0 (#11736)
* [avisynthplus] Upgrade to 3.6.0

AviSynth+ also supports linux and macOS now

* [avisynthplus] Allow x64-linux build fail on CI

AviSynth+ requires C++17 to build correctly. C++17 std::filesystem is not available in gcc 7.5 used in CI.
2020-06-10 18:04:32 -07:00
Daniil Goncharov
473e548207
[magic-enum] Update to v0.6.6 (#11814) 2020-06-10 18:01:39 -07:00
hdhog
860046d935
[sol] Update to version 3.2.1 (#11826)
Co-authored-by: hdhog <hdhog@hdhog.ru>
2020-06-10 18:01:07 -07:00
Jack·Boos·Yu
b0fbae8b83
[abseil] Enable dynamic build on Windows (#11827)
* [abseil] Enable dynamic build on Windows

* re-fix arm build
2020-06-10 17:56:46 -07:00
Wolfgang Stöggl
517116282b
[unicorn-lib] Update to 01cc7fc (2020-03-02) (#11830)
* [unicorn-lib] Check current version on CI first

- Check if the current version of unicorn-lib builds on all
  supported triplets
- Current version of port in vcpkg:
  commit ba11f5930dbeb5f8e04b2ee727b6dd3932fd6b03
  date 2019-07-09

* [unicorn-lib] Update to 01cc7fc (2020-03-02)

- Update to current version in git:
  commit 01cc7fcd2d60dbc083767d448477638e5ec8b92a
  date 2020-03-02
2020-06-10 17:53:53 -07:00
Leonid Pospelov
4d29869e71
[cr] Add new port (#11841)
* [cr] Add new port

* Update ports/cr/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-06-10 17:53:22 -07:00
Jack·Boos·Yu
d8383c37b3
[cpprestsdk] Fix find dependency openssl (#11867)
* [cpprestsdk] Fix find dependency openssl

* Update portfile.cmake

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-06-10 17:52:35 -07:00
yurybura
f9c7bf832b
[sqlpp11] update to v0.59 (#11771)
* [sqlpp11] update to v0.59
[sqlpp11-connector-mysql] support MySQL connector

* [cpp-taskflow][fastrtps] update hashes to fix ci

* revert "[cpp-taskflow][fastrtps] update hashes to fix ci"

* [sqlpp11] add homepage
2020-06-10 17:52:14 -07:00
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
ras0219
09abe700ac
[mlpack] Explicitly depend on stb (#11785)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-06-09 11:39:17 -07:00
Billy O'Neal
1d3e985e4f
[vcpkg] Fix OSX CI by ensuring the downloads directory exists (#11839)
* [vcpkg] Remove do-nothing Set-Content from Windows azure-pipelines.yml.
* [vcpkg] Fix OSX CI by ensuring the downloads directory exists in advance, and extract common command line parameters with powershell splatting.
* [tensorflow-cc] Prevent hang building tensorflow-cc asking to configure iOS.
* Skip ignition-msgs5:x64-osx
2020-06-08 22:46:18 -07:00
Todor Prokopov
cb8a9fe715
[boost] MinGW build fixes (#11427) 2020-06-05 12:28:42 -07:00
Wolfgang Stöggl
b800df0e3b
[pcre] Add pkgconfig files (#11564)
* [pcre] Add pkgconfig files

* [pcre] Install *.pc files on all platforms
2020-06-05 12:24:03 -07:00
Andi Burch
accac885d8
[protobuf] Don't redefine PROTOBUF_USE_DLLS (#11516)
* [protobuf] Don't redefine PROTOBUF_USE_DLLS

* [protobuf] Increased version in CONTROL after merge from master.
2020-06-05 12:21:34 -07:00
Alexander Neumann
b4f3e5854a
[CI|gfortran] Install gfortran for OSX and Linux CI (#11693)
* [CI|gfortran] Install gfortran for OSX and Linux CI

* [osx] use cask
2020-06-05 12:13:32 -07:00
Lily
2ba3794909
[mozjpeg] Update to latest commit (#11719) 2020-06-05 12:10:36 -07:00
angelmixu
f3c92f82d6
[librsvg] Fix for macOS (#11722)
* fix librsvg

* fix for linux dependencies

* fix for linux dependencies (retry)

* increase control port version

Co-authored-by: Angel Sánchez <angelsanchez@inedit.com>
2020-06-05 12:09:14 -07:00
Daniel Marshall
ec7c7afbe7
[p-ranav-csv2] Add new port (#11725) 2020-06-05 12:01:52 -07:00
Jack·Boos·Yu
5240c3feb5
[winreg] Update to 2.4.0 (#11766) 2020-06-05 12:00:07 -07:00
Glyn Matthews
957d9072da
[skyr-url] Changed version number for skyr-url (#11774) 2020-06-05 11:59:49 -07:00
ZeeWanderer
c797ee9623
[blend2d] Update to beta_2020-06-01 (#11778) 2020-06-05 11:59:33 -07:00
nicole mazzuca
8706cb82cd
[vcpkg README] Add #include<C++> channel (#11750)
* [vcpkg README] Add #include<C++> channel

* Fix includecpp -> www.includecpp

the SSL is only valid for www.*
2020-06-05 11:00:43 -07:00