d10sfan
acdc823534
[libmad] Add dynamic support ( #31350 )
...
* [libmad] Add dynamic building
* Update version
* Fix version
* Fixes to use vcpkg concepts
* Update version
* change to mad
* Update version
* PR fixes
* Update version
* Add version
* Update version
2023-05-11 11:16:10 -07:00
MonicaLiu
3256b183d0
[behaviortree-cpp] Update to 4.1.1 ( #31287 )
...
* update behaviortree-cpp
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:32:00 -07:00
autoantwort
35ffca6eca
[ocilib] does support non windows arm ( #31295 )
2023-05-11 10:11:19 -07:00
talregev
49ad465adb
update urdfdom ( #31335 )
2023-05-11 10:09:03 -07:00
Frank
2c7ca69fb1
[openblas] Update version to 0.3.23 ( #31367 )
...
* [openblas] Update version to 0.3.23
* version
* remove patch
* version
* new function
* version
* end line
* v db
2023-05-11 10:04:04 -07:00
MonicaLiu
222409d3a4
[sfml] Support for Release-only build ( #31372 )
...
* support release-only
* update version
* update portfile.cmake
* update git-tree
* update sfml
* update version
* undo previous step
* update verison
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
moritz-h
d163f9d5f5
[hnswlib] backport CMake targets ( #31305 )
...
* [hnswlib] backport CMake targets
* download cmake changes as patch
* add patch file
2023-05-10 12:36:01 -07:00
Raúl Cumplido
281cfd338c
[arrow] Update to 12.0.0 ( #31321 )
...
* [arrow] Update to 12.0.0
* Update versions
2023-05-10 12:31:11 -07:00
Lily Wang
b049e49516
[libsbml] Update to 5.20.0 ( #31149 )
...
* [libsbml] Update to 5.20.0
* update version
* fix incorrect option
* update version
* install usage
* update version
* apply suggestions
* update version
* fix depends libxml2
* update version
2023-05-10 11:40:02 -07:00
JonLiu1993
2f1d20a769
[numcpp] update to 2.10.1 ( #26482 )
...
* [NumCpp] update to 2.8.0
* update version
* [numcpp] update to 2.10.1
* update vcpkg.json
* update version
2023-05-10 11:27:54 -07:00
xiaoyifang
11cbc119f3
[xapian] update version to 1.4.22 ( #31338 )
2023-05-10 11:18:34 -07:00
Frank
c74f727971
[taskflow] Update version to 3.6.0 ( #31342 )
...
* [taskflow] Update version to 3.6.0
* version
2023-05-10 11:17:14 -07:00
Michael
2270334cdf
[usd] update to v23.05 ( #31344 )
2023-05-10 11:16:12 -07:00
Azure SDK Bot
7f7ac83c24
[azure-security-keyvault-*-cpp] Update to May Release ( #31353 )
...
* [azure-security-keyvault-certificates-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
* [azure-security-keyvault-secrets-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
* [azure-security-keyvault-keys-cpp] Update to 4.4.0
## 4.4.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
### Bugs Fixed
- [3366](https://github.com/Azure/azure-sdk-for-cpp/issues/4466 ) Fixed the user-agent string sent to the service to include the "keys" suffix in the value, when using `CryptographyClient`.
2023-05-10 11:15:16 -07:00
Martin Hořeňovský
7402bdc4c2
[benchmark] Update Google Benchmark to v1.8.0 ( #31356 )
2023-05-10 11:14:42 -07:00
autoantwort
5cbbfb9e81
[libgit2] fix support expressions ( #31365 )
2023-05-10 11:12:07 -07:00
Cheney Wang
75144f581d
[xtensor] update to 0.24.6 ( #31369 )
2023-05-10 11:11:05 -07:00
Cheney Wang
dad60afdaa
[uwebsockets] update to 20.41.0 ( #31371 )
2023-05-10 11:09:36 -07:00
Jörg Bornemann
512d62f7ee
[vcpkg.cmake] Fix CMP0126 warnings ( #23784 ) ( #29969 )
...
When running CMake 3.21 or newer in trace or debug mode, vcpkg.cmake
would trigger the CMP0126 warning for VCPKG_MANIFEST_DIR and
VCPKG_INSTALLED_DIR.
The regular variable was used to set the initial value of the cache
variable of the same name. This patch adds the regular variables
Z_VCPKG_MANIFEST_DIR_INITIAL_VALUE and
Z_VCPKG_INSTALLED_DIR_INITIAL_VALUE that are used to initialize their
respective cache variables.
2023-05-09 17:08:28 -07:00
Daniel Schürmann
e1cdda71f6
[qttools] copy traget tools only if they exists. ( #30442 )
...
They do not exist if you crosscompile qt
2023-05-09 16:58:41 -07:00
Kai Pastor
f35ba0c785
[luajit] Use common build functions ( #30608 )
...
* [luajit] Use nmake build setup [skip actions]
* [luajit] Use vcpkg_configure/install_make [skip actions]
* Cross build with host tools
* Host tools must match target bitness
* Cleanup
* WIP
* Don't touch CI baseline now
* Less osx quirks
* Move msvc header installation to nmake
* Simplify MSVC
* Add arm and x86 cross build support
2023-05-09 16:57:10 -07:00
xiaoyifang
e7250fea9f
[libzim]add package ( #30758 )
...
* libzim: add package
update libzim versions
libzim:meson ignore xapian
* Update ports/libzim/vcpkg.json
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* support both static and dynamic library
* modify according to review
Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
add version
* only enable release library
* make xapian does not support on windows
* disable android platform
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-09 16:56:27 -07:00
freestriker
8e591a9cf0
[vk-bootstrap] Update to v0.7 ( #31285 )
...
* Update portfile.cmake
use the latest v0.7 tag of package vk-bootstrap
* update baseline
update to v0.7 tag
* Update baseline.json
change port-version
* Update version and git-tree
* ${VERSION}
* version
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-09 16:44:20 -07:00
Osyotr
8ffcb2a78c
[qt5-declarative] Add d3d12 feature ( #31291 )
2023-05-09 16:34:59 -07:00
Lily Wang
602815cba4
[uvw] Update to 3.0.0 ( #31317 )
...
* [uvw] Update to 3.0.0
* update version
2023-05-09 16:04:38 -07:00
Ómar Högni Guðmarsson
ff311f676b
[Glaze] update ( #31319 )
...
* Glaze update V1.2.3
* update database
* Remove unused flag
* update version database
2023-05-09 14:57:10 -07:00
Billy O'Neal
4d2e253e42
Avoid recalculating the default msbuild settings. ( #31325 )
...
* Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32.
See:
* https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
* https://github.com/microsoft/vcpkg/issues/28076
* Remove overriding-with-the-default discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
hunspell and mp3lame are left alone because they do other things with the resulting variable.
* Remove nonexistent reference to `MSBUILD_PLATFORM` variable.
* Simplify getting to x86, as discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
* Version DB
* Whoops patches shouldn't be quoted.
* Delete vcpkg_install_msbuild.md
Docs changes have been migrated in microsoft/vcpkg-docs#21
* Update ocilib.json
* Update ocilib.json
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-05-09 14:56:22 -07:00
Vitalii Koshura
a41e8d1294
[boinc] Update to 7.22.1 ( #31333 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-09 14:49:41 -07:00
robbert-ef
76fb3e5930
[gmp] Fix building for linux x86 ( #31339 )
2023-05-09 14:48:09 -07:00
Denis Barkar
ea222747b8
[sdl2-mixer-ext] add new port ( #31253 )
2023-05-08 18:32:52 -07:00
Connor Broyles
1f7f116718
[pdal, pdal-c] Update to v2.5.3, v2.2.0 and fix GCC 13 build ( #31257 )
...
* [pdal] Update to v2.5.3
* [pdal] Update baseline
* [pdal-c] Update to v2.2.0
* [pdal-c] Update baseline
* update usage
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-08 18:28:15 -07:00
Kai Pastor
8805e31bb4
[libxlsxwriter] Fix pc file, de-vendor minizip ( #31262 )
2023-05-08 18:25:24 -07:00
chausner
24e389168d
[cpp-httplib] Update to 0.12.3 ( #31281 )
...
* Update cpp-httplib to 0.12.3
* Update CI baseline
* Use "v${VERSION}"
* Update patch
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-08 18:23:01 -07:00
MonicaLiu
714774fd4f
[bond] Update to 10.0.0 ( #31269 )
...
* update bond
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-08 18:18:38 -07:00
Michael
991c564917
[usd] Add missing dependency ( #31274 )
2023-05-08 18:14:59 -07:00
Kai Pastor
f1a37c0d84
[gz-math7] Control options ( #31277 )
2023-05-08 18:13:00 -07:00
autoantwort
a9adae7356
[libgit2] use support expressions ( #31278 )
2023-05-08 18:11:51 -07:00
Osyotr
fb46486c20
[qt5-imageformats] Move deps to features ( #31282 )
2023-05-08 18:11:15 -07:00
Daniel Parker
be5a9aab2d
[jsoncons] Update to 0.170.1 ( #31284 )
...
* [jsoncons] Update to 0.170.1
* Update baseline
2023-05-08 18:04:23 -07:00
theartful
461fd253f5
[gstreamer]: fix pkgconfig parameters of gstreamer ( #31301 )
2023-05-08 18:02:30 -07:00
Cheney Wang
c8b9f10f39
[microsoft-signalr] Fix usage issue ( #31286 )
2023-05-08 17:47:02 -07:00
xyz347
fd259a15f1
[xpack]Update to 1.0.5 ( #31299 )
...
* update xpack version
* update xpack version
2023-05-08 17:12:47 -07:00
Connor Broyles
d5952607f3
[vsg] New port (VulkanSceneGraph) ( #31300 )
...
* [vsg] New port (VulkanSceneGraph)
* [vsg] Fix deprecated function usage
* [vsg] Remove redundant linkage specification
* [vsg] Devendor glslang
* [vsg] Remove DISABLE_PARALLEL_CONFIGURE flag
2023-05-08 17:12:23 -07:00
jim wang
4746870785
[qtbase] fix glib2 not found ( #30379 )
...
* fix glib2 no found
* update version
* update version
* update version
* update version
* update version
* update version
* update version
* update version
* update verion
* update verion
* merge master
* version
* fix new error
* update version
* update version
* update version
* Update qtbase.json
---------
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-05-08 16:40:12 -07:00
Kai Pastor
9a5e44fcc1
[ignition-modularscripts] Disable docs, reduce warnings, update style ( #31309 )
...
* [ignition-modularscripts] CMake style update
* Add MAYBE_UNUSED_VARIABLES
* Don't build docs (unless overriden)
* Require install for host
2023-05-08 16:01:29 -07:00
Kai Pastor
1f94beda2b
[nettle] Switch from yasm to clang ( #30175 )
...
* Add export list generation [skip actions]
* Refresh exports using dumpbin
* [nettle] Update to 3.8.1 [skip actions]
* Disable testsuite and examples [skip actions]
* Update exports for x64 [skip actions]
* Update exports for x86 [skip actions]
* Finish update
* [shiftmedia-libgnutls] Fix 'supports'
* Build arm
* Switch from yasm to clang
* Revise msvc support patch
* Add feature to control tools
* Fix DLL installation
* [skip actions]
* Cleanup
2023-05-08 15:54:25 -07:00
Andrew Kornilov
f55c3b5fd6
[libsonic] Add new port ( #29374 )
...
* [libsonic] Add new port
* [libsonic] Update version
* [libsonic] Fix porfiles
* [libsonic] Update version
* [libsonic] Add tool feature
* [libsonic] Update version
2023-05-08 15:06:19 -07:00
菜姬
3a409cdf21
[libass] update to 0.17.1 ( #29767 )
...
* [libass] update to 0.17.1
* [libass] Add to versions file
2023-05-08 10:12:45 -07:00
Alexander Smyslov
7fc86fe37d
[Libvault] new port ( #28266 )
...
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* [libvault] new port
* [libvault] new port
* [libvault] new port
* [libvault] new port
* add [200~
* format
* update versions file
* Update ports/libvault/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* update fix review
* fix remarks
* fix remarks
* fix remarks
* fix remarks
* fix remarks
* update version
* add version
* Implement find_dependency correctly.
---------
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-08 10:07:54 -07:00
myd7349
6a3dd0874f
[edflib] Update to v1.24 ( #31250 )
...
* [edflib] Add dynamic build support
* [edflib] Bump version
* [edflib] Update to v1.24
* Revert "[edflib] Bump version"
This reverts commit d45db16a0e
.
* [edflib] Bump version
2023-05-05 11:30:57 -07:00