autoantwort
c64831df95
[itk] no absolute paths ( #28790 )
2023-01-08 21:34:52 -08:00
Mengna Li
739824a6d3
Update to 3.0.0 ( #28708 )
2023-01-07 01:17:52 -08:00
MonicaLiu
571ca110d0
[jsoncons] Update to v0.169.0 ( #28714 )
...
* update jsoncons
* update version
* update jsoncons
* update version
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-07 01:17:19 -08:00
Kenji Mouri
130bb3911b
[dav1d] Enable arm, arm64 and x86 target support for Windows. ( #28737 )
2023-01-07 01:16:36 -08:00
JonLiu1993
b058b34fc8
[flatbuffers] update to 23.1.4 ( #28738 )
...
* [flatbuffers] update to 23.1.4
* update version
2023-01-07 01:15:42 -08:00
Kenji Mouri
3512f2666b
[aom] Enable arm, arm64 target support for Windows Desktop. ( #28739 )
2023-01-07 01:15:07 -08:00
Kai Pastor
94e85d15fb
[gdal] Update to 3.6.2 ( #28741 )
2023-01-07 01:14:04 -08:00
Alexander Neumann
b1fbc2e525
[wxWidgets] Fix build with clang-cl ( #28744 )
...
* [wxWidgets] change include for clang-cl
* v db
2023-01-07 01:13:32 -08:00
myd7349
96f43232a6
[yyjson] Update to 0.6.0 ( #28746 )
...
* [yyjson] Bump to 0.6.0
* [yyjson] Bump version
2023-01-07 01:12:34 -08:00
Alexander Neumann
45e66bff9b
[scripts|vcpkg_configure_make] Help C(XX)FLAGS survive through libtool ( #28349 )
...
* help cflags survive through libtool
* Guard -Xcompiler in case of gcc/gnu
since it doesn't like unknown compiler flags.
* export CMAKE_<lang>_COMPILER_FRONTEND_VARIANT from cmake
* v db and script changes
* also check compiler id
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-07 01:04:32 -08:00
Kai Pastor
797256da29
[mathgl] Update, fix cmake config, dependencies, linkage, usage ( #28311 )
...
* Fix mathgl confix fixup
* Control library linkage
* Fix dependencies
* Revise tool installation
* Install usage doc
* Reduce config warnings
* Don't pick up gettext
* Fix osx
* Cross-builds partially unsupported
* uwp unsupported
* Devendor getopt
* No _CRT_STDIO_ISO_WIDE_SPECIFIERS
* Fix mgllab
* Fix glut
* Cleanup
* Update to 8.0.1
* Control building of examples
* Fix examples
* Add vcpkg-ci-mathgl test port
* Update versions
* Trim qt5 dependency
* Trim non-trivial dependencies
* Fix cross builds
* CR changes
2023-01-07 00:59:30 -08:00
Chuck Walbourn
12c2a93b40
[dxut, effects11] ports updated to support spectre-mitigated libraries ( #28713 )
...
* [dxut, effects11] ports updated to support 'spectre' feature
* Update baseline
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-05 05:21:48 -08:00
Frank
13224dcaaa
[snappy] fix correct lib name in snappy.pc file ( #28712 )
...
* [snappy] fix correct lib name in snappy.pc file
* update version
2023-01-05 05:20:49 -08:00
Matthew Oliver
989e976a1e
[ffmpeg] Update to 5.0.2. ( #28711 )
...
* [ffmpeg] Update to 5.0.2
* [ffmpeg] Update versions.
* [ffmpeg] Fix FindFFmpeg atomic.
* Add back yasm fallback
* Update ffmpeg.json
* [ffmpeg] Enable core OSX features.
* Update ffmpeg.json
* [ffmpeg] Fix unavailable core OS features.
* Update ffmpeg.json
* [ffmpeg] Fix Linux default OS features.
* Update ffmpeg.json
2023-01-05 05:20:29 -08:00
JonLiu1993
a628065693
[vtk-dicom] update to 0.8.14 ( #28736 )
...
* [vtk-dicom] update to 0.8.14
* update version
2023-01-05 05:06:18 -08:00
Carlos O'Ryan
4dd6b9c3ad
[google-cloud-cpp] update to latest release (v2.6.0) ( #28726 )
2023-01-05 05:04:38 -08:00
autoantwort
2c84cb29db
[cpuinfo] fix #28452 ( #28725 )
2023-01-05 05:04:11 -08:00
Martin Stump
ae5dd51153
[tcp-pubsub] Add new port ( #28649 )
...
* Add port tcp-pubsub
* Patch package config file
2023-01-05 05:03:34 -08:00
Kai Pastor
e9e1c40c76
[liblzma] Update to 5.4.0 ( #28250 )
...
* [liblzma] Update to 5.2.9
* Update to 5.4.0
2023-01-05 05:01:34 -08:00
Cheney Wang
35ca0b2033
[vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib ( #28718 )
...
* [vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib
* format-manifest .\ports\darknet\vcpkg.json
* x-add-version
2023-01-05 04:59:45 -08:00
Frank
0d239eb4d3
[ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names ( #28312 )
...
* [ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names
* add version
* support mingw
* version
* not mingw
* version
2023-01-04 14:49:02 -08:00
Gianluca Bianco
b10c0ba13e
[ptc-print] Add new port ( #28332 )
...
* Added basic info to ptc-print port.
* Formatting json file.
* Trying to add master branch instead of main.
* Trying to add master branch instead of main.
* Update git-tree.
* CI baseline update.
* Update ports/ptc-print/usage
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/ptc-print/usage
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* CI baseline update.
* Update ports/ptc-print/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update.
* Update in usage file.
* Formatting update.
* Update.
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-04 14:48:16 -08:00
Koby Kahane
623771ee43
[lz4] update to 1.9.4. ( #28348 )
2023-01-04 14:47:07 -08:00
Francisco Facioni
6f70b430d6
[cnats] Update to 3.5.0 and remove system dependency to sodium ( #28479 )
...
* [cnats] Update to 3.5.0 and remove system dependency to sodium
* fixup! [cnats] Update to 3.5.0 and remove system dependency to sodium
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:46:19 -08:00
Chuck Walbourn
aa45329eb6
[directxmesh, directxtex, directxtk, uvatlas] update ports for Dec 2022 releases ( #28482 )
...
* [directxmesh, directxtex, directxtk, uvatlas] update ports for December 2022 releases
* [directxtk12] fixed spectre feature
* Update baseline
* Upstream fixes for WSL
* Update baseline
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-04 14:44:07 -08:00
friendlyanon
58054d0572
[angle] Improve UX for unofficial CMake package ( #28547 )
...
* [angle] Propagate transitive dependencies
* [angle] Add usage info for unofficial CMake targets
Only the unofficial::angle::libGLESv2 and unofficial::angle::libEGL
targets are meant to be used, because they are the targets that no other
depends on.
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2023-01-04 14:41:32 -08:00
Kai Pastor
0a277597a1
[armadillo,ensmallen] Update ( #28599 )
...
* [armadillo] Update to 11.4.3
* Fixup pkgconfig
* Add vcpkg cmake wrapper
* Update versions
* [ensmallen] Update and fix
* Add vcpkg version requirement
2023-01-04 14:27:58 -08:00
Leonid Pospelov
fbc96bcdf8
[node-api] Add new port ( #26768 )
...
* port is building for x64-windows
* Add file endings
* Reformat manifest file
* Add versions
* Remove comment
* Check host system instead of target
* fix user fs pollution & allow nodejs tool to have the same triplet as target has
* x86-windows now builds
* Support find_package (TARGET_SOURCES still todo)
* add win_delay_hook.cc
* license for nodejs
* reformat
* reformat
* Update node-api.json
* nodejs port ver increment
* fix versions
* fix versions
* Fix find_library/find_path review comments
* node-api-config.cmake => unofficial-node-api-config.cmake
* remove vcpkg_execute_npm_command.cmake
* update git-tree in node-api.json
* fix node triplet
* remove obvious comment
* Update node-api.json
* Revert everything related to vcpkg-tool-nodejs
* fix port-version of vcpkg-tool-nodejs in baseline.json
* Update node-api.json
* ban arm
* fix EOF
* Update node-api.json
* Tweaks for Linux failure debugging
* Update node-api.json
* Reformat with vscode cmake formatter
* Even more debug logging
* add <node_root>/bin to search
* Update node-api.json
* Add debugging for 2-nd error encountered
* update ver
* update
* update ver
* add nodejs tool to path
* update ver
* use prefix npm option
* add version
* move things to node tool dir (temporary)
* add ver
* Add CMAKE_JS_LIB emptyness check
* add version
* separate node root ad node bin directories
* update node-api-config.cmake
* add ver
* typo-fi
* update version
* remove debug logging
* update ver
* do not use system cmake
* add ver
* rename vars
* Update ver
* Add comment
* add-version
* Now downloads cmake-js from github, but deps aren't downloaded (wip)
* add version
* Seems to work except lodash (wip)
* add version
* license null (wip)
* license null -reformat- (wip)
* add ver
* Add todo (wip)
* add ver
* install lodash, new error now related to yargs isn't being built (wip)
* add version (wip)
* fix (wip)
* add version (wip)
* Cleanup, will try one thing (wip)
* no cmake-js ver, now install includes (wip)
* ⌛ closing temporary, I'll get back to this later ⌛ . at least I know what to do
* test
* baseline
* format
* fill with zeros
* update supports
* correct url for win
* addver
* better handle arch and os
* ver
* update
* update
* add-todo
* add win support
* ver
* qol
* ver
* add-sha
* ver
* update
* update
* fix-license
* fix-license
* add sha
* add sha
* linux-arm64
* linux-arm64
* sha512 for arm
* sha512 for arm
* remove imported sources
* remove imported sources
* apply suggestion
* add ver
* fix eof
* add ver
2023-01-04 14:26:13 -08:00
Lily Wang
714d8d5560
[boost-vcpkg-helpers] Fix incorrect license ( #28617 )
...
* [boost-vcpkg-helpers] Fix incorrect license
* x-add-version
2023-01-04 14:13:32 -08:00
Andrew Kornilov
5f4d94e395
[cpptoml] Add cmake config to the installation ( #28625 )
...
* [cpptoml] Add cmake config to the installation
* Update version database
* add homepage
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:09:33 -08:00
Frank
acafd213e7
[cppwinrt] update to 2.0.221121.5 ( #28635 )
...
* [cppwinrt] update to 2.0.221121.5
* update version
* modernization
* vdb
* use ${VERSION}
* overwrite version
2023-01-04 14:06:52 -08:00
Szabolcs Horvát
0d382380b9
[igraph] update to 0.10.3 ( #28636 )
...
* [igraph] update to 0.10.3
* [igraph] x-add-version
* [igraph] migrate deprecated functions to new alternatives
* [igraph] x-add-version
2023-01-04 13:19:17 -08:00
Andrew Kornilov
15edd85fa1
[inipp] Add new port ( #28637 )
...
* [inipp] Add new port
* Update version database
2023-01-04 13:18:07 -08:00
Sergei Kachkov
fa32c6acbd
[tracy] Fix imgui search path for Linux build ( #28643 )
...
* [tracy] Fix imgui search path for Linux build
* update port-version
2023-01-04 12:58:42 -08:00
Alexis La Goutte
1b0d7636ac
nghttp2: update to 1.51.0 ( #28655 )
2023-01-04 12:55:53 -08:00
Martin Stump
a140f37ac3
Add port foonathan-lexy ( #28658 )
2023-01-04 12:53:49 -08:00
Martin Stump
b353cc2ce0
Add port ctpg ( #28666 )
2023-01-04 12:50:47 -08:00
Martin Stump
74b4f1255d
Add new port cista ( #28669 )
2023-01-04 12:44:15 -08:00
Sandy
b6d9a1e6f8
[tinyexr] update to 1.0.1 and fix compiling with clang on android ( #28670 )
...
* tinyexr: Update to 1.0.1 and add miniz dep
* tinyexr: fix android build
Prevent clang warnings from erroring out the build
2023-01-04 12:43:24 -08:00
Ozan Cansel
6aacba2d7d
[hazelcast-cpp-client] update to v5.1.0 ( #28672 )
...
* Update hazelcast-cpp-client to 5.1.0
* run x-add-version --all
* boost-multiprecision dependency is added.
* run x-add-version
2023-01-04 12:39:09 -08:00
Kai Pastor
85d7c82eef
[lapack-reference] Update, fixes ( #28679 )
...
* [cmake-user] Test FindLAPACK.cmake
* Minor cleanup
* Avoid release-only lib variable
* Fix usage of external blas
* Update to 3.11
* Add usage doc
* Update versions
2023-01-04 12:37:43 -08:00
Leonid Pospelov
1b5f1aacad
[ChakraCore] Fix Linux build (/lib only) ( #28689 )
...
* [chakracore] Fix Linux build
* port-ver
* add-ver
* lib for all
* Update chakracore.json
2023-01-04 12:32:36 -08:00
Attractadore
d40547583e
[spirv-reflect] Remove vulkan dependency ( #28696 )
...
* [spirv-reflect]: remove vulkan dependency
* [spirv-reflect] Run vcpkg x-add-version spirv-reflect
2023-01-04 12:28:07 -08:00
Long Huan
d9ebadf17c
[cryptopp] Avoid redownloading source code ( #28701 )
...
* Avoid redownloading source code
* x-add-version
2023-01-04 12:22:36 -08:00
Lily Wang
9033fcdf28
[vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell ( #28352 )
...
* [vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell
* x-add-version
* update vcpkg_install_msbuild.cmake
* x-add-version
* update vcpkg_install_msbuild.cmake
* update vcpkg_install_msbuild.cmake
* update vcpkg_install_msbuild.cmake
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 12:11:05 -08:00
Cheney Wang
dd71e22fd2
[vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 ( #28633 )
...
* [vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090
* x-add-version
* Update
* x-add-version
2023-01-04 12:09:10 -08:00
Kai Pastor
8061c47041
[vcpkg baseline][pangolin] Fix regressions ( #28680 )
...
* Devendor palsigslot
* Rectify usage doc
* No absolute paths
* Update versions
2023-01-04 12:04:44 -08:00
Julian Xhokaxhiu
2d32d7c656
[nethost] Update to 7.0.0 ( #27717 )
...
* [nethost] Update to 7.0.0
* [nethost] Update versions
* [nethost] Revision changes
- 0001-nethost-cmakelists.patch: Remove the shell file patch and keep only the cmake patch
- portfile.cmake: Bring the execute_process entry as a single block and only if not Windows
- vcpkg.json: Extend the supports string to linux and osx
* [nethost] Update versions
2023-01-04 12:03:10 -08:00
Nick
4e30bb39dd
[libenvpp] new port ( #28532 )
2023-01-04 11:57:09 -08:00
Matthew Oliver
0f719b3fdf
[ffmpeg] Update to 5.0 ( #23312 )
...
* [ffmpeg] Update to 5.0
* update versions
* Fix after merge.
* ffmpeg: Fix lzma debug lib naming.
* Update ffmpeg.json
* Update ffmpeg.json
* Update ffmpeg.json
* fixup versions.
* fixup
* version fixup
* Update ffmpeg.json
* [ffmpeg] Disable autodetect.
* [ffmpeg] Update version.
* [ffmpeg] fixup autodetect on linux/uwp.
* Update ffmpeg.json
* [avcpp] Update to 2.1.0.
* [pangolin] Update to 0.8.
* Update versions.
* [pangolin] Fixup port file.
* Update pangolin.json
* [aubio] Update to latest git master.
* Update pangolin.json
* [avcpp] Add license field.
* [avcpp] Fix pkgconf detection of ffmpeg.
* [ignition-cmake] Update to 2.16.0.
* [ignition-math6] Update to 6.13.0.
* [ignition-common3] Update to 3.14.1.
* [avcpp] Reformat.
* Update versions.
* [avcpp] Fix pkgconfig cross compile.
* [discordcoreapi] Disable on uwp.
* Update versions
* [aubio] Fix deprecated portfile functions.
* Update versions.
* [ffmpeg] Fix amf/mfx feature.
* [ignition-math6] Require python 3.10.
* Update versions.
* fixup
* [ignition-math6] Change version to last known good 6.9.2.
* [discordcoreapi] Properly Fix.
* Update versions.
* Update versions.
* Update ffmpeg.json
* Update ffmpeg.json
2023-01-03 10:32:17 -08:00
Martin Stump
f9bea5d581
[recycle] add new port ( #28642 )
...
* Add port steinwurf/recycle
* Run x-add-version
* Add license field
* Run x-add-version
2022-12-31 01:53:54 -08:00
Frank
696faa8308
[ffmpeg] Add feature libopenmpt ( #27884 )
...
* [ffmpeg] Add feature libopenmpt
* update version
* Correct Dependency
* version
* version
* add port-version
* update version
* revert version
2022-12-31 01:36:38 -08:00
Matthew Oliver
c9aab3b6aa
[pangolin] Update to 0.8. ( #28492 )
...
* [pangolin] Update to version 0.8.
* Update versions.
* [pangolin] Remove the unused pathes.
* Update pangolin.json
* Update portfile.cmake
* Update ports/pangolin/portfile.cmake
Co-authored-by: Nick <quyykk@protonmail.com>
* Update pangolin.json
* Fix typo
* Update pangolin.json
* [pangolin] Fixx tools features.
* Update pangolin.json
* Create no-op features for backwards compatibility.
Co-authored-by: Nick <quyykk@protonmail.com>
2022-12-31 01:33:19 -08:00
Kai Pastor
b93bc1b81e
[tiff] Fix zstd plus minor changes ( #28530 )
...
* Use official zstd config
* Require packages for features
* Test zstd in CI
* Enable libtiffxx on arm
* Update versions
* Assume ZSTD_decompressStream
* Don't put targets into TIFF_LIBRARIES
* [qt5-imageformats] Use libtiff-4.pc
* [zstd] Revise thread lib export
* Mark link libs with LINK_ONLY
* Revert "[zstd] Revise thread lib export"
This reverts commit a99e6378a6
.
* [qt5-imageformats] Get all tiff lflags
* [gdk-pixbuf] Use libtiff-4 pc file for msvc
* [qtimageformat] Workaround for QTBUG-95052
2022-12-31 01:30:53 -08:00
Dennis
40890304ca
[asio-grpc] Update to 2.4.0 ( #28626 )
...
* asio-grpc: Update to 2.4.0
* asio-grpc: Update versions json
* asio-grpc: Remove feature 'recycling_allocator'
2022-12-31 01:25:09 -08:00
autoantwort
dbd3081186
[qt5-base] fix feature mysql ( #28426 )
...
* [qt5-base] fix feature mysql
* Update version
Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-12-30 00:23:31 -08:00
Pavel Kisliak
edc91e1c48
[BitSerializer] Update to v0.50 ( #28564 )
...
* [BitSerializer] Update to version 0.9
* [BitSerializer] Add new version 0.50
* [BitSerializer] Update baseline and versions files
* [BitSerializer] Add static linkage check
* [BitSerializer] Update version file
* [BitSerializer] Add 'usage' file
* [BitSerializer] Update version file
* [BitSerializer] Remove conditional check linkage type (by comment from review)
* [BitSerializer] Update version file
* Add copy 'usage' file
* [BitSerializer] Update versions file
2022-12-30 00:02:28 -08:00
John Farrier
88b757e5e6
[celero] Update to v2.8.5. ( #28567 )
...
* [celero] Update to v2.8.4.
* [celero] Update to v2.8.4.
* [celero] Update to v2.8.5
* [Celero] Update to version v2.8.5
* Update ports/celero/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/celero/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update celero.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-29 23:58:50 -08:00
Matthew Oliver
5836b8d378
[ignition] Delete unused patches. ( #28610 )
...
* [ignition] Delete unused patches.
* Update port versions
* Update versions.
* fixup versions.
2022-12-29 23:57:35 -08:00
Lily Wang
cc35818bd4
[gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED) ( #28615 )
...
* [gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED)
* x-add-version
* apply suggestions
* x-add-version
2022-12-29 23:54:23 -08:00
autoantwort
58070b6805
[ace] no absolute paths ( #28621 )
2022-12-29 23:53:07 -08:00
evpobr
4bd5fe6c0f
[libsndfile] Update to 1.2.0 ( #28622 )
2022-12-29 23:52:00 -08:00
Rémy Tassoux
6caccee3f0
[utfcpp] Update to 3.2.3 ( #28624 )
...
* [utfcpp] Update to 3.2.3
* [utfcpp] Update version files
* [utfcpp] Add newline at end of file
* [utfcpp] Update version files
2022-12-29 23:51:16 -08:00
Fabrice de Gans
9067419fac
[wxwidgets] Build with OpenGL for Windows ARM ( #28583 )
...
* [wxWidgets] Add OpenGL to the WIndows ARM build
OpenGL support works in wxWidgets for Windows ARM.
* Add versions
* [wxwidgets] Add explicit dependency on "opengl"
This also explicitly sets `wxUSE_GLCANVAS=ON` for wxWidgets.
* Update version database
2022-12-29 23:32:38 -08:00
Siyuan Ren
8d9c52191e
[staticjson] add new port. ( #28578 )
2022-12-29 11:41:27 -08:00
MonicaLiu
43fd425d12
[uwebsockets] update to v20.34.0 ( #28613 )
...
* update uwebsockets
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-29 11:05:22 -08:00
Koby Kahane
7836f538ab
[rocksdb] update to 7.8.3. ( #28601 )
2022-12-29 11:01:16 -08:00
Kai Pastor
f3a1217662
[freeglut] Update to 3.4.0, cleanup ( #28575 )
...
* Add x11 dependency
* Update to 3.4.0, cleanup
* Document exported config
* Update versions
* Test (Free)GLUT cmake usage
* FindGLUT debug postfix support needs CMake 3.13
* Revise installed file names
* Fix typo
2022-12-29 10:34:27 -08:00
Nick
39bba54c4d
[boost-locale] fix icu feature ( #28504 )
2022-12-29 10:31:05 -08:00
Fabio A. Correa
2ac8af6d70
[glpk] Add new port ( #28364 )
...
* Create portfile.cmake
* Add manifest and patches for glpk-5.0
* Shrink portfile.cmake
Removed some comments
* Update ci.baseline.txt to list glpk:x86-windows
* Addressing some reviewer comments and suggestions
* Addressing comments from microsoft/vcpkg#28364
* Trying out x86-windows again
* Updating the version database
* x-add-version glpk
* Addressing reviews
* Update version database: x-add-version glpk
* More compact code thanks to PR reviews
* format-manifest ports/glpk/vcpkg.json
* Update version database: x-add-version glpk
* No default features
* Update version database: x-add-version glpk
2022-12-29 10:28:12 -08:00
Victor Romero
ecce05107c
Use make on all platforms ( #28607 )
2022-12-28 20:20:54 -08:00
autoantwort
4314cd7fb5
[qtbase] no absolute paths ( #28360 )
2022-12-28 16:52:28 -08:00
Andrew Robbins
df1f608341
[new port] Add package libleidenalg ( #27845 )
...
* [libleidenalg] add port libleidenalg
* [libleidenalg] fix git sha
* updated to new cmake lib
* updated to fix typo in config.in
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-12-28 14:13:38 -08:00
paoldev
c14c029c71
[pixman] build fix for arm-windows and arm-uwp ( #28024 )
...
* [pixman] fix arm-uwp triplet
* [pixman] Fix both arm-windows and arm-uwp triplets
* [pixman] bump port version
* [pixman] update ci.baseline.txt
* [pixman] add-version
2022-12-28 14:04:41 -08:00
tdcosta100
b7eaf99a7b
[pthreads] Fix EACCESSVIOLATION in pthread_getname_np and better install handling ( #28173 )
...
* [pthreads] Fix EACCESSVIOLATION in pthread_getname_np
* [pthreads] Use vcpkg options instead custom commands
* [pthreads] Update port version
* [pthreads] Don't use separate builds for release and debug
* [pthreads] Update port version
* [pthreads] Cleaner solution for building configuration
* [pthreads] Update port version
* [pthreads] Correct variable name
* [pthreads] Update port version
* [pthreads] Make install even more optimized
* [pthreads] Update port version
* [pthreads] Fix static builds
* [pthreads] Update port version
* [pthreads] Correct quotes
* [pthreads] Update port version
* [pthreads] Fix compatibility with UWP
* [pthreads] Update port version
* [pthreads] Correction in fix-pthread_getname_np.patch
* [pthreads] Update port version
2022-12-28 14:04:12 -08:00
xiaozhuai, Weihang Ding
d94850162c
[expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used ( #28371 )
...
* [expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used
* update version database
2022-12-28 13:54:39 -08:00
Hristo Iliev
809a7384dd
[raylib] Fix dependency on glfw for emscripten and compilation options ( #28079 )
...
* Fix dependency on glfw for emscripten and compilation options
* Updated port version and commit
* add port-version
* vdb
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-28 13:52:08 -08:00
JonLiu1993
fa0931afaf
[Simd] Add missing header files ( #28376 )
...
* [Simd] Add missing header files
* update version
* update portfile.cmake
* update version
2022-12-28 13:48:28 -08:00
Martin Stump
9e303cf56e
[wg21-linear-algebra] Add new port ( #28384 )
...
* Add new port "wg21-linear-algebra"
Signed-off-by: Martin Stump <11492152+globberwops@users.noreply.github.com>
* Replace deprecated functions
Signed-off-by: Martin Stump <11492152+globberwops@users.noreply.github.com>
2022-12-28 13:45:14 -08:00
xiaozhuai, Weihang Ding
d1fcc4f17d
[qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat ( #28430 )
...
* [qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat #28428
* update version database
* Fix build
* update version database
* Remove useless defines
* update version database
2022-12-28 13:43:43 -08:00
Andrew Kornilov
67b8c01d07
[elements] Add new port ( #28224 )
...
* [elements] Add new port
* [elements] Only static library
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [elements] Update installation commands
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [elements] Use vcpkg_install_copyright command
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [elements] Update installation commands
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [elements] Remove outdated flags
* [elements] Update portfile
* Update version database
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 13:15:08 -08:00
Łukasz Moroz
154fa56748
[mpfr] Update to 4.1.1 ( #27976 )
2022-12-28 13:12:11 -08:00
Francisco Facioni
2112a10f4a
x265 works on arm linux ( #28458 )
2022-12-28 13:09:32 -08:00
Cheney Wang
25663f218c
[vcpkg baseline][ideviceinstaller] Fixing error LNK2005 when argtable2 installed before ideviceinstaller ( #28459 )
...
* [ideviceinstaller] Add support !static
* Modify port-version
* x-add-version
* Add getopt as a dependence of argtable2
* Use version
* x-add-version
* Remove space
* Add license
* Fix format error
* x-add-version
* update version
* fix argtable3
* x-add-version
* fix argtable3
* version
* fix gdcm
* format portfile.cmake
* update version
* format vcpkg.json
* x-add-version
* format portfile.cmake
* x-add-version
* Update license
* x-add-version
* Again
* Mistake
Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 13:07:26 -08:00
Leonid Pospelov
df51b93304
[chakracore] Update to 2022-11-09 ( #28472 )
...
* [chakracore] Update port
* add version
* .
* remove obsolete funcs
* .
* more tools
* .
* remove obsolete code
* ad ver
* remove excess lib
* remove excess lib
* .
* fix win32
* happy new year bonchEquipment and valitovaa
* update
* fix
* fix
* addver
* fix-plat
* .
2022-12-28 13:01:51 -08:00
autoantwort
031c19f64e
[libwebp] use supports expressions ( #28481 )
2022-12-28 13:00:04 -08:00
Matthew Oliver
f7f6dbb083
[aubio] Update to latest master. ( #28491 )
...
* [aubio] Update to latest master.
This is required to support using newer versions of ffmpeg (5.0+)
* Update versions.
2022-12-28 12:59:44 -08:00
Matthew Oliver
e43210e6b3
[avcpp] Update to version 2.1.0 ( #28493 )
...
* [avcpp] Update to 2.1.0.
* Update versions.
* Update ports/avcpp/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/avcpp/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update avcpp.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 12:58:54 -08:00
Matthew Oliver
61eab021ba
[discordcoreapi] Fix compilation with ffmpeg. ( #28494 )
...
* [discordcoreapi] Fix compilation with ffmpeg.
* Update versions.
2022-12-28 12:57:42 -08:00
autoantwort
23c3f586dd
[omplapp] fix build ( #28506 )
2022-12-28 12:56:57 -08:00
MonicaLiu
4226c83836
[libusb-win32] Add "!static" to the port ( #28512 )
...
* update libusb-win32
* update version
* update license
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-28 12:38:56 -08:00
reito
1c66ab1814
[qtbase] Fix a bug that will cause deploy failed on Debug profile ( #28516 )
...
* fix not deploying on debug build
* fix not deploying on debug build
* fix not deploying on debug build
2022-12-28 12:36:09 -08:00
autoantwort
c8ed4ef67d
[aws-crt-cpp] no werror et al ( #28520 )
2022-12-28 12:34:26 -08:00
Kai Pastor
c9fc882384
[fltk] Disable obsolete math.h polyfill ( #28558 )
...
* [fltk] Disable obsolete math.h polyfill
* Reduce host dependency
2022-12-28 12:32:07 -08:00
Frank
a0cd246334
[air-ctl] update latest source hash ( #28509 )
...
* update latest source hash
* update version
2022-12-27 01:10:19 -08:00
Frank
8e4bacadbf
[nvtt] update support x86 triplet ( #28510 )
...
* [nvtt] update support x86 triplet
* update version
* update hash
2022-12-27 01:07:35 -08:00
Thomas1664
c8fa9ac743
[libsamplerate] Delete docs ( #28551 )
...
* [libsamplerate] Delete docs
* version
2022-12-27 01:01:50 -08:00
Matthew Oliver
10c0262c26
[ignition-common3] Update to 3.14.1. ( #28495 )
...
* [ignition-cmake2] Update to 2.16.
* [ignition-math6] Update to 6.9.2.
* [ignition-common] Update to 3.14.1.
* Update versions.
2022-12-27 01:01:00 -08:00
Sn1cket
cf81e5bdd9
[etl] Add port v20.35.4 ( #28226 )
...
* [etl] Add port v20.35.4
* Update ports/etl/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/etl/portfile.cmake
Disable building of tests.
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update version database
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-12-27 00:59:48 -08:00
Cedric GNIEWEK
ef486e9d7e
[gstreamer] Update to version 1.20.5 ( #28455 )
...
* [gstreamer] Update to version 1.20.5
* Added versions
2022-12-27 00:57:38 -08:00
autoantwort
94780282ac
[Python3] Revert "Python3 cross build support" ( #28468 )
...
This reverts commit 1937b15
.
2022-12-27 00:57:08 -08:00
Alexander Neumann
c61d55dbd9
[Glib] update to 2.75.1 ( #28546 )
...
* [glib] update to 2.75.1
* v db
2022-12-27 00:53:38 -08:00
Thomas1664
38b53e80eb
[libogg] Disable tests ( #28526 )
...
* [libogg] Disable license
* [libogg] Disable license
* version
2022-12-27 00:53:18 -08:00
Thomas1664
16b7b6626d
[sdl2] Add feature samplerate ( #28554 )
...
* [sdl2] Add feature samplerate
* version
2022-12-27 00:52:33 -08:00
autoantwort
2fab5d272e
[mfx-dispatch] no absolute paths ( #28559 )
2022-12-27 00:50:07 -08:00
Sean Farrell
da5146b90a
[c9y] update to 0.6.0 ( #28563 )
...
* [c9y] update to 0.6.0
* [c9y] update baseline
2022-12-27 00:47:06 -08:00
Thomas1664
d32292fd11
[fluidlite] Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
( #28569 )
...
* [fluidlite] Remove `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS`
* version
* Test in CI
* Disable dynamic builds on Windows
* version
* revert CI baseline
2022-12-27 00:43:27 -08:00
Thomas1664
c68fa01291
[tiny-process-library] Disable examples ( #28568 )
...
* [tiny-process-library] Disable examples
* version
* Fix patch
* version
* Fix deprecated function
* version
* Disable dynamic builds on Windows
* version
2022-12-27 00:41:27 -08:00
Alexis La Goutte
270bf3cf68
[nghttp3] update to 0.8.0 ( #28565 )
2022-12-27 00:34:00 -08:00
autoantwort
6adca01a3f
[ableton] no werror et al ( #28480 )
2022-12-22 11:04:42 -08:00
autoantwort
7e6afc2738
[ace] use supports expressions ( #28241 )
2022-12-22 10:56:10 -08:00
seladb
e9d35a26f8
[pcapplusplus] Update to 22.11 ( #27772 )
...
* Upgrade PcapPlusPlus to v22.11
* Update SHA
* set to c+11
* Update portfile.cmake
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update SHA
* Update SHA
Co-authored-by: Ege Çetin <egecetin@hotmail.com.tr>
Co-authored-by: Ege Çetin <64282645+egecetin@users.noreply.github.com>
2022-12-21 16:51:43 -08:00
Russell Greene
44b5406070
[vulkan-headers] update to 1.3.238 ( #28469 )
...
* [vulkan-headers] Update to 1.3.238
* ./vcpkg x-add-versions --all
2022-12-21 10:39:38 -08:00
Kai Pastor
e07c62d059
[skia] Turn into usable and maintainable port ( #28007 )
...
* Remove unused SKIA_PUBLIC_DEFINITIONS
* Revise python3 injection
* Major overhaul
* Revise third-party downloads
Declare them early in a single location, but use as needed.
Validate agains skia's DEPS.
* Integrate download & pkgconfig externals handling
Ensure that downloads are complete with --only-downloads mode.
* Move cmake functions to separate file
* Turn source fixups into proper patches
* Update versions
* Generally disable msvc env setup
* Update python patch
* Remove unused patch
* Rename function
* Update versions
* Handle third-party licenses
* Move block
* Rename and unset skia root variable
* Fix usage with alternative build types
* Update versions
2022-12-20 19:29:21 -08:00
reito
6a19c0f10a
[ffmpeg/mfx-dispatch] Add mfx-dispatch port, add qsv support and amf support for ffmpeg 4.4.3 ( #28263 )
...
* add mfx-dispatch port
* add mfx-dispatch port - versions
* add mfx-dispatch port - versions
* add ffmpeg qsv support
* add ffmpeg qsv port
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix qsv init bug
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix patch 0023
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix PR
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - simplify 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv + amf port
* add ffmpeg qsv + amf port
* add ffmpeg qsv + amf port
* Create fix-unresolved-symbol.patch
* Update mfx-dispatch.json
2022-12-20 09:46:08 -08:00
Johnny Willemsen
d325d96961
[ace] Upgrade to 7.0.11 ( #28439 )
...
* [ace] Upgrade to 7.0.11
* ports/ace/portfile.cmake:
* ports/ace/vcpkg.json:
* [ace] Upgrade to 7.0.11
* versions/a-/ace.json:
* versions/baseline.json:
* Correct version
* versions/a-/ace.json:
* Try to upgrade
* ports/ace/portfile.cmake:
* ports/ace/vcpkg.json:
* Updated version
* versions/a-/ace.json:
* Update ports/ace/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/ace/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Fixed version
* versions/a-/ace.json:
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-12-20 09:24:27 -08:00
Dmitry Baryshev
c45669fcc7
[sail] Update to 0.9.0-rc2 ( #28402 )
...
* [sail] Update to 0.9.0-rc2
* [sail] vcpkg x-add-version --all --overwrite-version
2022-12-20 09:23:20 -08:00
tdcosta100
5771eef70b
[getopt-win32] Missing include directory in package ( #28367 )
...
* [getopt-win32] Missing include directory in package
* [getopt-win32] Update port version
2022-12-20 09:21:39 -08:00
Nick
6d41737729
[boost] update to 1.81.0 ( #28356 )
2022-12-20 09:20:54 -08:00
Anders Wind
231a739462
[stronk] update port to v0.3.1 ( #28355 )
...
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-12-20 09:17:38 -08:00
Alexander Neumann
42e7f78c55
[highfive] update to 2.6.2 ( #28328 )
...
* [highfive] update to 2.6.2
* v db
* use upstream patch
* v db
2022-12-20 09:16:35 -08:00
Mengna Li
cc288af760
[cpp-httplib] export target ( #28436 )
...
* add usage
* revert
* export targets
2022-12-19 15:00:59 -08:00
Gregor Jasny
2d9fa7a50a
[opentelemetry-cpp] Update vcpkg schema URL ( #28346 )
2022-12-19 14:55:34 -08:00
autoantwort
ab711d097b
[protobuf-c] fix feature tools ( #28403 )
2022-12-19 14:51:43 -08:00
Kai Pastor
fa8c401dfa
[gdal] Update to 3.6.1 ( #28391 )
2022-12-19 14:49:05 -08:00
Alexander Neumann
b803111012
[hwloc] Update to 2.9.0 ( #28365 )
...
* [hwloc] update to 2.9.0
* v db
2022-12-19 14:45:44 -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
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
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
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
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
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
JulZimmermann
e82778a710
[re2] set license ( #28259 )
...
* set license in re2
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:39:25 -08:00
JulZimmermann
a3388de4ff
[utf8h] set license ( #28260 )
...
* set license in utf8h
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:38:34 -08:00
JulZimmermann
78d84f4625
[range-v3] set license ( #28258 )
...
* set license in range-v3
* run x-add-version
* set license in range-v3
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:36:36 -08:00
JulZimmermann
7db67453b1
[neargye-semver] set license ( #28257 )
...
* set version in neargye-semver
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:35:35 -08:00
JulZimmermann
57d7c7d87b
[msgpack] set license ( #28256 )
...
* set license in msgpack
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:35:06 -08:00
JulZimmermann
4eb71afc7a
[libmodbus] set license ( #28255 )
...
* set license for libmodbus
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:34:17 -08:00
JulZimmermann
12c39da1b2
[fmt] set license ( #28254 )
...
* set license in fmt port
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:32:30 -08:00
Alexander Neumann
03026de50d
[capnproto] update to 0.10.3 ( #28329 )
...
* [capnproto] update to 0.10.3
* v db
2022-12-13 19:28:47 -08:00
day253
86cd6e0532
[marisa-trie] Add new port ( #27922 )
...
* [marisa] Add new port
* [marisa] Add new port
* add COPY_SOURCE to fix build
* fix ci
* test arm
* fix version
* !(windows & static)
* !arm
* !arm
* add vcpkg_fixup_pkgconfig to msbuild
* rename port
* fix license and change version to 2020-09-26
* static build on win
* use "version-semver"
* up supports
* up version
* add configure_file when msbuild
* fix empty bindir libdir includedir
* fix msvc build
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-13 19:26:59 -08:00
MonicaLiu
17851654c9
[openimageio] Update to v2.4.5.0 ( #27766 )
...
* update openimageio
* update version
* update openimageio
* update version
* update openimageio
* update version
* update format
* update version
* update format
* update version
* update openimageio
* update version
* format
* version
* update openimageio
* update version
* Add vcpkg_minimum_required
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-13 19:15:34 -08:00
xiaozhuai, Weihang Ding
16fc24d042
[libplist & libusbmuxd & libimobiledevice] Support build on macos & linux ( #28022 )
...
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux
* update version database
2022-12-13 19:13:11 -08:00
Umar Arshad
82a7a453a4
[opencl] Update to support OpenCL 3.0 ( #28092 )
...
* Update OpenCL to 3.0
* Update OpenCL versions baseline file
2022-12-13 19:07:50 -08:00
MonicaLiu
091b057d73
[poppler] Add dependency - python3 ( #28118 )
...
* update poppler
* update poppler
* poppler
* version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-13 18:11:34 -08:00
Piotr Wendykier
4b6b7f4589
Fix for issue #28120 . ( #28122 )
...
* Fix for issue #28120 .
* Updated port-version for arrow.
* overwrite version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-13 18:09:53 -08:00
Sandy
d8eaada509
[bgfx] Add bgfx config ( #28136 )
2022-12-13 18:01:39 -08:00
Thomas1664
af031ae388
[tmxparser] Update to master ( #28139 )
...
* [tmxparser] Update to master
* version
* Remove from baseline
* Disable Werror
* version
* Fix cmake
* version
2022-12-13 17:43:28 -08:00
Nick
eaa1227aaf
[sdl2] Disable X11 feature and make it and Wayland defaults ( #28148 )
2022-12-13 17:41:34 -08:00
erdogan61
e05c925db6
[simd] Add new port ( #28163 )
...
* Added new port for Simd
Created new port for Simd from
https://github.com/ermig1979/Simd
* Added new port for Simd
Created/updated new port for Simd from
https://github.com/ermig1979/Simd
* Revert "Merge branch 'master' of https://github.com/erdogan61/vcpkg "
This reverts commit 789c93e81a
, reversing
changes made to c87a8183bd
.
* portfile.cmake fixes
Update x64-windows-static* and fixes
* Update simd.json
* Added missing define
Set "#define in SIMD_STATIC/src/Simd/SimdConfig.h"
* Update simd.json
* Update simd.json
* Revert "Revert "Merge branch 'master' of https://github.com/erdogan61/vcpkg ""
This reverts commit a97bdb05f4
.
* Added Linux support
* Update simd.json
* Added Cmake install patch
Otherwise build error:
"ninja: error: unknown target 'install'"
* Update simd.json
* Added supports in vcpkg.json
* Update simd.json
* Removed unsupported builds
* x64_uwp failes
UWP builds are failing, since not supported,
Reason:
The following DLLs do not have the App Container bit set:
D:/packages/simd_x64-uwp/debug/bin/Simd.dll
D:/packages/simd_x64-uwp/bin/Simd.dll
* Update vcpkg.json
* Update simd.json
* Try ARM support, OSX not running
Osx build failed, arm maybe supported
* Update simd.json
* Fix syntax error and optimize
* Update simd.json
* Fix syntax
* Update simd.json
* Added SIMD_TARGET="aarch64"
* Update simd.json
* Seperated arm64 cmake
Check failes:
#if defined(_MSC_VER) && !defined(__clang__) && (defined(SIMD_X64_ENABLE) || defined(SIMD_X86_ENABLE))
#define SIMD_INIT_AS_CHAR
#elif defined(__GNUC__) || defined(__clang__) || (defined(_MSC_VER) && defined(SIMD_NEON_ENABLE))
#define SIMD_INIT_AS_LONGLONG
#else
#error This platform is unsupported!
#endif
* Update simd.json
* Syntax Error
* Update simd.json
* Update to latest release 5.2.120
*fix bug: MSVS compiler bug (Windows, Arm64).
commit b39197e00a902cbbc5ad397de92f086be994549b
* Baseline Updates
* Include arm64 fix
* Update SHA512
* Update simd.json
* Arm64 with msvc compiler not supported
* Update simd.json
* Updated supports field
* Baseline update
* Update ci.baseline.txt
* Github action fix
Replaced vcpkg_configure_cmake by vcpkg_cmake_configure
* Update simd.json
Co-authored-by: dtmen <dtmen@gmx.de>
2022-12-13 16:36:18 -08:00
Kai Pastor
5ed17f6b22
[egl] Revise wrapper and pkgconfig files for windows ( #28174 )
...
* [egl] Use vcpkg_fixup_pkgconfig
* Mingw uses lower case filenames
* Document what is wrapped
* Do backup before modification
* Windows EGL_LIBRARY is unofficial::angle::libEGL
* Update versions
2022-12-13 16:27:58 -08:00
Kai Pastor
180ea20782
[fontconfig] Fix wrapper, usage ( #28295 )
...
* [Fontconfig] Fix wrapper
* Minor fixes
* Add usage doc
* Update versions
* Fixes
2022-12-13 16:16:42 -08:00
autoantwort
c3091537af
[rtaudio] use support expressions ( #28277 )
2022-12-13 15:48:47 -08:00
Chuck Walbourn
42f74e3db7
[dxut, effects11] update port for latest GitHub release ( #28281 )
...
* [dxut, effects11] ports updated for latest releases
* Update baseline
* Moved !mingw support to vcpjg.json
* Update baseline
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-12-13 13:49:34 -08:00
trishvl
8e3fbf662a
[libphonenumber] Adding libphonenumber port, pushing changes to get help on error ( #28093 )
...
* Adding libphonenumber port, pushing changes to get help on error
* Added patches to cmake file to work with vcpkg, still facing error & pushing to share code
* Added patch to not build shared libs in order to bypass ninja error. Debug build failing so building release only. Pushing for help.
* Fixing irregular format vcpkg.json for libphonenumber
* Add fix to re2 dependency, and only building release
* Fixed debugs builds by turning geocoder off, fixed icu link problems in static builds, and added support for re2
* Skipping linux and osx builds as well as debug builds for x64 static triplets due to time.
* Fixing port to incorporate reviews on the PR
* Removing changes to triplets
* Resolving validate version files by overwriting
* Adding changes to address reviews on patches & triplets, add protobuf lite use, and cleaning up code
* Resolving validate version files by overwriting
* Addressing reviews on dirent and shared lib
* Making test lib builds optional and OFF by default
* Resolving validate version files by overwriting
* Update vcpkg.json to include license
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Reviewing github bot's messages
* Reviewing github bot's messages
* Making building tests false as temp solution.
* Reviewing github bot's messages
Co-authored-by: Trish Lam <trishlam@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-12-12 16:22:49 -08:00
Andrew Kornilov
5d27b1b578
[fastcdr] Update to 1.0.25 ( #28149 )
...
* [fastcdr] Update to 1.0.25
* Update version database
2022-12-12 16:00:12 -08:00
Alexander Neumann
1a2b03edee
[double-conversion] Update to 3.2.1 ( #28242 )
...
* [double-conversion] update to 3.2.1
* v db
* adjust itk patch
* v db
* check correct variable
* Fix typo
* v db
2022-12-12 15:36:03 -08:00
Alexander Neumann
961d5a86b0
[jasper] update to 4.0.0 ( #28244 )
...
* [jasper] update to 4.0.0
* remove unused variable
* v db
* add JAS_STDC_VERSION
* v db
* fix devil port
* v db
* patch out the stdc check
* v db
* adjust patch
* v db
2022-12-12 14:46:28 -08:00
Alexander Neumann
f7608f748a
[glib] update to 2.75.0 ( #28246 )
...
* [glib] update to 2.75.0
* remove empty folder
* empty dir removal
* v db
* v db
2022-12-12 14:37:00 -08:00
Jack·Boos·Yu
6ee116c59e
[live555] Export unofficial targets ( #28252 )
...
* [live555] Export unofficial targets
* version
* typo
* version
Co-authored-by: jyu49 <yu_jack@apple.com>
2022-12-12 14:35:22 -08:00
Alexander Neumann
ac5b258d82
[libxml2] update to 2.10.3 ( #28261 )
...
* [libxml2] update to 2.10.3
* v db
* remove commented code
* v db
* change homepage
* v db
* add log files to ffmpeg
* copy out libxml-2.0.pc
* fix pc file
* revert ffmpeg changes
* v db
2022-12-12 14:34:08 -08:00
Jack Gerrits
d034400a5d
[sse2neon] Fix sse2neon header install path ( #28268 )
...
* [sse2neon] fix header install path
* run ./vcpkg x-add-version --all
2022-12-12 14:28:45 -08:00
Cédric Tabin
cbe6dc7a4c
[libzippp] Update to v6.0-1.9.2 ( #28276 )
2022-12-12 14:25:36 -08:00
Kai Pastor
7962130140
[baseline][kf5solid] Explicitly disable imobile backend ( #28279 )
2022-12-12 12:31:05 -08:00
Alberto Garcia Illera
180c6bc92f
[libproxy] Update to 0.4.18. Enable static builds ( #28282 )
...
* update to new version of vcpkg
* format-manifest
* run x-add-version
* add support for x64-windows-static-md triplet
* run x-add-version
* remove BUILD_SHARED_LIBS
* run x-add-version
* remove WITH_KDE option
* run x-add-version
* restore -DWITH_KDE and test remiving fix-arm-build.patch
* run x-add-version
* remove arm patch and final fixes to pass CI
* run x-add-version
2022-12-12 12:18:37 -08:00
Nick
8881569f02
[pipewire] update to 0.3.62 ( #28289 )
2022-12-12 11:58:10 -08:00
Nick
34a18bcebc
[wayland-protocols] update to 1.31 ( #28290 )
2022-12-12 11:57:51 -08:00
Michael R. P. Ragazzon
bd52580aea
[rmlui] Update to version 5.0 ( #28293 )
2022-12-12 11:00:57 -08:00
misirlou-tg
2a744d41af
[tabulate] update to version 1.4 ( #28294 )
...
* Updating tabulate to version 1.4
The previous port was using a version prior to 1.0
* [tabulate] updating to use latest cmake functions
* [tabulate] Adding license
License is MIT according to:
https://github.com/p-ranav/tabulate/blob/v1.4/LICENSE
* [tabulate] Adding double quotes to absolute paths in portfile.cmake
* [tabulate] updating license
Requested to add BSL-1.0 AND BSD-3-Clause
* [tabulate] running x-add-version
2022-12-12 11:00:37 -08:00
tdcosta100
cf1fda5443
[getopt-win32] Allow use as a CMake package ( #28192 )
...
* [getopt-win32] Allow using it as a package
* [getopt-win32] Update port version
* [getopt-win32] Fix quotes
* [getopt-win32] Update port version
2022-12-09 15:30:15 -08:00
Alexander Neumann
fd1bdf6ad3
[qt5-webglplugin] Add required dependency on qt5-websockets ( #28237 )
...
* add required websockets dependency
* v db
2022-12-09 11:01:23 -08:00
Alexander Neumann
5b88aa4b8a
[libxpm] update to 3.5.14 ( #28239 )
...
* update libxpm
* v db
2022-12-09 10:58:11 -08:00
JulZimmermann
c2089d9933
[cpp-jwt] set license ( #28253 )
...
* set license for cpp-jwt
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-09 10:50:10 -08:00
JonLiu1993
ed54c9a15f
[redis-plus-plus] update version to 1.3.6 ( #28201 )
...
* [redis-plus-plus] update version to 1.3.6
* update version
2022-12-08 15:51:34 -08:00
Lily Wang
4a2a09b905
[bullet3] Fix wrong target_link_libraries printed ( #28214 )
...
* [bullet3] Fix wrong target_link_libraries printed
* x-add-version
* update patch
* x-add-version
2022-12-08 15:23:12 -08:00
Cheney Wang
3211a42c6c
[libtheora] Fix usage issue ( #28204 )
...
* [libtheora] Fix usage issue
* Add CONFIG for find_dependency(Ogg)
* x-add-version --overwrite-version
2022-12-08 11:26:08 -08:00
Mengna Li
bd5b968149
[pcapplusplus] Export targets and fix usage ( #28215 )
...
* add usage
* revert
* Fix usage
2022-12-08 10:44:27 -08:00
Vitalii Koshura
ca28e3a00b
[sentry-native] Update to 0.5.3 ( #28221 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-12-08 10:43:37 -08:00
Vitalii Koshura
5e471fe047
[boinc] Update to 7.20.5 ( #28222 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2022-12-08 10:42:49 -08:00
Thomas1664
4fa4413058
[tl-expected, tl-optional, tl-ranges] Fix CMake config location ( #28228 )
...
* tf-expected
* tl-optional
* tl-ranges
* format
* version
2022-12-08 10:42:16 -08:00
JonLiu1993
5abe9b2b79
[usockets] update to 0.8.3 ( #28234 )
...
* [usockets] update to 0.8.3
* update evrsion
2022-12-08 10:38:52 -08:00
autoantwort
4e0bdbc23a
[opencv3] no absolute paths ( #28179 )
2022-12-07 16:45:34 -08:00
Sy Brand
35619c26a9
[ranges] Update tl-ranges to latest commit ( #28107 )
...
* Upgrage tl-ranges
* Update versions files
* Correct versions
* Add license
* Fix license syntax
* Update tl-ranges
* Update tl-ranges
* Update tl-ranges
* Update tl-ranges
2022-12-07 11:42:29 -08:00
autoantwort
ec06445e98
[opencv4] no absolute paths ( #28203 )
2022-12-07 11:31:34 -08:00
Alessandro Vergani
b1b613b613
[gcem] Update to version 1.16.0 ( #28218 )
2022-12-07 10:28:33 -08:00
Pierre Wendling
5d1f188403
[sdl2-image] Fix dynamic linking ( #28137 )
...
* Force DEPS_SHARED to OFF.
* Bump port version.
* Update version history.
2022-12-06 15:19:01 -08:00
chausner
5c21c64292
[cpp-httplib] Update to 0.11.3 ( #28135 )
...
* Update cpp-httplib to 0.11.3
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-12-06 13:20:44 -08:00
Rami ALZEBAK
559bd97670
[sse2neon] Add new port ( #28129 )
2022-12-06 13:20:24 -08:00
tdcosta100
9792dd9e15
[dlfcn-win32] Fix install failure when build type is set to release ( #28172 )
...
* [dlfcn-win32] Fix install failure when build type is set to release
* [dlfcn-win32] Update port version
* [dlfcn-win32] Use vcpkg_fixup_cmake_targets
* [dlfcn-win32] Update port version
* [dlfcn-win32] Use vcpkg_cmake_config_fixup instead deprecated vcpkg_fixup_cmake_targets
* [dlfcn-win32] Update port version
2022-12-06 12:55:10 -08:00
autoantwort
942b65939d
[llhttp] no absolute paths ( #28176 )
2022-12-06 12:49:03 -08:00
autoantwort
3414a890d4
[geotrans] no absolute paths ( #28177 )
2022-12-06 12:48:34 -08:00
autoantwort
bbf89017a8
[rocksdb] no absolute paths ( #28178 )
2022-12-06 12:47:05 -08:00
autoantwort
f2c716e9f0
[opencv2] no absolute paths ( #28180 )
2022-12-06 12:45:02 -08:00
Cheney Wang
1844cd5f4f
[live555] Update to 2022-12-01 ( #28183 )
...
* [live555] Update to 2022-12-01
* Modify deprecated functions
2022-12-06 12:01:41 -08:00
Rémy Tassoux
0dfc2252b3
[nanobench] Update to 4.3.9 ( #28186 )
...
* [nanobench] Update to 4.3.9
* [nanobench] Update version files
* [nanobench] Add newline to the end of the file
* [nanobench] Update version files
2022-12-06 12:00:41 -08:00
Thomas1664
5f35e064ac
[ctre] Update to 3.7.1 ( #28190 )
...
* [ctre] Update to 3.7.1
* version
2022-12-06 11:58:23 -08:00
Mengna Li
7d6c097a87
[quazip] Fix find package ( #28194 )
...
* add usage
* revert
* fix find package
* update
2022-12-06 11:57:53 -08:00
JonLiu1993
b5af23d78a
[opencv3] remove non-existing header files ( #28199 )
...
* [Opencv3] remove non-existing header files
* update version
2022-12-06 11:54:40 -08:00
Kai Pastor
70003b4e99
[libpng] Update to 1.6.39 ( #28188 )
2022-12-06 10:47:21 -08:00
Kai Pastor
d7c68eea38
[qtbase] Fix configuration race ( #28155 )
2022-12-05 15:34:02 -08:00
Kai Pastor
802998e89d
[proj] Update to 9.1.1 ( #28157 )
...
* [proj] Update to 9.1.1
* Trim patching
* Update versions
2022-12-05 15:30:55 -08:00
Rémy Tassoux
e0e2f13940
[quill] Update to 2.5.1 ( #28147 )
...
* [quill] Update to 2.5.1
* [quill] Update version files
2022-12-05 14:40:52 -08:00
Sean Farrell
16e2bf3c48
[c9y] Update to 0.5.1 ( #28158 )
...
* [c9y] Update to 0.5.1
* [c9y] Update baseline
2022-12-05 14:39:47 -08:00
Twice
f6a1d122a0
[protopuf] Update to 2.2.1 ( #28138 )
...
* [protopuf] Update to 2.2.1
* [protopuf] run x-add-version
2022-12-05 13:31:27 -08:00
Vladimir Petrigo
0e9ffd112a
[smf]: Add v0.1.1 version port ( #28162 )
...
* [smf]: Add v0.1.0 version support
* [smf]: Switch to v0.1.1 with W3 MSVC warning enabled
* [smf]: Replace INSTALL with vcpkg_install_copyright
* misc: Clean up
2022-12-05 13:28:11 -08:00
Kai Pastor
952c23b64d
[zstd] Use real 1.5.2 release ( #28166 )
...
* [zstd] Update to real 1.5.2
* Modernize multi-file copyright
* Update versions
2022-12-05 12:19:33 -08:00
RealTimeChris
2daebf5b33
[DiscordCoreAPI] Update to version 2022-12-04 ( #28169 )
...
* Updating relevant files.
* Updating relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Update discordcoreapi.json
* Updating the portfile.
* Fixing a minor bug.
* Fixing a minor bug.
2022-12-05 10:49:03 -08:00
Kai Pastor
163fe7bd3d
[brotli] Export libm usage requirement, cleanup, usage ( #27971 )
...
* Simplify pkgconfig patch
* Export libm usage requirement
* Merge ios patch into install patch
* Revise portfile
* Refactor cmake wrapper into config
* Document usage
* Update versions
2022-12-02 09:39:16 -08:00
talregev
c4294eab36
[ngtcp2] new port ( #26955 )
...
* Add ngtcp2 port
* add usage patch
* version
* del patch
* version
* add binary file
* version
* correct namespace
* version
* simplify patch
* version
* simplify patch
* version
* update version to 0.11.0
* update version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-02 09:23:59 -08:00
nfarid
2b53da5e1d
[alsa] Fix issue #26161 ( #28090 )
2022-12-02 09:16:18 -08:00
Frank
eaa6e7215d
[glog] Fix CUDA not working with NVCC compiler. ( #28097 )
...
* [glog] Fix CUDA not working with NVCC compiler.
* update version
* update patch
* version
2022-12-02 09:14:32 -08:00
JonLiu1993
1a6e66e7e4
[libhv] update to 1.3.0 ( #28105 )
...
* [libhv] update to 1.3.0
* update version
2022-12-02 09:11:25 -08:00
Oleg Derevenetz
b7422ebaea
[sdl2] update to 2.26.1 ( #28113 )
...
* Update sdl2 to 2.26.1
* Update baseline
2022-12-02 09:10:48 -08:00