Commit Graph

17769 Commits

Author SHA1 Message Date
Nuninha-GC
3fcf1e3cd9
Translations to PT (#28435)
* Translated CONTRIBUTING.md arquive to PT

* Translated NOTICE.md arquive to PT

* Translated README.md arquive to PT
2022-12-19 14:42:29 -08:00
IronsDu
af8e16596a
[brynet] Upgrade to 1.12.2 (#28440) 2022-12-19 14:34:39 -08:00
xiaozhuai, Weihang Ding
863d3ccaaf
[pcapplusplus] Fix unresolved symbols (#28442)
* [pcapplusplus] Fix unresolved symbols #28437

* update version database
2022-12-19 14:33:06 -08:00
Todor Prokopov
22eea5c469
[zint] Update to 2.12.0 (#28443) 2022-12-19 14:31:53 -08:00
Victor Romero
a22a711815
[RFC][docs] Add pattern matching docs (#27686)
* [docs] add pattern matching docs

* Add more examples

* Improve default-registry documentation
2022-12-19 12:19:38 -08:00
autoantwort
4c76cc0af7
[google-cloud-cpp] add missing dependency (#28411) 2022-12-19 12:18:07 -08:00
Darryl Pogue
ebffa3937b
[physx] Fix macOS arm64 build (#28369)
Something changed in newer Xcode compilers that was causing error when
compiling `vdupq_lane_f32` with a variable integer. This includes a
patch to replace the variable with an explicit switch statement for all
4 possible values.

Patch is based on this commit:
cdbfc0f128
2022-12-19 12:08:49 -08:00
JonLiu1993
d3c24c90f2
[vcpkg baseline][zeroc-ice] Add ci-baseline failed to skip ci test (#28433)
* [zeroc-ice] Add ci-baseline failed

* update version

* revert vcpkg.json

* mofify cibaseline
2022-12-19 11:57:50 -08:00
Kai Pastor
0219697aee
[fltk] Control dependencies (#28297)
* [fltk] Revise dependency control

* Default-enable opengl

* Update versions

* License and copyright stuff

* Minor changes

* Fix script and tool installation

* Update versions

* Remove icns from bin

* Avoid absolute path for Cocoa framework

* Overwrite versions

* Fontconfig not needed for osx
2022-12-19 11:51:41 -08:00
Adam Johnson
cafd2852e5
[expat] Fix build failure. (#28368)
* [expat] Fix unset version variable.

* version stuff

* [expat] Use `vcpkg_minimum_required()`.

* version stuff

* [expat] address comments from cr

* version junk
2022-12-19 11:49:37 -08:00
autoantwort
fe6e7f7a50
[cgns] add missing dependencies (#28408) 2022-12-19 11:41:16 -08:00
autoantwort
50e6e79844
[igraph] no -Werror (#28412) 2022-12-19 11:36:23 -08:00
Serge Lamikhov-Center
f6ba058447
[elfio] Update to 3.11 (#28398) 2022-12-19 11:35:24 -08:00
Sergey Podobry
b01eaab356
[plog] Update to 1.1.9 (#28399) 2022-12-19 11:34:42 -08:00
autoantwort
e1fdd7287a
[cpputest] modernize (#28400) 2022-12-19 11:33:56 -08:00
autoantwort
66fc3e48c1
[libspatialindex] modernize (#28401) 2022-12-19 11:31:17 -08:00
autoantwort
53dab18d28
[ace] fix feature xml (#28404) 2022-12-19 11:30:24 -08:00
autoantwort
03b5c9894d
[cpuinfo] fix arm64-osx build (#28409) 2022-12-19 11:28:44 -08:00
autoantwort
ad14596d1d
[azure-core-cpp] use supports expression (#28406) 2022-12-19 11:26:46 -08:00
Kai Pastor
fadc111605
[tiff] Update to 4.5.0 (#28275)
* [tiff] Update to 4.5.0rc1

* Cleanup [skip actions]

* Update to 4.5.0
2022-12-19 11:26:02 -08:00
autoantwort
ffacb09733
[exiv2] use supports expression (#28410) 2022-12-19 11:25:09 -08:00
autoantwort
76d004ac2e
[wampcc] fix feature tools (#28414) 2022-12-19 11:20:22 -08:00
autoantwort
05934948ca
[pangolin] fix feature tools (#28413) 2022-12-19 11:19:06 -08:00
Billy O'Neal
6db74157ac
Update VMs for December 2022 (#28419)
* Update pwsh to 7.3.1.

* Update pools.
2022-12-19 11:17:57 -08:00
Billy O'Neal
71f51b100b
Update vcpkg-tool to 2022-12-14 (#28394) 2022-12-17 10:56:17 -05:00
Lily Wang
b6b5c0b9a4
[vcpkg baseline] [bgfx] Fix dependencies (#28377)
* [vcpkg baseline] [bgfx] Fix dependencies

* format vcpkg.json

* x-add-version
2022-12-16 14:22:42 -08:00
JonLiu1993
f0a5a4515b
[vcpkg baseline] [libirecovery] Fix supports (#28380)
* Fix ci error

* update version

* update portfile.cmake

* update version
2022-12-16 14:02:22 -08:00
Lily Wang
9985f30db4
[vcpkg baseline] [libproxy] Fix build error on Linux (#28381)
* [vcpkg baseline] [libproxy] Fix build error on Linux

* x-add-version
2022-12-16 13:54:22 -08:00
Cheney Wang
3ffb147c57
[vcpkg baseline][ideviceinstaller] Fix LNK2019 in static triplet (#28382)
* [ideviceinstaller] Fix LNK2019 in static triplet

* x-add-version

* Add patch file

* x-add-version
2022-12-16 13:50:05 -08:00
MonicaLiu
17dd9f8bb9
[cryptopp] Support for Release-only build (#28338)
* update cryptopp

* update version

* update cryptopp

* update version

* update cryptopp

* update version

* Simplify the code

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-16 11:32:12 -08:00
Gabe Rundlett
0773be7bce
[glslang] Update GLSLANG to 11.13.0 (#28291)
* [glslang] update to 11.13.0

* [glslang] update baseline

* Update ports/glslang/vcpkg.json

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

* [glslang] update baseline

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-12-16 11:30:40 -08:00
MonicaLiu
098d380a52
[vcpkg baseline][usbmuxd] Add "!static" to the port. (#28383)
* update usbmuxd

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-16 11:22:19 -08:00
Anders Wind
c9a2522a36
[magic-enum] update port to v0.8.2 (#28354) 2022-12-16 11:17:23 -08:00
trishvl
64e0634b20
[libphonenumber] libphonenumber works with static, removing !static (#28363) 2022-12-16 09:58:01 -08:00
xiaozhuai, Weihang Ding
4b6bce313e
[qt5-base] Remove unnecessary cleaning and speed up build on macOS #28314 (#28316)
* [qt5-base] Remove unnecessary cleaning and speed up build on macOS #28314

* update version database
2022-12-15 13:50:41 -08:00
Seunghyun Hwang
cba75f1aa0
[asio] add target guard for target asio::asio (#28299)
* add target guard

* add port-version

* add version
2022-12-15 11:55:52 -08:00
reito
456f7f0ed7
[amd-amf] Add amd-amf port (#28251)
* Add AMF port

* Add AMF port and its versions

* add amf port - ci

* add amf port - format

* add amf port - versions

* rename amf to amd-amf

* version

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix indent

* add space line

* update version

* remove space line

* remove space

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-12-15 11:52:05 -08:00
rinechran
1937b15357
[Python3] cross build support (#27830)
* [python3] Python3 cross support

* [python3] update python3 port versions

* [python3] : add option when cross build

* [python3] port-verionsing

* python3 : port-version to change 1

* [python3] versioning

* [python3] change baseline update

* [python3] git tree change

* [python3] port-version change

* [python] version 2
2022-12-15 11:49:36 -08:00
Rémy Tassoux
d339eededc
[catch2] Update to 3.2.1 (#28351)
* [catch2] Update to 3.2.1

* [catch2] Update version files
2022-12-15 11:23:24 -08:00
Kai Pastor
56765209ec
[vcpkg_clean_executables_in_bin] Clean bundles (#28335) 2022-12-14 18:23:44 -08:00
Kai Pastor
7d74d8dc09
[freetype] Fix cmake usage (#28217) 2022-12-14 18:00:55 -08:00
Alexander Neumann
9074f83349
[dbus] update to 1.15.2 (#28324)
* [dbus] update to 1.15.2

* remove unneeded patch?

* v db
2022-12-14 14:57:34 -08:00
Kai Pastor
673de6fe1d
[eve] Update and fixes (#28212) 2022-12-14 12:24:40 -08:00
Kang Lin
5295658b80
[FreeRDP] version update to 2.9.0 (#28106) 2022-12-14 10:55:29 -08:00
autoantwort
4825c62589
[qtbase] make double-conversion a hard dependency (#28245)
The config check in qtbase is currently broken so that double-conversion is always required
2022-12-14 10:49:00 -08:00
autoantwort
408d828b1a
[fftw3] use support expressions (#28278) 2022-12-14 10:42:22 -08:00
Chuck Walbourn
2d53b88aaa
[directxmath] updated port to DirectXMath 3.18 release (#28309)
* [directxmath] Updated to DirectXMath 3.18 release

* Updated baseline

* Update for casing change upstream

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-12-14 10:40:15 -08:00
Charles Karney
979a4d366b
[geographiclib] update version to 2.1.2 (#28321)
* [geographiclib] changes for 2.1.2

* [geographiclib] Update to version 2.1.2
2022-12-14 10:38:14 -08:00
Alonso Schaich
b1d39d185e
[pango] Update to 1.10.12 (#28326)
* [pango] Update to 1.10.12 (microsoft#28325)

* [pango] regenerate versions registry (microsoft#28325)
2022-12-14 10:35:41 -08:00
Tom Tan
419c431c70
Update OpenTelemetry-cpp to 1.8.1 (#28333) 2022-12-14 10:33:51 -08:00