aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-06[infoware] Bump version to 0.6.0 (#17597)наб
* [infoware] Bump version to 0.6.0 * update vcpkg.json Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-05-06[hdf5] fix pc files (#17598)Alexander Neumann
* [libctl] add new port * [meep] add new port * [meep|libctl] support only linux for now * [meep] add msys2 win32 handling * fix autoconfig missing flags in configure_make * [meep] move to autoconfig also on linux * [libct] enable autoconfig; [meep] disabled fixup pkgconfig files, routines is not able to fully clean up include paths from libraries * [hdf5] trying to fix pkgconfig files * [CI] add guile to linux image when provisioned * [msys2] add libguile dependency for libctl * [libctl] working on the windows port * add missing msys2 packages * add osx support * add guile on osx VMSS provisioning file * prepend msys2 to path * apply format.diff from PR automated test * revert skript changes * more hdf5 stuff * remove meep and libctl * more pc fixes for hdf5 * version stuff * reset doc changes * reset x264 changes * fix version stuff Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2021-05-06[cairo] update to 1.17.4 (#17620)Alexander Neumann
* [cairo] update to 1.17.4 * fix format * version stuff * remove patches and cairo-trace * version stuff * version stuff
2021-05-06[libass] Update to 0.15.1 (#17624)菜姬
* [libass] Update to 0.15.1 * [libass] Add to versions file
2021-05-06[ffmpeg] fix optional X11 platform dependencies (#17625)Matthias C. M. Troffaes
* [ffmpeg] fix optional X11 platform dependencies * [ffmpeg] bump port version * [ffmpeg] x-add-version * [ffmpeg] bump port version * [ffmpeg] x-add-version * [ffmpeg] version bump * [ffmpeg] x-add-version * [ffmpeg] version bump * [ffmpeg] x-add-version
2021-05-06[msmpi] Update the download hash (#17629)Jack·Boos·Yu
* [msmpi] Update the download hash * update version record * Update ports/msmpi/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/m-/msmpi.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-06[DCMTK] Update to 3.6.6 (#17641)Sébastien Matte
* [dcmtk] Update to 3.6.6 * [dcmtk] Update to 3.6.6
2021-05-06[seal]Updated to version 3.6.4 (#17648)Wei Dai
* Updated SEAL to version 3.6.4. * Updated versions/s-/seal.json.
2021-05-06[google-cloud-cpp] update to latest (v1.27.0) version (#17661)Carlos O'Ryan
2021-05-06[gtkmm] Update to 4.0.1 (#17669)Alexander Neumann
* update gtkmm * version stuff
2021-05-06[igraph] update to 0.9.3 (#17683)Szabolcs Horvát
* igraph: update to 0.9.3 * igraph: x-add-version * formatting fix * x-add-version
2021-05-06[docs registries] Add reference documentation (#17672)nicole mazzuca
* using registries reference documentation * start work on "creating registries" document also fix minor issue in "using registries" doc * Robert's comments, continue working * finish creating registries docs * add links to example registries * aupopa cr
2021-05-06[tool-meson] update to 0.58 (#17631)Alexander Neumann
* update meson to latest * version stuff * update meson to 0.58 * reset version stuff * version stuff Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06[ffmpeg] avdevice CoreAudio dependency fix for osx (#17204)Matthias C. M. Troffaes
* [ffmpeg] avdevice needs CoreAudio on osx * [ffmpeg] bump port version * [ffmpeg] x-add-version * [ffmpeg] version bump * [ffmpeg] x-add-version
2021-05-06[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)Robert Schumacher
* [vcpkg] Update vcpkg tool version 2021-05-05 * [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34 * [vcpkg-ci] Ignore results from non-target triplets * [protobuf] Fix regression introduced in #16904 * [vcpkg] Fix bug where 'staticcrt' was ignored Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-05[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets ↵Park DongHa
(#17063) * [cpuinfo] update to latest * [cpuinfo] update baseline and port SHA * Update ports/cpuinfo/fix-install.patch Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/cpuinfo/fix-install.patch Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/cpuinfo/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/cpuinfo/fix-install.patch Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [cpuinfo] update port SHA * [cpuinfo] recover find_package * fixup target path to `share/unofficial-cpuinfo` * change IMPORTED target name to `unofficial::cpuinfo::cpuinfo` * [fbgemm] resolve failure after cpuinfo rename * change cpuinfo::cpuinfo to unofficial * [fbgemm] update port version * [nnpack] use changes target name * [nnpack] update port-version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-05Compile for android including armv6. (#16847)talregev
* compile for android including armv6. * Update arm-android.cmake * Update from comment in the PR support ANDROID_NATIVE_API_LEVEL from env variable. (to be able to compile also 16 and not just 21 as default) * Add ANDROID_ARM_NEON from env var * Short version of update ANDROID_ARM_NEON. * remove ANDROID_NATIVE_API_LEVEL now using vcpkg_CMAKE_SYSTEM_VERSION in triplet Add cache to ANDROID_ARM_NEON fix indents * Update neon triplet * Add arm-neon-android.cmake file.
2021-05-05[fontconfig] Add cflags in tools build command (#17019)Ilya Arzhannikov
* add clags in tools build command * bump port version * x-add-version fontconfig * vcpkg x-add-version fontconfig --overwrite-version * bump port version * ./vcpkg x-add-version fontconfig * Update versions/f-/fontconfig.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * bump port version * ./vcpkg x-add-version fontconfig Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-05[ffmpeg] fix dnn dependency (#17659)Matthias C. M. Troffaes
* [ffmpeg] fix dnn dependency The source file "libavfilter/dnn/dnn_backend_native.h" includes "libavformat/avio.h", so avformat needs to be declared as a dependency. This fixes the build of ffmpeg[core,avfilter]:x64-windows. Posted upstream here: http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html Whilst at it, I've also added a link to the other avfilter patch: http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279927.html * [ffmpeg] version bump * [ffmpeg] x-add-version * [openimageio] revert accidentally committed change that is meant for other PR
2021-05-03[ffmpeg] soxr dependency fix (#17299)Matthias C. M. Troffaes
* [ffmpeg] soxr only makes sense with swresample, so add as dependency * [ffmpeg] bump port version * [ffmpeg] x-add-version
2021-05-03[cairo] Windows: Fix cairo dll definition (#17596)Alexander Neumann
* [cairo] fix def name for dll * version stuff * use same approach as the fontconfig fix * update version
2021-05-03[asio] Add inline dummy return patch (#17611)Pratik Chowdhury
2021-05-03[grpc] Create codegen feature (#17424)ras0219
* [grpc] Create codegen feature * [grpc] Update port-version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-03[vcpkg baseline][libheif] fix CI errors if gdk-pixbuf can be found (#17593)Alexander Neumann
* fix libheif gdk-pixbuf error. * version stuff * add trace expand to get more info what happens in ci * use pkg_get_variable instead of execute process * fix patch * update version stuff * remove trace expand * version again
2021-05-03[ghc-filesystem] Fix port/package name discrepancy (#17589)AndyBrown91
2021-05-03[bootstrap-vcpkg] Add g++-11 support (#17633)xyb
2021-05-03[pthreadpool] remove unused dependency (#17634)Park DongHa
* [pthreadpool] remove unused dependency * [pthreadpool] update git-tree SHA
2021-05-03[docs] Consolidate versioning documentation (#17580)Robert Schumacher
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-01[icu] add host depedency (#16577)autoantwort
* [icu] introduce host dependency * add version files * [icu] host dependency windows, update ci baseline * add version files * [icu] add debug messages * [icu] do not depend on buildtree, install required files instead * [icu] set env variable for dynamic libs * [icu] find dlls for windows * [icu] copy dlls * [icu] cleanup, fix apple arm targets * add version files * [icu] no for-cross-compile subfolder * add version files * [icu] use instead of * add version files * [icu] convert to vcpkg_configure_make * [icu] also build on arm * [icu] add DESTINATION param to vcpkg_copy_tools and use it * [icu] use foreach in macOS build * [icu] fix of copy tool dependencies on windows * [icu] delete more folders on windows * [icu] copy tool dependencies manually * [icu] don't copy non existing pdb files * add version files * [icu] bring vcpkg_copy_pdbs() back * add version files * [icu] add comment * add version files * [icu] use BUILD_TRIPLET instead of VCPKG_MAKE_BUILD_TRIPLET * add version files * [icu] simply logic for build on mac * add version files * Trigger Build * add version files * Trigger Build * Trigger Build * Apply suggestions from code review * Apply suggestions from code review * Trigger Build Co-authored-by: Billy Robert ONeal III <bion@microsoft.com> Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-01[hidapi] fix mac build (#17610)autoantwort
* [hidapi] fix mac os build * add version files
2021-04-30[docs] binarycaching.md: Move Configuration section to the top. Add table ↵autoantwort
of… (#17060) * binarycaching.md: Move Configuration section to the top. Add table of contents. Make clear that file location must be absolute. Add that read is the default mode. * Apply suggestions from code review Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-04-30[boost-context] support android (#16930)huangqinjin
2021-04-30[freealut] Add a port of freealut (#16890)Dariusz Antoniuk
* [freealut] add a new port Also apply review suggestions from Cheney Wang and Robert Schumacher Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [freealut] add version info Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-30[OpenSSL] Update to 1.1.1k (#16937)Raul Metsma
* [OpenSSL] Update to 1.1.1k Signed-off-by: Raul Metsma <raul@metsma.ee> * Update JSON file Signed-off-by: Raul Metsma <raul@metsma.ee> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-30[Libassuan] Add cflags to tool build command (#17020)Ilya Arzhannikov
* add patch with cflags added to tool command * x-add-version libassuan Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-30[x265] Allow release-only build. (#17051)matttyson
* [x265] Allow release-only build. When doing a release-only build, conditionally disable commands for debug builds * [x265] Bump port version.
2021-04-30vcpkg_configure_make: Add support for linux -> windows cross compilation ↵autoantwort
(#17073) * vcpkg_configure_make: Add support for linux -> windows cross compilation * vcpkg_configure_make: Merge some logic * vcpkg_configure_make: add TODO comment * Trigger Build * Trigger Build * Trigger Build * Trigger Build * Trigger Build * Trigger Build * Trigger Build * Trigger Build * Trigger Build
2021-04-30[libui] Export system libs on OSX (#17095)Jack·Boos·Yu
* [libui] Export system libs on OSX * update version record * Update ports/libui/portfile.cmake * Update versions/l-/libui.json
2021-04-30Add /etc/fstab in order to remove /cygdrive/ prefix (#17138)Kai Pastor
* De-duplicate MSYS2 PATH_TO_ROOT construction * Create MSYS2 /etc/fstab
2021-04-30[libtorrent] Update to latest 1.2.x commit (#17166)Francisco Pombal
* [libtorrent] Update to latest 1.2.x commit - Update to 1.2.13 plus some additional fixes (allows dropping existing patches) - Build with libiconv by default on all platforms - Fix deprecated usage of `vcpkg_check_features` without the `FEATURES` keyword - Migrate to vcpkg.json manifest files * [libtorrent] Update versioning information Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-04-30[libwebp] Fix release-only builds (#17172)Kai Pastor
* Fix release-only builds of libwebp * Bump port version * Update versions
2021-04-30[dxsdk-d3dx] Add new port (#17175)Chuck Walbourn
* [dxsdk-d3dx] port added * Added deprecation warning * Added basline * Convert CONTROL to vcpkg.json * Update baseline * Updated unsupported platform port logic per feedback * Update baseline * Use version constraint * Update baseline
2021-04-30[pthreadpool] update sources and support find_package (#17196)Park DongHa
* [pthreadpool] support find_package * update to latest source code * [pthreadpool] update port version * [pthreadpool] support uwp * use WindowStore in platform check * [pthreadpool] prefix with 'unofficial'
2021-04-30[avisynthplus] Update to 3.7.0 (#17221)wangqr
* [avisynthplus] Update to 3.7.0 * Update to 3.7.0 * Allows static build as this is supported since 3.7.0 * [avisynthplus] add filesystem submodule to support older compiler * [avisynthplus] change version-string to version-semver
2021-04-30[ncurses] Add new port (#17226)Adam Johnson
* [ncurses] Add new port. * x-add-version * Test ncurses port against CMake.
2021-04-30[hidapi] Add support linux and osx (#17231)NancyLi1013
* [hidapi] Add support linux and osx * Update versions * Remove duplicate AC_CONFIG_MACRO_DIR * Update versions/h-/hidapi.json
2021-04-30[libpq] Fix cmake wrapper on Windows, add usage (#17232)Jack·Boos·Yu
* [libpq] Fix cmake wrapper on Windows, add usage * update version record * Fix macro PostgreSQL_LIBRARIES * update version record * Update ports/libpq/vcpkg-cmake-wrapper.cmake Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * Update ports/libpq/vcpkg-cmake-wrapper.cmake Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * Update versions/l-/libpq.json * Update versions/baseline.json * Update versions/l-/libpq.json * Update ports/libpq/vcpkg.json * Update versions/l-/libpq.json * Update ports/libpq/vcpkg.json * Update versions/baseline.json * Update versions/l-/libpq.json * Update versions/l-/libpq.json Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-04-30[libosip2] Update to 5.2.0 and add windows support (#17321)NancyLi1013
* [libosip2] Add Windows support * Update version files * Update portfile.cmake * Update versions/l-/libosip2.json * Fix typo error * Update versions/l-/libosip2.json * Address review suggestion * Update versions/l-/libosip2.json * Update ports/libosip2/portfile.cmake * Remove space line * Update versions/l-/libosip2.json
2021-04-30[libqcow] Update to 20210419 (#17525)Alexandro Sanchez
2021-04-30[ffmpeg] add openh264 support (#17531)Matthias C. M. Troffaes
* [ffmpeg] add openh264 support * [ffmpeg] bump port version * [ffmpeg] x-add-version Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>