Marek Roszko
a6fbf20322
[ngspice] Update to rev 33 ( #15837 )
...
* [ngspice] Update to rev 33
* Update ports/ngspice/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* x-add-version ngspice
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-25 01:34:35 -08:00
Jack·Boos·Yu
f7070ab06a
[freeimage] Fix plugin disable patch ( #15812 )
...
* [freeimage] Fix plugin disable patch
* update version record
2021-01-25 01:33:30 -08:00
Ludek Vodicka
652f267816
[libxslt] Fixed macos build ( #15806 )
...
* Fixed macos build
Fixed missing libiconv library on osx build
* [libxslt] Bump version
* update version record
* update baseline
* [libxslt] Add Support field.
* update version record
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-25 01:28:50 -08:00
An Tao
496f9e4fa4
[trantor] Update to 1.2.0 ( #15841 )
...
* [trantor] Update to 1.2.0
* Add versions file
2021-01-25 00:16:36 -08:00
Ludek Vodicka
c997738435
[libiconv] Updated typo in iconv share files location ( #15771 )
...
* Updated typo in iconv share files location
CMake Error at ports/libiconv/portfile.cmake:4 (file):
file COPY cannot copy file
"/root/dev/ExternalLibraries/vcpkg/ports/libiconv/vcpkg-cmake-wrapper.cmake"
to
"/root/dev/ExternalLibraries/vcpkg/packages/libiconv_x64-linux/share/iconv/vcpkg-cmake-wrapper.cmake":
Success.
Call Stack (most recent call first):
scripts/ports.cmake:136 (include)
* [libiconv] Bump version
* update baseline
* Update ports/libiconv/portfile.cmake
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-01-25 00:15:40 -08:00
Ahmed Yarub Hani Al Nuaimi
b7c8a3097d
[libssh] Add support for Android ( #15687 )
...
* Fix Mbed TLS build for Android
* Fix Mbed TLS build for Android
Add better Windows checks
* Fix libssh build for Android
* Fix libssh build for Android
* Fix versioning
* update baseline
* Update ports/libssh/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions/l-/libssh.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libssh/CONTROL
* Update port_versions
* Revert version changes to master
* Update CONTROL version
* Update libssh versions
* Remove redundant parameter
* Remove redundant parameter
* Fix version
* Fix version
* Fix paramters
* Fix version
* Fix dependencies
* Fix versions
* Better Android support
* Fix version
* Simpler Android support
* Fix versions
* Disable warnings as errors for Mbed TLS
* Restore formatting
* Update ports/libssh/CONTROL
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Remove redundant paramter
* Fix version files
* Fix version files
* Fix libssh build for Android
* Fix versioning
* Update ports/libssh/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions/l-/libssh.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libssh/CONTROL
* Update port_versions
* Revert version changes to master
* Update CONTROL version
* Update libssh versions
* Remove redundant parameter
* Fix dependencies
* Fix versions
* Simpler Android support
* Fix versions
* Update ports/libssh/CONTROL
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Remove redundant paramter
* Fix version files
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24 23:42:44 -08:00
Ahmed Yarub Hani Al Nuaimi
be2092af4e
Fix Mbed TLS build for Android ( #15680 )
...
* Fix Mbed TLS build for Android
* Fix Mbed TLS build for Android
Add better Windows checks
* Fix libssh build for Android
* update baseline
* Remove redundant parameter
* Fix version
* Fix version
* Fix paramters
* Fix version
* Better Android support
* Fix version
* Disable warnings as errors for Mbed TLS
* Restore formatting
* Fix version files
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24 23:37:22 -08:00
dweckmann
e263d00933
[vtk] use patch for QT_NO_KEYWORDS support from upstream ( #15667 )
2021-01-24 23:35:49 -08:00
Long Nguyen
124f5d912b
[sdl2] Fix improper replacement of -lSDL2main + remove IGNORE_FLAGS and SYSTEM_LIBRARIES ( #15540 )
...
* [sdl2] Proper replacement of -lSDL2main -> -lSDL2maind
* [sdl2] Add extra SYSTEM_LIBRARIES and IGNORE_FLAGS
* [sdl2] Remove SYSTEM_LIBRARIES and IGNORE_FLAGS
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-24 23:21:41 -08:00
Kevin Lalumiere
f60b947e13
[vcpkg] Allow to use Nuget's cache for Nuget binary caching sources ( fix #15169 ) ( #15512 )
...
* Fix warning on clang version 10.0.0-4ubuntu1
The warning was
```shell
../src/vcpkg/commands.porthistory.cpp:55:14: error: unused function 'is_date' [-Werror,-Wunused-function]
```
* Add environment variable VCPKG_USE_NUGET_CACHE
As the name suggests, this environment variable allow tu use Nuget
cache for Nuget binary caching sources.
* Document NuGet's Cache environment variable
2021-01-24 23:11:02 -08:00
dweckmann
b5e8e48b49
[openigtlink] Fix cmake config location ( #15500 )
2021-01-24 23:06:50 -08:00
Alexander Neumann
f2ec6c5a7c
[mpc/mpfr] Add new port / update mpfr ( #13081 )
...
* [mpc] add mpc port
* [mpfr] update mpfr to use make.
* [gmp] fix preprocessor define for dlls.
* more fixes
* fix mpfr regression on !windows
* install autoconf-archive in provisioning script
* change indent of patches
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix merge error
* update PR
* update baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24 23:01:16 -08:00
Francis Lemaire
051b33d36c
[gamenetworkingsockets] Add new port ( #14937 )
...
* Added GameNetworkingSockets port
* Fixing requested changes in PR
* added `vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)`
* added missing trailing newline
* removed all entries in ci.baseline.txt
Adding license field in manifest
Updated library version
* Formating manifest
* Fixing platform supports in manifest
* Refactor to OpenSSL only crypto backend
* Fixing format
* Adding version
Co-authored-by: Andrew Simpson <andy@aiusepsi.co.uk>
2021-01-24 22:53:19 -08:00
Clare Macrae
a0016c0690
[docs] Correct the "new port requests" link in FAQ ( #15845 )
...
Fixes #15844
2021-01-24 21:37:36 -08:00
ras0219
e4ce66eecf
[vcpkg] Improve diagnostics around compiler tracking and toolset errors. 'Fixes' #15823 . ( #15825 )
2021-01-22 17:50:18 -08:00
Alexander Neumann
57465e9bfc
[lzo] Install pc file on windows ( #15782 )
...
* [lzo] Install pc file on windows
* add version info
* [lzo] Install pc file on windows
* add version info
2021-01-22 14:11:20 -08:00
Alexander Neumann
a66c5ec385
[tiff] add vcpkg_fixup_pkgconfig for tiff ( #15734 )
...
* [tiff] add vcpkg_fixup_pkgconfig for tiff
* add version
* fix tiff deps in *.pc file
* update version
2021-01-22 14:02:31 -08:00
ras0219
3b433e5081
[vcpkg] Fix regression in error messages with registries/versioning ( #15709 )
...
* [vcpkg] Fix regression in error messages with registries/versioning
* [vcpkg] Clean up redundant re-parsing with try_load_overlay_port
* [vcpkg] Deduplicate PathsPortfileProvider
* [vcpkg] Restore uses of Checks::exit_maybe_upgrade after merge
2021-01-22 12:26:01 -08:00
ras0219
0e4d6f084f
[ceres] Mark all dependencies REQUIRED ( #15802 )
...
* [ceres] Mark all dependencies REQUIRED
* [suitesparse] Fix FindCXSparse.cmake
* [ceres] Add version to db
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-22 12:25:40 -08:00
Stefano Sinigardi
450de5f3c6
[OpenCV] update to v4.5 and to v3.4.12 ( #15162 )
...
* [tesseract] add missing reference for downstream projects
* [tesseract] restore ci, fix many regressions that are uncovered by that
* Update ports/opencv2/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv] fix regressions on uwp, accept failure on arm64 for now
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv4] allow failures on all arm windows targets, both win32 and uwp
* [OpenCV] update to v4.5, draft
* Restore CI tests on arm architectures, they will have to work!
* adopts hints from #15180
* [libarchive] bump control version
* [libarchive] use vcpkg-cmake-wrapper instead of a custom libarchiveConfig, since it is vcpkg-provided and not port-provided
* enable features to be visible in parent scope
* apply documentation fix from CI
* [libarchive] remove unnecessary lines in portfile
* update patches
* restore ci tests for all opencv4 configs
* add port versions to baseline
* [OpenCV contrib] fix glog integration
* [OpenCV4] fix target processor detection
* update version refs
* [OpenCV3] fix target processor detection
* fix also ocv3
* remove vtk feature from opencv-ci testing
* remove qt5-tools from baseline, it works locally
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-22 12:13:33 -08:00
Silvio Traversaro
42bb41fa2d
[ogre] Do not use strict mode by default in ogre for backward compatibility ( #15789 )
...
* [ogre] Do not use strict mode by default in ogre for backward compatibility
* Update port_versions metadata for ogre 1.12.9-5
2021-01-22 12:09:58 -08:00
Stefano Sinigardi
a528e6ac1f
[darknet] update to latest version ( #15770 )
...
* [darknet] update to latest version
* update version refs
* [darknet] update to latest version
* update version refs
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-22 12:08:50 -08:00
Billy O'Neal
925b64efd2
Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISABLE_METRICS ( #15810 )
...
* Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISABLE_METRICS in https://github.com/microsoft/vcpkg/pull/15470
* Didn't save a file.
2021-01-22 11:10:27 -08:00
Jack·Boos·Yu
f0997d3f85
[msys2] Update msys components pkgconfig url ( #15732 )
...
* [pkgconfig] Update msys components pkgconfig url
* update hash
2021-01-22 10:45:08 -08:00
NancyLi1013
ab0acc7439
[poppler] Disable clang-format check ( #15727 )
...
* [poppler] Disable clang-format check
* Update port_version check
* Add CLANG program
* Add clang-format program
* Update clang-format and add it to azure-pipelines/linux/provision-image.sh
* Update ports/poppler/portfile.cmake
* Revert the changes for clang-format
2021-01-22 10:40:01 -08:00
Andrei Lebedev
83b8e27b95
[vcpkg,boost-modular-build-helper] initial ppc64le community support ( #15572 )
...
* [vcpkg] initial ppc64le community support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* [boost-modular-build-helper] ppc64le support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Merge from master
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-22 10:37:26 -08:00
evpobr
34a9432e2b
[libsamplerate] Upgrade to 0.2.0 ( #15797 )
...
* [libsamplerate] Upgrade to 0.2.0
* Add missiong OPTIONS
* Use share/${PORT} instead of share/libsamplerate
* Remove SYSTEM_LIBRARIES m argument
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update version
* Update version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-22 10:29:41 -08:00
Vitalii Koshura
9053d58017
[sentry-native] Update to 0.4.5 ( #15790 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-22 10:28:34 -08:00
NancyLi1013
f05b2b639a
[vcpkg baseline] [mesa] Fix conflicts with angle ( #15729 )
...
* [mesa] Remove libs conflicted with angle
* Update port_versions check
* Use gles-lib-suffix to avoid conflicts with angle
* [mesa] Remove libs conflicted with angle
* Update port_versions check
* Use gles-lib-suffix to avoid conflicts with angle
* Update port_versions/m-/mesa.json
* Update ports/mesa/portfile.cmake
* Update space and versions
* Update versions/m-/mesa.json
2021-01-22 10:27:34 -08:00
Billy O'Neal
3f7b677756
[aws-sdk-cpp] Fix PRIVATE => PRVATE typo ( #15804 )
2021-01-21 21:03:37 -08:00
nicole mazzuca
5065bf984a
[vcpkg testing] fix e2e tests ( #15803 )
2021-01-21 12:10:10 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions
to versions
( #15784 )
2021-01-21 09:53:22 -08:00
Billy O'Neal
bedeaa639c
[osgearth] Make all find_packages required in effort to make this port less "flaky", and turn on in CI. ( #15777 )
2021-01-21 08:58:11 -08:00
Billy O'Neal
d0268cf166
[crfsuite] change /include/x.h => /include/crfsuite/x.h ( #15785 )
...
This caused conflicts with many ports; in particular params.h conflicted with tesseract.
crfsuite:/include/cqdb.h
crfsuite:/include/crf1d.h
crfsuite:/include/crfsuite.h
crfsuite:/include/crfsuite.hpp
crfsuite:/include/crfsuite_api.hpp
crfsuite:/include/crfsuite_internal.h
crfsuite:/include/iwa.h
crfsuite:/include/logging.h
crfsuite:/include/option.h
crfsuite:/include/os.h
crfsuite:/include/params.h ***
crfsuite:/include/quark.h
crfsuite:/include/readdata.h
crfsuite:/include/rumavl.h
crfsuite:/include/vecmath.h
2021-01-20 19:23:41 -08:00
ankurverma85
9d98893b09
[osg] fix x64-windows-static-md builds ( #15374 )
...
* Trim out dependencies
* Fix static compilation
* Update ports/osg/CONTROL
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* update baseline
Co-authored-by: ankurv <ankurv@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-20 16:22:09 -08:00
ras0219
93db9aced1
[sfml] Install usage and change version scheme to relaxed ( #15718 )
2021-01-20 13:03:02 -08:00
Alexander Neumann
8e926cc06c
[qt5] Update to 5.15.2 ( #14678 )
...
* [qt5] Update to 5.15.2
(mqtt currently missing git tag)
* deactivate update of ports
* update version
* reduce port version
* fix typo
* fix patch for linux missing pthread
* fix qt5-tools
* fix qt5-webengine
* add xcb-util to linux provisioning script
* fix version numbers
* fix other typo
* remove new hashes file
* fix latest version info
* switch to vcpkg_from_git
adjust vcpkg_from_git to handle tags.
add OUT_REF for vcpkg_from_git to enable scriptable update of ports
* regenerate docs
* [vcpkg_from_git] new options TAG and OUT_REF
- TAG github tag to checkout
- OUT_REF github commit id related to tag or ref
(useable for automatic updates of ports if used with a version tag)
* Apply suggestions from code review
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* additional changes due to CR
* regenerate docs
* Remove 'Port-Version:0' from qt5-location
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* add all those versions
* fix versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-01-20 12:55:41 -08:00
David Millard
a8a07972db
[pagmo2] Add new port ( #15682 )
...
* [pagmo2] Add new port
* Disable C4701
* Disable /MD override for all static builds
* Add pagmo2 port_version info
* Find TBB when finding pagmo
* Fixup pagmo2 port version
* Change /Md patch to if(0)
* Fix port_version for pagmo2
* Use vcpkg.json; use version
* Reformat vcpkg.json
* Fix port_versions for pagmo2
2021-01-20 12:51:57 -08:00
Billy O'Neal
4d136ef25f
[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. ( #15638 )
2021-01-20 12:07:41 -08:00
Bill Avery
45fc55825d
[cppgraphqlgen] Update to 3.5.0 release ( #15701 )
...
* [cppgraphqlgen] Update to 3.5.0 release
* Run vcpkg x-add-version cppgraphqlgen
* Replace deprecated function in portfile.cmake
* Regenerate hash after sync/bootstrap
* [cppgraphqlgen] Switch to manifest and change version schema to semver
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19 22:31:14 -08:00
Alexander Neumann
460f40992b
[libjepg-turbo] Fix *.pc files ( #15735 )
...
* [libjpeg-turbo] fix pkgconfig
* add version info
* Update ports/libjpeg-turbo/portfile.cmake
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19 22:30:34 -08:00
Alexander Neumann
d7cd6f52be
[libsass/sassc] add new port/tool ( #15752 )
...
* add libsass and sassc
* add version information
2021-01-19 22:16:21 -08:00
JonLiu1993
cff97f99e5
[reproc] update to 14.2.1 ( #15751 )
...
* [reproc] Update to 14.2.1
* Update port_version
* Update version
* [reproc] update to 14.2.1
2021-01-19 22:12:23 -08:00
ras0219
e9650349fb
[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to semver ( #15764 )
...
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19 22:11:26 -08:00
Long Huan
4ed2cfd1a3
[vcpkg baseline][spatialite-tools] fix linux osx build falied ( #15768 )
...
* fix linux osx build falied
* Update ci.baseline.txt
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19 21:40:57 -08:00
nicole mazzuca
c977e3861d
[vcpkg] fix edit command on windows ( #15767 )
...
* [vcpkg] fix edit command on windows
* format
2021-01-19 19:42:00 -08:00
pastdue
3912524298
[vcpkg baseline][vcpkg_configure_make] Fix arm64-windows, arm-uwp ( #15740 )
...
* [vcpkg_configure_make] Fix arm64-windows
* [vcpkg_configure_make] Fix arm-uwp
2021-01-19 19:40:30 -08:00
Jack·Boos·Yu
da28170ca9
[podofo] Fix feature crypto ( #15666 )
...
* [podofo] Fix feature crypto
* update baseline
2021-01-19 16:28:52 -08:00
Be
f1b73fb7fc
[libopusenc] fix macOS and Linux build ( #15671 )
2021-01-19 16:21:37 -08:00
Ahmed Yarub Hani Al Nuaimi
2b78e19efa
[aws-sdk-cpp] Update aws cpp sdk ( #15760 )
...
* Update AWS C++ SDK version
* Update AWS C++ SDK version
* Update AWS C++ SDK version
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-01-19 16:14:50 -08:00
双草酸酯
b41a46f3d7
Fix libmariadb compiling on ARM64 ( #15699 )
2021-01-19 16:00:17 -08:00
Matwey V. Kornilov
97c11b2eea
[libusb] Update to 1.0.24 ( #15692 )
2021-01-19 15:38:55 -08:00
tiqac
dcb0145cbf
[xorstr] Update to 2020-11-29 ( #15721 )
...
* [xorstr] Update to 2020-11-29
* Run x-add-version
* version-string -> version-date
* Run x-add-version
2021-01-19 15:37:18 -08:00
Alexander Neumann
fa31c98275
[graphene] Add new port ( #15754 )
...
* [graphene] add new port
* add version info
2021-01-19 15:29:51 -08:00
miheer vaidya
852d471ff3
[libconfig] shlwapi is not available on linux ( #15613 )
...
* shlwapi is not available on linux
This fixes error while building for `x64-linux-dynamic`.
* Update control version
* Update port_versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-19 15:29:30 -08:00
Ilya Arzhannikov
2f542209ce
Librealsense2 android build ( #15608 )
...
* [realsense2] options for android build
* bump port version
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19 15:28:30 -08:00
Robert Schumacher
ab077c4e55
[simage] Fix optional dependencies ( #15683 )
...
* [simage] Fix optional dependencies
* [simage] Add to versions db
2021-01-19 12:05:08 -08:00
pastdue
2ac5b0564c
[physfs] Fix arm64-windows ( #15684 )
2021-01-19 12:00:59 -08:00
ZeeWanderer
d33b06d808
[blend2d] Update to beta_2021-01-02 ( #15672 )
...
* [blend2d] Update to beta_2021-01-02
* [blend2d] update port_versions
2021-01-19 11:48:50 -08:00
Rodion Malinovsky
8b5f8e3c72
[xlnt] Prevent macro redefinition ( #15645 )
2021-01-19 11:45:40 -08:00
Silvio Traversaro
0c8af399f5
[sdformat9] Update to 9.4.0 ( #15720 )
...
* Update sdformat9 to 9.4.0
* Update port_versions for sdformat9 9.4.0
2021-01-19 11:09:54 -08:00
tiqac
6690611750
[phnt] Update to 2020-12-21 ( #15722 )
...
* [phnt] Update to 2020-12-21
* Run x-add-version
* version-string -> version-date
* Run x-add-version
2021-01-19 10:56:14 -08:00
JonLiu1993
816614a8eb
[usockets] Update uSockets to the latest version ( #15743 )
...
* [uSockets] Update uSockets to the latest version
* Update port_versions
* Update portfile.cmake
* update baseline
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-19 10:55:29 -08:00
NancyLi1013
fefd1e53fb
[vcpkg baseline] Disable spatialite-tools on linux and osx ( #15746 )
...
* [vcpkg baseline] Disable spatialite-tools on linux and osx
* Update the order
2021-01-19 10:36:36 -08:00
Carlos O'Ryan
c0020eb4e5
[google-cloud-cpp] update to v1.23.0 ( #15669 )
...
* [google-cloud-cpp] update to v1.23.0
* Fix versions
2021-01-19 00:47:24 -08:00
Bill Avery
16070fffea
[pegtl] Update to 3.2.0 release ( #15700 )
...
* [pegtl] Update to 3.2.0 release
* Run x-add-version pegtl
2021-01-19 00:46:00 -08:00
Alessandro Arcangeli
a9a636c1a6
fix wrong path in specifications/manifests.md ( #15688 )
2021-01-19 00:45:07 -08:00
Maxim Marshev
0c94afc788
delete linux from fail port from tomlplusplus ( #15609 )
...
* delete linux
* Update ports/tomlplusplus/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 20:11:41 -08:00
Alexander Neumann
e51da1b1b9
[vcpkg_acquire_msys] add findutils as a dependency to libtool ( #15611 )
2021-01-16 20:08:35 -08:00
Bartosz Taudul
ffd5ca7edd
[glslang] Provide glslang-default-resource-limits library. ( #15624 )
...
* [glslang] Provide glslang-default-resource-limits library.
* [glslang] Use Port-Version field.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 20:03:04 -08:00
Adam Johnson
c8fc7e1e26
[openal-soft] Fix issue with cmake config. ( #15634 )
...
* [openal-soft] Fix issue with cmake config.
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16 19:57:12 -08:00
Alexander Neumann
af3c99bc65
[vcpkg_build_make] remove libtool artifacts ( #15622 )
2021-01-16 19:53:05 -08:00
Silvio Traversaro
3ddaeb4180
[ignition-fuel-tools4] Add new port 🤖 ( #15581 )
...
* Add ignition-fuel-tools4 port
* update port_versions
2021-01-16 19:45:51 -08:00
emexal-company
9d1ffee0e1
[SOCI] Add support for soci-mysql connector ( #15577 )
...
* Add support for soci-mysql connector
* Better fix to support soci-mysql connector
* SOCI Port-Version, mysql options
* Do not add the options several times
* Remove extra parenthesis
* [soci] Correct cmake config file name
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16 19:43:54 -08:00
Jacob Kahn
58bf44e8b0
[flashlight-cpu] New port ( #15514 )
...
* [flashlight-cpu] New port
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update commits and port versions, comments
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Tweaks to feature options for CUDA port
* Update ports/flashlight-cuda/portfile.cmake
* Update ports/flashlight-cuda/vcpkg.json
* one more commit bump
* Update port_versions
* Add flashlight-cpu.json in port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 19:42:15 -08:00
Adam Johnson
8296ef265d
[openimageio] Bump to 2.2.10.0. ( #15509 )
...
* [openimageio] Bump to 2.2.10.0.
* Update port_versions
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 19:39:12 -08:00
Haeri
083c86d05e
[msdfgen] New port ( #15427 )
...
* initial
* format
* Update ports/msdfgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/msdfgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* using vcpkg_copy_tools
* Compromise between renameing and UWP
* added feature "tools"
* forgot a check
* Update ports/msdfgen/portfile.cmake
* Update port_versions
* Add msdfgen.json in port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 19:33:51 -08:00
Stefano Sinigardi
f89336d703
[libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix tesseract downstream and unblock opencv CI ( #15089 )
...
* [tesseract] add missing reference for downstream projects
* [tesseract] restore ci, fix many regressions that are uncovered by that
* Update ports/opencv2/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv] fix regressions on uwp, accept failure on arm64 for now
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv4] allow failures on all arm windows targets, both win32 and uwp
* adopts hints from #15180
* [libarchive] bump control version
* [libarchive] use vcpkg-cmake-wrapper instead of a custom libarchiveConfig, since it is vcpkg-provided and not port-provided
* enable features to be visible in parent scope
* apply documentation fix from CI
* [libarchive] remove unnecessary lines in portfile
* fix regressions
* Update ports/gdcm/CONTROL
* use more compact logic syntax
* add new versions to baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-16 19:26:38 -08:00
Victor Romero
31eda3e931
[vcpkg] RFC: Versioning ( #11758 )
...
* Initial commit of Versioning Specification
* Add image for algorith example
* Add image file
* Address some PR comments
* Apply suggestions from code review
Co-authored-by: Yehezkel Bernat <yehezkelshb@gmail.com>
Co-authored-by: Miro Knejp <miro@knejp.de>
Co-authored-by: Rachel Lu <lurachel18@gmail.com>
* Update spec
* Modify how baseline versions work
* Add implementation details spec
* WIP: Update specs to reflect latest discussions
* Maybe fix formatting on GitHub preview
* Apply suggestions from code review
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Update spec
* Update spec, match implementation
* Delete unnecessary files
Co-authored-by: Yehezkel Bernat <yehezkelshb@gmail.com>
Co-authored-by: Miro Knejp <miro@knejp.de>
Co-authored-by: Rachel Lu <lurachel18@gmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-01-16 16:38:46 -08:00
ras0219
727347d0fb
[vcpkg-ci] Move version validation after CI build passes ( #15686 )
2021-01-16 15:54:44 -08:00
nicole mazzuca
b60f003ccf
[vcpkg] Rewriting CmdLineBuilder/Command (3/n) ( #15673 )
...
Rename CmdLineBuilder to Command, since it's no longer a builder but an actual data type
2021-01-15 18:32:04 -08:00
Chuck Walbourn
a2cc2b1735
directxtex, directxmesh, directxtk, uvatlas ports updated to fix cach… ( #15639 )
...
* directxtex, directxmesh, directxtk, uvatlas ports updated to fix cache-collision issues
* Updated ports to jan2021b
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-15 15:24:06 -08:00
Jack·Boos·Yu
21b569f3e6
[qt5] Remove dependency qt5 feature mysqlplugin when building x86 ( #15597 )
...
* [qt5] Remove dependency qt5 feature mysqlplugin
* Update ports/qt5/CONTROL
* Update ports/qt5/CONTROL
* [qt5] update baseline
2021-01-15 15:22:01 -08:00
Twice
6df7d6612b
[gtest] Add a patch to fix build error in GCC 11 ( #15661 )
...
* [gtest] Add a patch to fix build error in GCC 11
* [gtest] Bump port version to 3
* [gtest] Update version files
2021-01-15 15:20:45 -08:00
ras0219
d9351c9c3f
[vcpkg] Remove versions feature flag check in all places except inputs ( #15676 )
2021-01-15 13:54:39 -08:00
Maxime GIMENO
a184395582
[CGAL] Upgrade to 5.2 ( #15047 )
...
* UPgrade to 5.2-beta1
* Upgrade to 5.2
* Merge from master
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-15 13:12:42 -08:00
ras0219
4f8fb510ba
[vcpkg] Add initial versioning documentation ( #15565 )
...
* [vcpkg] Improve efficiency and tests of versioning
* [vcpkg] Add initial versioning documentation and rename x-default-baseline to builtin-baseline
* [vcpkg] Enable metrics for builtin-baseline & overrides
* [vcpkg] Address PR comments
* [vcpkg] Add support for syntax in version>=
* [vcpkg] Remove port-version from dependency syntax
* [vcpkg] Address CR comment
* [vcpkg] Minor docs fixup
2021-01-15 12:35:48 -08:00
Victor Romero
a8e97d4a4b
[vcpkg] Format JSON output of x-add-version
to minimize diffs ( #15664 )
...
* Fix output json file format
* Add instructions to fix missing versions file
2021-01-15 00:04:28 -08:00
pastdue
0e46f931b0
[physfs] Enable arm64 for non-Windows targets ( #15637 )
...
* [physfs] Enable arm64 for non-Windows targets
* Update version files
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-01-14 23:19:19 -08:00
Victor Romero
f87c92e42c
Reorder CI checks ( #15662 )
...
* Reorder CI checks
* Modify error message on local port changes
* Modify error message on local port changes - pt.2
2021-01-14 22:43:13 -08:00
Victor Romero
f649f9a67e
[vcpkg] Add CI check for version files and update maintainer's guideline ( #15655 )
...
* Add CI check using dummy version files
* Fix ci test
* Update maintainer's guideline
* Point CI check to actual version files
* Remove --git-verify-trees
* Fix typo
* Fix more typoes
* Even more typos
* Even more typos
2021-01-14 21:29:15 -08:00
nicole mazzuca
a597134450
[vcpkg registries] Add git registries ( #15054 )
...
* [vcpkg registries] Add git registries support
* Add git registries support to the registries module of vcpkg.
* add e2e tests for git registries
* fix vcpkg.cmake for registries
* fix CRs, remove a thing
* better error messages
* Billy CRs
* fix Robert's CR comment
* I learned about `-c` today
* format
* fix baseline.json
* failing to find baseline is technically not a bug
2021-01-14 19:50:31 -08:00
Victor Romero
2f6537fa2b
[vcpkg] Add version files ( #15652 )
...
* Add version files
* Remove unnecessary file
2021-01-14 16:08:36 -08:00
Alexander Neumann
6f593eb61e
don't change line endings on patching. ( #15578 )
2021-01-14 14:51:36 -08:00
Victor Romero
eb6655cac5
Improve x-ci-verify-versions
error messages ( #15651 )
...
* [vcpkg] Change version field in `baseline.json`
* Change name from `version-tag` to `baseline`
* [vcpkg] x-history serializes version scheme
* Update e2e tests
* Update baseline e2e test
* [x-ci-verify-versions] Improve error messages
* Enable CI check for port_versions
* Fix missing and extra line breaks.
* Remove CI check
2021-01-14 09:58:40 -08:00
nicole mazzuca
1515d080fe
[vcpkg] Rewriting CmdLineBuilder (2/n) ( #15627 )
...
* [vcpkg] Rewriting CmdLineBuilder (2/n)
I would like, and I think the team would like generally,
to switch to using stuff like `posix_spawn`, as opposed to the
existing use of `system` and `popen`.
This requires a pretty large change to how we use CmdLineBuilder.
The first change we have to make is that the execute functions
_cannot_ take a StringView anymore.
This PR makes that change.
2021-01-14 09:06:31 -08:00
Victor Romero
fb21b70846
[vcpkg] Change version field in baseline.json
( #15633 )
...
* [vcpkg] Change version field in `baseline.json`
* Change name from `version-tag` to `baseline`
* [vcpkg] x-history serializes version scheme
* Update e2e tests
* Update baseline e2e test
2021-01-14 08:57:05 -08:00
Billy O'Neal
3f3d9a615a
[vcpkg] Fix incorrect handling of messages for permenantly disabled metrics. ( #15636 )
...
Fixes #15630
2021-01-14 08:41:53 -08:00
Rich Logan
fd67439f01
[tool-meson] Rev vcpkg's meson build ( #15200 )
2021-01-13 16:22:54 -08:00
Jack·Boos·Yu
9255e8bf06
[qt5-base] Improve the warning message on Linux ( #15596 )
...
* [qt5-base] Improve the warning message on Linux
* [qt5-base] Update warning message
2021-01-13 16:14:04 -08:00