aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-23[geographiclib]Re-fix install files path without patch.JackBoosY
2019-05-21[geographiclib]Fix install files path.JackBoosY
2019-05-20[xproperty] Add new port (#6316)myd7349
2019-05-20[cppitertools] Add new port (#6518)myd7349
* [cppitertools] Add new port * [cppitertools] Use globs to make updates easier * [cppitertools] Rerun CI
2019-05-20Bootstrap: Refining PreferredToolArchitecture (#6398)ccorn
* Patch to enable bootstrap on Win32 * [bootstrap-vcpkg] Test OS version to set PreferredToolArchitecture
2019-05-20Merge pull request #6533 from LarryIII/AddNewPortPhil Christensen
[sentencepiece] Add new port
2019-05-20[azure] Update vcpkgs (add new port dependencies) (#6511)ewertons
* [azure] Update vcpkgs (add new port dependencies) * [azure-iot-sdk-c] Bump CONTROL versions and normalize tabs/spaces * [azure] ACR of Update vcpkgs (add new port dependencies)
2019-05-20[argagg] Add new port (#6535)Phil Christensen
2019-05-20[grpc,fmt,zstd] Add Windows-specific conditionals (#6509)Andrei Lebedev
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific actions in portfiles Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20sobjectizer-5.5.24.4 and so_5_extra-1.2.3 (#6538)eao197
2019-05-20[vcpkg] Avoid duplication of targets in the CMake message (#6536)myd7349
2019-05-20Handle moving files across partitions on macOS (#6506)Curtis J Bezault
2019-05-20[argagg] Add new portmyd7349
2019-05-20[sentencepiece]Add new portLarry-Hu
2019-05-20[sentencepiece]Add new portLarry-Hu
2019-05-19[duilib] Windows arm/arm64 support (#6527)driver1998
* duilib: windows arm/arm64 support * bump the version number of duilib
2019-05-19[raylib] Add new port (fix #4500) (#5946)myd7349
* [raylib] Add new port (fix #4500) * [raylib] Update to 2019-04-27 * [raylib] Bump version number * [raylib] Minor fixes * [raylib] Fix Threads_FOUND not defined error on Ubuntu * [raylib] Bump version number * Add system dependencies message * [raylib] Display dependencies message on UNIX * Modify message to appear based on build target, not build host
2019-05-19[numactl] new port only linux (#6080)almikhayl
* [numactl] new port only linux * Add system dependency message * Update dependencies to include libtool * Make whitespace change to retrigger CI
2019-05-19[blend2d] add port (#6110)Maxim Kulyk
- port version `beta_2019-04-30` - same versioning as in asmjit pakage with addition of `beta_` prefix
2019-05-19[openblas] Enable static build on windows (#6519)Sean Warren
The latest version of openblas supports static builds on windows
2019-05-18[vcpkg.cmake] Remove use of IN_LIST (#6521)Sean Warren
Fixes regression introduced by #5681 in CMake projects with minimum version <3.3 where CMP0057 is not set to NEW Fixes #6484
2019-05-18[lz4, flann] port patches from #5169 (#6294)Stefano Sinigardi
* [lz4, flann] port patches from #5169 * [lz4] use vcpkg_fixup_cmake_targets * [flann] improve target handling * [lz4] remove unnecessary debug message * [openmvg] many many fixes to build it on windows * [pcl] use official FLANN cmake config file instead of custom module * [pcl] fix patch for flann targets * [pcl] Bump CONTROL version
2019-05-18[vcpkg] Fix regression in `--debug`. Remove old `features` featureflag. (#6507)Robert Schumacher
2019-05-18[aliyun-oss-c-sdk] Add new port (#6441)NancyLi1013
* [aliyun-oss-c-sdk] Add new port * [aliyun-oss-c-sdk] Update the CONTROL file and add the dependency.
2019-05-18[lua] Upgrade to 5.3.5 and add support for Linux and macOS (#6515)TitanSnow
* upgrade lua to 5.3.5 * support POSIX systems * bump version in CONTROL file * -lm * fix copyright check * don't use c89 on windows vs2015 already supports c99 * correct vcpkg_extract_source_archive_ex usage and platform detection * fix FreeBSD
2019-05-18[pfultz2-linq] Update to 2019-05-14 (#6517)myd7349
2019-05-18[zopfli] Add new port (#6513)myd7349
* [zopfli] Add new port * [zopfli] Fix for Linux and macOS * [zopfli] Fix zopflipng
2019-05-17[many ports]Remove double builds (#6472)wangli28
2019-05-17[cartographer]Upgrade to v1.0.0, remake patch and fix build error. (#6492)JackBoosY
2019-05-17[zziplib]Fix build error in linux. (#6471)JackBoosY
* [zziplib]Fix build error in linux. * [zziplib]Use configure_file to generate config.h
2019-05-17Publish azure storage cpp client library v6.1.0 (#6486)EmmaZhu-MSFT
* Publish azure storage cpp client library v6.1.0 * [azure-storage-cpp] Modify CONTROL file to match version in portfile
2019-05-17[grpc] #6485 - Fix ARM/ARM64 on Windows Build (#6487)Darrin W. Cullop
This PR includes the following changes that are required to get gRPC to build for ARM/ARM64 on Windows 1) Updated to v1.20.1 2) Disables Codegen Build for ARM/ARM64 builds 3) Rebased the "Fix UWP" patch so that it will apply properly 4) Fixed the "Static Linking in Linux" patch because it specified an invalid option on Windows builds 5) Added patch to "#undef" a macro name collision 6) Added GDI32.lib to the list of standard libraries linked to Windows
2019-05-17Vcpkg update Howard Hinnant [date] port to latest (#6501)muriukip
* Update vcpkg to include latest version of HowardHinnant-date code. To fix windowsZones.xml URL change. * [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from HowardHinnant/date * Revert "[date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from" This reverts commit 1d71b07aec57d11f07641ff2b2b3c65a717b4ad4. * [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from HowardHinnant/date
2019-05-17[entt] Update to 3.0.0 (#6490)Stanislav Ershov
2019-05-17[jwt-cpp] Add new port (#6498)WebFolder OÜ
2019-05-16[boost] Update to 1.70.0 (#6141)Robert Schumacher
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency
2019-05-16[libcroco] Initial port files for libcroco (#6467)Rodrigo Hernandez Cordoba
* [libcroco] Initial port files for libcroco From the libcroco readme file: Libcroco is a standalone css2 parsing and manipulation library. The parser provides a low level event driven SAC like api and a css object model like api. Libcroco provides a CSS2 selection engine and an experimental xml/css rendering engine. libcroco is part of the GNOME project. * [libcroco] Build fixes for Linux.
2019-05-16[zserge-webview] Add new port (#6239)myd7349
* [webview] Add new port * [zserge-webview] Update to 2019-04-27 * [zserge-webview] Fix Linux, macOS support
2019-05-16[angelscript] Add new port (#6403)Jonas
* [angelscript] Add new port * [angelscript] Add version and description
2019-05-16[pthread] update to v3 (#6473)Stefano Sinigardi
* [pthread] update to v3 * [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3 * [arb] add compatibility with PThreads4W
2019-05-16Add mac applocal for bundling dependencies (#5681)Sean Warren
2019-05-15[libmicrohttpd] Fix CONTROL version (#6468)Victor Romero
2019-05-15[icu] Prevent stale MSYS gpg-agent.exe process blocking command control (#6407)heydojo
* Prevent stale MSYS gpg-agent.exe process blocking command control This commit fixes: https://github.com/microsoft/vcpkg/issues/5476 The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang. There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed. Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way. Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason. Might I suggest that the issue is fixed in vcpkg MSYS instead or as well? Please don't request further from this commit. * [icu] Kill MSYS gpg-agent.exe on Windows
2019-05-15[cpp-netlib] Add new port (#6424)NancyLi1013
* [cpp-netlib] Add new port * Fix the problem on Linux. * Add the unsupported message for UWP.
2019-05-15[fftw3]Changed library linkage to static. (#6434)JackBoosY
2019-05-15[libsndfile]Fix install file path in linux. (#6455)JackBoosY
* [libsndfile]Fix install file path in linux. * [libsndfile] Don't install HTML docs
2019-05-15[libpff] Initial port. (#6458)Vitaliy Didik
* [libpff] Initial port. * [libpff] Add unofficial CMake find_package() integration support
2019-05-15[libmicrohttpd] Update to 0.9.63 (#6464)WebFolder OÜ
2019-05-15[glm] Fix missing include dir reference by moving include(GNUInstallDirs). ↵Robert Schumacher
Fixes #6461. (#6466)
2019-05-15[io2d] macOS support (#6456)Ziyi Yan
* [io2d] macOS support * Update version string