Commit Graph

15828 Commits

Author SHA1 Message Date
chausner
6739ac6ca7
[concurrencpp] Update to 0.1.4 (#23880)
* Update concurrencpp to 0.1.4

* Update CI baseline

* Update ports/concurrencpp/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-04-01 14:39:28 -07:00
Alonso Schaich
25eaff7533
[cairo] update to 1.7.6 (#23849)
* [cairo] upgrade cairo to 1.7.6 (microsoft#23848)

* [cairo] remove patch (microsoft#23848)

0001-meson-fix-macOS-build-and-add-macOS-ci.patch has been merged
into the upstream repository and is part of the 1.7.6 release.

* [cairo] use meson option to disable bfd (microsoft#23848)

Upstream has introduced an option to disable bfd. Use the option
to disable it (See microsoft#23022)

* [cairo] chase upstream cflags handling (microsoft#23848)

Upstream has put all cflags handling into the top-level meson.

Move our static compilation indicator definition to the top level,
too.

* [cairo] force-disable xcb (microsoft#23848)

This is the next update

* [cairo] format vcpkg.json (microsoft#23848)

* [cairo] update version registries (microsoft#23848)

* [cairo] add license (microsoft#23848)

* [cairo] regenerate versions registry (microsoft#23848)

Co-authored-by: Schaich <alonso.schaich@sodgeit.de>
2022-04-01 14:39:10 -07:00
Ryan
cd3a132c7a
[rsm-bsa] Update to 4.0.3 (#23894)
* update to 4.0.3

* update versions
2022-04-01 14:33:56 -07:00
Ryan
0acd2c6bf8
[pybind11] Update to 2.9.2 (#23893)
* update to 2.9.2

* add versions
2022-04-01 14:33:33 -07:00
Ryan
775d7a403b
[args] Update to 6.3.0 (#23891)
* update to 6.3.0

* remove pointless copy command

* add license field

* update versions
2022-04-01 14:33:20 -07:00
JonLiu1993
89e00e66f7
[yara ] update to v4.2.0 (#23901)
* [yara ] update to v4.2.0

* update version

* modern function

* update version
2022-04-01 14:31:35 -07:00
Azure SDK Bot
d8cd44e702
[azure-core-cpp] Update to 1.5.0 (#23912)
## 1.5.0 (2022-03-31)

### Features Added

- When a `RequestFailedException` exception is thrown, the `what()` method now includes information about the HTTP request which failed.
- Adding option `WinHttpTransportOptions.IgnoreUnknownCertificateAuthority`. It can be used to disable verifying server certificate for the `WinHttpTransport`.

### Breaking Changes

- Enforce TLS 1.2 or greater for `CurlTransport` and `WinHttpTransport`.

### Other Changes

- Improve output message for `Azure::Core::Http::TransportException`.
2022-04-01 14:29:11 -07:00
LilyWangLL
253b3035e9
[nvtt] Fix build failed with Visual Studio 2022 (#23916)
* [nvtt] Fix build failed on Visual Studio 2022

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-01 14:28:43 -07:00
Kai Pastor
cb91b416cb
[cmake-user] Verify library location for debug vs. release, fix ports (#21641)
* Verify library location for debug vs. release

* Use existing variables for wrapper

* Always install freetype wrapper

* Quote @expressions

* Set policies for freetype wrapper (#19459)

* Test JPEG

* Fix jpeg wrapper for CMake < 3.12

* Test TIFF

* Test with current and oldest supported CMake

* Test and fix icu cmake wrapper

* CMake policy fixes [skip actions]

* Update versions

* CI

* CI

* Nicole CRs

* Disable Curses test

* Prefer <Pkg>_VAR over <PKG>_VAR

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-01 13:30:43 -07:00
Thomas1664
27fd32e91c
[vcpkg baseline][quickfix] Remove from CI baseline (#23878)
* Fix deprecated cmake

* Remove from CI baseline

* Fix trailing whitespaces

* version

* Also mark "supports": "!uwp"

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-03-31 19:27:44 -07:00
nicole mazzuca
6c617b9f55
[vcpkg-tool] update to 2022-03-30 (#23886)
* [vcpkg-tool] update to 2022-03-30

* add --allow-unexpected-passing, --skip-failures

* Robert CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-31 19:08:09 -07:00
Jack·Boos·Yu
c2960201e3
[wxwidgets] Fix linux build (#23765)
* [wxwidgets] Fix linux build

* clean up baseline

* version

* Fix --libs output

* version

* Use system pkg-config on linux (#6)

* Use system pkg-config for linux

* Update versions

* Revert baseline changes

* Add double quotes to paths

* version

* Fix incorrect double quotes place

* version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-03-31 11:11:30 -07:00
Frank
303eebf8af
[ogre-next] update to v2.3.0 (#22058)
* [ogre-next] update to v2.2.5

* update version

* update patch

* update version

* delete FLAGES

* update version

* update patch

* update version

* update EOL Conversion in portfile.cmake

* update version

* update patch and set OGRE_COPY_DEPENDENCIES=OFF

* update version

* update

* update version

* udpate features

* update version

* fix path

* update version

* fix path

* update version

* update

* update version

* Add new feature to fix build on triplet static

* update version

* update

* overwrite version

* update to 2.3.0

* update version

* update message

* overwrite version

* delete unused feature

* update version

* add license

* overwrite version
2022-03-31 10:58:32 -07:00
autoantwort
0497767b46
[libpq] no absolute paths (#23774) 2022-03-31 10:56:04 -07:00
autoantwort
98a971d30b
[paraview] no absolute paths (#23877) 2022-03-31 10:55:31 -07:00
Dennis
9d9a6f486c
[asio-grpc] Update to 1.5.1 (#23844)
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-30 17:00:18 -07:00
Jack·Boos·Yu
bcabf9be90
[eigen3] Fix usage in Linux (#23869)
* [eigen3] Fix usage in Linux

* version
2022-03-30 16:59:55 -07:00
Magnus Edenhill
9b064ff07b
[zlib] Update to 1.2.12 since 1.2.11 has been redacted by upstream (#23871)
* [zlib] Update to 1.2.12 since 1.2.11 has been redacted by upstream

* [zlib] 1.2.12 x-add-version
2022-03-30 16:53:20 -07:00
chausner
1953a8dcc2
[benchmark] Update to 1.6.1 (#23882)
* Update benchmark to 1.6.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-03-30 16:30:03 -07:00
Robert Schumacher
54951282f3
[boost-modular-build-helper] Pass flags more correctly into b2 (#23001)
* [vcpkg-cmake][boost-modular-build-helper] Rework vcpkg_cmake_get_vars to produce fully cooked flags

* [ffmpeg] Fix arm-uwp builds

* [ffmpeg] Fix arm-uwp builds

* [ffmpeg] Fix arm64-windows

* [ffmpeg] Fix arm64-windows

* [ffmpeg] Update version after merge

* [boost-modular-build-helper] Add <linkflags> to requirements

* Address PR comments

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-03-30 14:52:25 -07:00
nicole mazzuca
3048b9ab12
[vcpkg-ci-ffmpeg] remove tensorflow feature from dependencies (#23857)
* [ci] stop ffmpeg depending on tensorflow

vcpkg-ci-ffmpeg -> ffmpeg[all-nonfree] -> ffmpeg[tensorflow]

* Robert CRs

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-30 13:44:10 -07:00
Jack·Boos·Yu
e319196767
[vcpkg baseline][qtiterfaceframework] Change fail to skip (#23866) 2022-03-30 13:33:12 -07:00
Burak Arslan
19c5249f43
[Nss] Update to version 3.76.1 (#23841)
* [nss] Version 3.76.1

* [nss] update version
2022-03-30 13:31:09 -07:00
Jack·Boos·Yu
9b78caf392
[libde265] Add feature sse (#23845)
* [libde265] Add feature sse

* version
2022-03-30 13:30:27 -07:00
Arsen Tufankjian
e5b3177ece
[Tracy] Updating versionto 0.8.0 (#23859)
* Adding tracy port

* Formatting tracy port

* Tidying up the port

* Formatting again

* Making sure git-tree is correct

* Adding correct vcpkg dependencies

* Newline at file end again

* Update version database

* Making sure to mark tracy as not supporting x86 at all

* Updating version again

* Responding to feedback and double checking which builds will work

* Updating versions

* Tidying up some loose ends

* Updating port version again

* Removing port-version 1

* Removing tracy from ci baseline

* Removing unnecessary include copy

* Updating version

* Resolving feedback

* Updating version and formatting

* Version for the version god

* tweaking tracy supports

* Formatting and version

* Version

* Adding pthreads dependency to tracy for non-windows platforms

* Version

* Fixing tracy port

* Fixing version

* TRACY_IMPORTS should be an INTERFACE define

* Updating patch to tracy to place it in the correct namespace

* Fixing issue in patch file

* Updating version

* Forgot to put the :: in the namespace

* Updating version

* Bumping port version

* Updating version

* Updating version database

* Fixing incorrect version of tracy

* Update version

* Updating tracy to 0.8.0

* Updating version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-30 13:29:42 -07:00
LilyWangLL
4f778cf094
[vulkan-memory-allocator] update to 3.0.0 (#23831)
* [vulkan-memory-allocator] update to 3.0.0

* update version

* format portfile.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-29 17:25:46 -07:00
Mathis Logemann
6c74a6d7b9
[volk] update port (#23821)
* update volk

* volk version

* add license

* version
2022-03-29 17:25:31 -07:00
Alonso Schaich
a22aaa389f
[pango] update to 15.6 (microsoft#23819) (#23820)
Overview of changes in 1.50.6, 19-03-2022
=========================================
- Drop hb-glib dependency
- Fix test font configuration
- Maintain order in pango_attr_list_change
- Fix a use-after-free in pango_attr_list_change

Overview of changes in 1.50.5, 03-03-2022
=========================================
* Fix compiler warnings
* Enable cairo by default
* pango-view: Show more baselines
* layout: Handle baselines
* Windows: build cleanups

Overview of changes in 1.50.4, 09-02-2022
=========================================
* Tweak synthetic space sizes
* itemize: Try harder to avoid NULL fonts
* docs: Some additions
* Pass synthetic slant to harfbuzz
* Make sloped carets work with uneven scales
* Fix serialiation on arm
* Avoid an uninitialized variable warning
* Reinstate previous behavior of pango_attr_list_splice
* Deprecated pango_coverage_ref/unref
* Fix serialization on non-glibc systems
* Fix allow-breaks handling

Co-authored-by: Schaich <alonso.schaich@sodgeit.de>
2022-03-29 17:24:57 -07:00
IronsDu
fef8dcb8bc
[brynet] upgrade to 1.11.2 (#23817)
* [brynet] upgrade to 1.11.2

* [brynet] upgrade to 1.11.2

* Update ports/brynet/vcpkg.json

* Update versions/b-/brynet.json

* Update versions/b-/brynet.json

* Update ports/brynet/vcpkg.json

* Update versions/b-/brynet.json

* Update versions/baseline.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-03-29 17:23:45 -07:00
Mengna Li
7f8d160617
[openimageio] Fix openjpeg linkage (#23812) 2022-03-29 17:21:57 -07:00
Frank
08226406cc
[simpleini] update to v4.1.9 (#23810)
* [simpleini] update to v4.1.9

* update version

* install source files

* overwrite version
2022-03-29 17:21:18 -07:00
Leonid Pospelov
be10867edc
[lionkor-commandline] Update library to 2.0.0 (#23803)
* Update lionkor-commandline to 2.0.0

* Run x-add-version

* unsupport uwp

* Update lionkor-commandline.json
2022-03-29 17:19:54 -07:00
chausner
96bc551b19
[liblsl] Update to 1.16.0 (#21284)
* Start adapting liblsl for version 1.15.2

* Use vcpkg Boost package

* Minor updates

* Switch to master branch

* Update git-tree hash

* Fix hash

* Update git-tree hash

* Add missing boost dependencies

* Update git-tree hash

* Try to remove entries from ci.baseline.txt

* Use asio package from vcpkg

* Update git-tree hash

* Update version to upcoming 1.16.0

* Set liblsl license

* Update CI baseline

* Remove obsolete version

* Update reference

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-03-29 17:19:19 -07:00
Alexander Neumann
16ebf7b9b8
[vcpkg.cmake] don't clobber cmake program path (#23755)
* more filtering of tool paths.

* test it in CI

* only use tools/* and tools/*/bin

* debugging

* test removal of tools/* if tools/*/bin is available

* fix variable naming

* cleanup

* revert ports/qtdeclarative/portfile.cmake
2022-03-29 17:12:24 -07:00
Jack·Boos·Yu
d2fd9975f6
[vcpkg baseline][qtinterfaceframework] Temporary set to fail in baseline (#23837) 2022-03-29 17:08:32 -07:00
Billy O'Neal
773516ecf6
Fix VS2022 testing of the compilers. (#23826)
* Workaround GetChildItem returning a non-array when there's only one result.

* Apply Nicole's code review comment.
2022-03-28 17:30:37 -07:00
autoantwort
5f62686b96
[glibmm] no absolute paths (#23775)
* [glibmm] no absolute paths

* Nicole CRs

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-28 14:54:15 -07:00
Chuck Walbourn
fa4685031d
[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updates March 2022 (#23791)
* [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for March 2022 releases

* Update baseline
2022-03-28 13:52:09 -07:00
Jack·Boos·Yu
2be25464ed
[nsync] Export cmake targets (#23811)
* [nsync] Export cmake targets

* version

* Forgot the patch

* version

* Also export the include path

* version
2022-03-28 13:51:28 -07:00
Frank
16659d0027
[FluidSynth] update to 2.2.6 (#23808)
* [FluidSynth] update to 2.2.6

* add version

* update version
2022-03-28 13:44:37 -07:00
Rémy Tassoux
9b7e03938d
[mimalloc] Update the CMake configuration options (#23802)
* [mimalloc] Portfile configuration fixes and improvements

* [mimalloc] Update version files
2022-03-28 13:43:39 -07:00
Sandy
e71f053e1d
[bullet3] Update to 3.22 (#23801)
* [bullet3]: Add zlib license to manifest file

* [bullet3] Update to 3.22

Remove both patches which have been merged.
2022-03-28 13:42:25 -07:00
autoantwort
33961bb0ed
[armadillo] no absolute paths (#23793) 2022-03-28 13:40:11 -07:00
autoantwort
fed5cf1d9b
[folly-fbthrift2] no absolute paths (#23792) 2022-03-28 13:39:28 -07:00
talregev
d97abe65b5
Update sockpp to 0.7.1 (#23790) 2022-03-28 13:38:29 -07:00
Eric Kilmer
b4bf366c7a
[mbedtls] Update to latest 2.x LTS version (#23787)
* [mbedtls] Update to latest 2.28 LTS version

* Update version
2022-03-28 13:36:33 -07:00
ZeeWanderer
f0cb4229c6
[osgearth] port patch (#23786)
* [osgearth] port patch

* [osgearth] update versions
2022-03-28 13:35:15 -07:00
Kai Pastor
61efb16e6c
[ezc3d] Update and fix port (#23781)
* Update to ezc3d 1.4.7

* Revise portfile

* Update versions
2022-03-28 13:32:04 -07:00
Eric Kilmer
82e66412ee
[gtest] Remove -Werror (#23780)
* [gtest] Remove -Werror

Fails to compile with latest clang

* Update version

* Fix lints in portfile.cmake/vcpkg.json

* Update version
2022-03-28 13:31:07 -07:00
autoantwort
fca3a520b9
[xqilla] no absolute paths (#23776) 2022-03-28 13:30:04 -07:00