Commit Graph

19131 Commits

Author SHA1 Message Date
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
Lily Wang
924d8d4662
[uwebsockets] update to 20.40.0 (#31240)
* [uwebsockets] update to 20.40.0

* update version
2023-05-05 11:17:41 -07:00
Ómar Högni Guðmarsson
4eda0e3c70
[glaze] update 1.2.2 (#31249)
* Glaze updated to 1.2.2

* Vcpkg version database update
2023-05-05 11:17:13 -07:00
jim wang
dc965d08df
[libphonenumber] Update to 8.13.11 (#31260)
* update version

* update version
2023-05-05 11:17:01 -07:00
Cheney Wang
f3cc1e393f
[simde] update to 0.7.4 (#31264) 2023-05-05 11:16:48 -07:00
Mengna Li
ec6cd90d6e
update to 2.2.0 (#31265) 2023-05-05 11:13:22 -07:00
Alexander Smyslov
21ba00c5d5
[librdkafka] Upgrade up to 2.1.1 (#31266)
* [librdkafka] upgrade version up to 2.1.1

* [librdkafka] upgrade version up to 2.1.1

* Update ports/librdkafka/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [librdkafka] upgrade version up to 2.1.1

* remove blank

* update version

---------

Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-05 11:12:49 -07:00
Connor Broyles
defe7b7fb3
[draco] Update to v1.5.6 (#31220)
* [draco] Update to v1.5.6

* [draco] Update baseline

* [draco] Fix pkgconfig

* [draco] Update version

* [draco] Use VERSION variable for git ref

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* [draco] Revert line ending change

* [draco] Update version

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-05 10:55:33 -07:00
Azure SDK Bot
60e2c07d20
[azure-core-cpp] Update to May Release for Core Packages (#31256)
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3

* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.

* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)

### Features Added

- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- Fixed the UUID generation so the variant is RFC 4122 conforming.

### Other Changes

- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-05-04 14:31:51 -07:00
Rémi Bédard-Couture
e4e9eb9891
[tree-similarity] add new port of tree-similarity to measure tree edit distance (#30901)
* Add port of tree-similarity to measure tree edit distance

* Fixed database version

* Fix version again

* Trying to fix the database version issue again

* Update tree-similarity to v0.2

* Added tree-similarity v0.2

* Use official repo to download the library (PR got merged); Clean up versions

* Update version manifest

* Update download hash

* Update version manifest

* Align version string with upstream repo release tag

* Update version manifest to align with upstream release tag

* Update to release 0.1.1 that installs only the header files

* Update version manifest
2023-05-04 11:44:55 -07:00
Frank Lichtenheld
c102be8b23
openssl: Fix installation of openssl[core,tools] (#31171)
Do not try to install file that does not exist.

Fixes #31170

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-05-04 10:44:41 -07:00
SunBlack
2dae865af0
[liblas] Fix missing dependency to boost-foreach (#30950) 2023-05-04 10:44:24 -07:00
Cialloo
50847d0c8e
[rcon] add new port (#31131)
* add valve source rcon protocal library, depend on asio

* add license

* fix format error

* add version 1.0.0

* add blank line at the end of portfile.cmake and usage file

* execute vcpkg x-add-version --all --overwrite-version to fix error in CI

* change package name to cialloo-rcon

* change version

* Update versions/baseline.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-04 10:31:46 -07:00
Mengna Li
1c0b81956d
Fix incorrect library name in jasper.pc (#31158) 2023-05-04 10:28:55 -07:00
Benjamin Oldenburg
13a0b7ba8d
[pthreads] Fixed whitespaces in path issue (#31179)
* quotes

* Updated version

* move static patch filenames to vcpkg_from_sourceforge()
2023-05-04 10:27:12 -07:00
Kevin Lalumiere
c0b1007fe7
Fix microsoft/vcpkg#31218 (#31219) 2023-05-04 10:27:02 -07:00
Connor Broyles
39b4197519
[geos] Update to v3.11.2 (#31233)
* [geos] Update to v3.11.2

* [geos] Update baseline

* [geos] Fix GCC 13 build

* [geos] Update baseline
2023-05-04 10:25:51 -07:00
Connor Broyles
a615e65e78
[openexr] Update to v3.1.7 (#31235)
* [openexr] Update to v3.1.7

* [openexr] Update baseline
2023-05-04 10:24:45 -07:00
Chuck Walbourn
47cdf39707
lld-link workaround should be used with ClangCl MSBuild platform toolset (#31239) 2023-05-04 10:24:13 -07:00