Commit Graph

559 Commits

Author SHA1 Message Date
Marc
efd6cedc9e
[cairo] update license info and add all licenses to copyright file (#32430) 2023-07-10 17:16:20 -07:00
Kai Pastor
b25f6bffd4
[curl] Update libssh2/brotli/c-ares dependencies (#32287)
* [curl] Fix libssh2 dependency

* Revise dependencies patching

* Fix pc file

* Cleanup
2023-07-07 10:09:39 -07:00
MonicaLiu
936c5eeeb4
[croncpp] Update to latest commit (#32368)
* update croncpp

* update version

* update portfile.cmake

* update git-tree

* update version format

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:43:48 -07:00
Julianus Pfeuffer
84aba9a5c3
[coin-or-cbc] Add new port (#31607)
* [cbc] Add new port

* Add dependencies

* [cgl] Update version to rebuild

* [cbc] Update CMakeLists.txt
[cgl] Revert the version

* Update

* add version file

* adapt to new version

* fix dependency name. VCPKG IS NOT CONSISTENT HERE

* rename with coinor prefix, as this seems to be the standard. try different approach copied from cgl

* accidentally renamed portfile

* version???

* forgot add rename

* quotes

* try autoconf/make

* more make changes

* try cmake again

* ifcase

* try make again

* really try make

* add dependency libs to conf call

* randomly copy stuff from other ports

* without-miplib3

* try non-release version (after autoconf fixes) as in the other ports.

* fix hash

* skip autoconf??

* add macro patch

* patch format??

* Update dep.patch

* patch

* weird caching??

* ????????

* sha

* superfluous config options

* cleanup

* vcpkg commands

* pkgconf patch for win

* disable glpk since I do not plan to add it as a feature for now.

* after conutils include

* fix version

* Update version database

* Update ports/coin-or-cbc/portfile.cmake

* Update version database

* Apply suggestions from code review

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* add back AUTOCONFIG

* try with autconfig and without configure.ac patch

* Update version database

* Update version database

* cleanup

* Update version database

* chagne

* Update version database

---------

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-07-05 12:10:22 -07:00
Daniele Pallastrelli
ef7202aff9
[cli] Update the version to 2.1 (#32324)
* [cli] Update the version to 2.1

* [cli] Update the version to 2.1
2023-07-05 11:39:50 -07:00
recsater
8a3152cb84
[cudnn] Fix cudnn on arm64 architecture (#32384)
* update for arm64

* update for arm64

---------

Co-authored-by: recsater <recsater@multipleye.co>
2023-07-05 11:22:14 -07:00
jim wang
6807b8de6b
[arrayfire] Fix compilation missing macro variables (#32388)
* fix build

* fix build

* update version

* update version
2023-07-05 11:20:04 -07:00
Lily Wang
d10528c848
[cairo] Add usage (#32294)
* [cairo] Add usage

* update version
2023-06-30 17:36:41 -07:00
Kai Pastor
20e22191dc
[cppfs] Fix ssh dependendencies (#32286) 2023-06-29 14:32:40 -07:00
gotnone
a293ce5897
Fix [concurrencpp] build failure (#32035) (#32037)
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-06-28 11:14:43 -07:00
Rémy Tassoux
b799de0c54
[concurrentqueue] Update to 1.0.4 (#32183)
* [concurrentqueue] Update to 1.0.4

* [concurrentqueue] Update version files

* [concurrentqueue] Remove deprecated vcpkg_minimum_required call

* [concurrentqueue] Update version files
2023-06-26 22:11:23 -07:00
Kai Pastor
4cdccc30bd
[catch2] Fix catch2-with-main.pc (#32047) 2023-06-21 22:31:23 -07:00
jim wang
20ab0e10c8
[collada-dom] Fix calling zip.h in minizip (#32053)
* Fix calling zip.h in minizip

* update version

* Modify the way to use minizip

* update version

* Modify the way to use minizip

* update version
2023-06-21 22:25:00 -07:00
autoantwort
1fa1ed1e00
[cgns] fix non hdf5 features (#32097) 2023-06-21 17:56:55 -07:00
Cheney Wang
48f861d3d9
[concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std' (#32121)
* [concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std'

* format
2023-06-21 17:38:04 -07:00
Frank
192085896a
[coinutils] Add feature glpk (#31739)
* [coinutils] Add feature glpk

* version

* add options

* version

* add without

* version

* glpk description

* version
2023-06-16 21:02:06 -07:00
Daniel Ju
ae56ff4adb
[clapack] Initialize clapack variables (#32034)
* Re-apply CLAPACK_FOUND fix

* Update version
2023-06-16 16:05:02 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
e4d7f8b32b
[chipmunk] Workaround sysctl.h not existing on Ubuntu 22.04 (#31966)
* [chipmunk] Workaround sysctl.h not existing on Ubuntu 22.04.

* Add quotes.
2023-06-13 19:05:18 -07:00
Alex Dewar
6d6f3164e6
[crossguid] Fix compilation on gcc v13 (#31835)
* [crossguid] Fix compilation on gcc v13

Crossguid no longer compiles with gcc v13 (tested on Linux), due to a
missing include (cstdint). There is an upstream pull request to fix the
issue which has been open for some time but not yet merged [1].

Let's patch the sources in vcpkg until upstream fixes it.

Fixes #31834.

[1] https://github.com/graeme-hill/crossguid/pull/67

* [crossguid] Bump port-version
2023-06-07 09:45:38 -07:00
Kai Pastor
d8e5ba9b45
[curl] Update (#31710) 2023-06-01 11:07:32 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Kai Pastor
2549b40a94
[cminpack] Fix dllexport and pc files (#31667) 2023-05-30 12:05:11 -07:00
recsater
76f90a98f8
[cppzmq] draft dependency update (#31624)
* [cppzmq] draft dependency update

cppzmq's draft feature need zeromq draft but it was not included.

* Update baseline.json

* Update cppzmq.json

* Update ports/cppzmq/vcpkg.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update cppzmq.json

* format

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-26 13:43:07 -07:00
Bill Avery
d856a6560e
[cppgraphqlgen] Update to v4.5.3 (#31448)
* [cppgraphqlgen] Update to v4.5.3

* Run vcpkg x-add-version --all

* Use VERSION variable in REF to stay in sync

* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
2023-05-24 12:22:49 -07:00
chausner
f2328e89e9
[cpp-async] Add new port (#31523)
* Add cpp-async 2023-05-19

* Update CI baseline

* Add new line

* Update CI baseline

* Fix HEAD_REF

* Update CI baseline

* Update to v1.0.0

* Update CI baseline

* Remove old version

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-22 11:56:55 -07:00
Sean Farrell
90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00
JonLiu1993
ded1f63e29
[charls] update to 2.4.2 (#31561)
* [charls] update to 2.4.2

* update version

* update function

* update version
2023-05-22 11:34:06 -07:00
Pierre Wendling
656fcc6ab2
[fmt] Update to 10.0.0 (#31378)
* [fmt] Update to version 10.0.0.

* [fmt] Update portfile.

- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.

* [fmt] Update baseline.

* [cachelib] Update to 2023.05.08.00, support fmt 10

* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.

* [spdlog] Add upstream patch for fmt 10.

* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.

* [seacas] Add upstream patch to support fmt 10.0.0.

* Add patch to support fmt 10.0.0.
* Update baseline.

* [coolprop] Update patch to support fmt 10.

* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.

* [wasmedge] Add patch for fmt 10 support.

* Add patch to support fmt 10
* Update baseline
2023-05-21 18:05:01 -07:00
Cheney Wang
f632b00a3f
[cairomm] Disable test (#31502) 2023-05-21 17:59:57 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build (#31473)
* support release only

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 (#31347) (#31394) 2023-05-13 09:38:05 -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
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
Nikita Vakula
fbec0d7bc4
[cppkafka] bumped to 0.4.0 (#31182)
In this version some of the issues were solved:
1. No need for dynamic fix patch as it was solved inside the project.
2. CMake configs are installed
2023-05-02 12:40:04 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update (#30930)
* [minizip] Misc fixes

* [minizip] CMake config is unofficial

* [xlsxio] Update, fixes

* [collada-dom] Fix minizip

* [fmilib] Fix minizip

* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
autoantwort
e64809a78e
[capstone] remove non functional features (#31041) 2023-04-21 21:41:37 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 (#30747)
* update to 1.10.2

* fix sleepy-discord issue

* update

* update

* restore

* fix version
2023-04-21 14:54:16 -07:00
omartijn
38b5cc29ab
Fetch missing dependency for crashpad on linux (#30957)
Note that this does not change the fact that crashpad is marked as
unsupported, but it makes the build work now with
`--allow-unsupported`.

The build seems to work fine if the default compiler is set to clang, it
does not build with gcc, which is probably why it's marked as
unsupported.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-04-20 15:57:39 -07:00
Mengna Li
c08e90ceb4
[cdt] update to 1.3.0 (#30911)
* update to 1.3.0

* fix boost description

* remove boost
2023-04-19 18:52:40 -07:00
gastineau
f618d2d992
[calceph] update to 3.5.2 (#30846)
* [calceph] update to version 3.5.2

* [calceph] update to version 3.5.2

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 23:36:36 -07:00
autoantwort
4e0362842c
[cdt] fix boost build (#30821) 2023-04-13 12:37:52 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Argentoz
f6ab2d05eb
[cpp-httplib] update to 0.12.2. (#30737)
* Update cpp-httplib to 0.12.2

* Update CI baseline
2023-04-10 14:28:24 -07:00
Laurent Rineau
470a5f6ecf
[cgal] update to 5.5.2 (#30341)
* [cgal] update to 5.5.2

* [cgal] vcpkg x-add-version --all

* fix colmap compilation

* vcpkg x-add-version --all

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 11:11:44 -07:00
Frank
b619a233fb
[msgpack] update version to 6.0.0 and switch to the C++ branch (#30401)
* [msgpack] update version to 6.0.0 and switch to the C++ branch

* update version

* update

* version

* fix cmake config name

* vdb

* fix coolprop

* v db

* add dependencies

* format

* v db
2023-04-03 09:53:46 -07:00
Leonid Pospelov
6591bd9dfd
[ChakraCore] enable building without dotnet sdk installed (#30614)
* Update portfile.cmake

* Update vcpkg.json

* Update baseline.json

* Update chakracore.json

* Update chakracore.json
2023-04-03 09:52:26 -07:00
Kai Pastor
b3a0f916ac
[curl] Update to 8.0.1 (#30363)
* [curl] Update to 8.0.1

* Trace [skip actions]

* Revert Trace
2023-03-29 16:26:06 -07:00
Andrew Kornilov
bca81ebd98
[cyclonedds] Update to 0.10.3 (#30413) 2023-03-28 14:50:19 -07:00
Kered13
b185afd43b
Add cppslippi port (#30315) 2023-03-28 13:25:01 -07:00
Andrew Kornilov
912627683c
[cdt] Add new port (#29324)
* [cdt] Add new port

* [cdt] Fix version type

* [cdt] Fix boost feature

* [cdt] Add boost-link.patch
2023-03-28 11:41:28 -07:00
MonicaLiu
81f6bf154d
[baseline][cminpack] Disable USE_BLAS (#30460)
* update cminpack

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-28 10:53:24 -07:00
chausner
40a3541799
[concurrencpp] Update to 0.1.6 (#30342)
* Update concurrencpp to 0.1.6

* Update CI baseline

* Enable shared builds

https://github.com/David-Haim/concurrencpp/issues/75 has been fixed.

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-03-23 15:53:41 -07:00
Peter Adam Korodi
ae59b93af0
[configcat] Update to version 2.0.1 (#30309)
* [configcat] Update to version 2.0.1

* [configcat] Update to version 2.0.1
2023-03-21 13:37:47 -07:00
Billy O'Neal
6146b482ec
VM Updates for Patch Tuesday, March 2023 (#30223) 2023-03-21 12:27:26 -07:00
Chuck Walbourn
7a4ca3fd46
UWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
* UWP toolchain fix and update some ports supports expressions for uwp/xbox

* Update baseline

* More ports updated for !xbox

* Update baseline

* Update support expression for ms-gdkx

* Update baseline

* ms-gdkx port should fail on ado system

* Revert change to opengl-registry since its needed for angle on UWP

* Minor github actions cr

* Refresh baseline
2023-03-20 12:02:25 -07:00
Frank
b09cf765d3
[msgpack] update version to 4.1.3 (#28117)
* [msgpack] update version to 4.1.3

* update version

* version

* clean and fix license

* clean and fix license

* version

* revert

* revert

* version

* fix ci

* version

* fix coolprop and update version

* update version

* format patch

* version

* hash

* revert patch

* version

* update patch

* version

* add new function

* vdb

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-20 11:33:03 -07:00
Gavin Xin
7d5f1f3e13
[cachelib] add new facebook cachelib port (#29973)
* Add new unofficial facebook cachelib port

* fix comments

* versions

* update version database

* update deps & version database

* update deps & version databases

* fix comments

* update version database

* find numa.h and warn when not found
2023-03-20 01:14:57 -07:00
Andrew Kornilov
956745569c
[cyclonedds] Fix idl generation for the linux (#30235) 2023-03-19 23:29:43 -07:00
itas109
3cc8250fc8
[cserialport] Update to 4.3.0 (#30266)
* [cserialport] Update to 4.3.0

* update version infos
2023-03-19 23:19:15 -07:00
Rémy Tassoux
b51f391cd8
[catch2] Update to 3.3.2 (#30073)
* [catch2] Update to 3.3.2

* [catch2] Update version files

* [catch2] Change version-semver to version

* [catch2] Update version files

* [catch2] Revert version type change
2023-03-16 17:57:32 -07:00
Johannes Schönberger
44070ccd78
[colmap] Update COLMAP port to 3.8 (#29433)
* Update COLMAP version to 3.8

* date

* version

* patch

* f

* format

* f

* c

* c

* f

* d

* d

* d

* f

* revert patch formating

* update version

* n

* n

* f

* f

* f

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-03-15 10:34:06 -07:00
Peter Adam Korodi
311ad449f8
[configcat] Update to version 2.0.0 (#30121)
* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* Update ports/configcat/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* [configcat] Update to version 2.0.0

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-15 10:30:16 -07:00
autoantwort
be97a60701
[cxsparse] fix feature cxsparse (#30126) 2023-03-13 11:51:46 -07:00
Kai Pastor
488875e721
[cminpack] Fix exported config, add usage (#30141)
* [cminpack] Fix CMake config

* Add usage
2023-03-12 20:45:55 -07:00
Cheney Wang
716c3524a5
[baseline][cppkafka] Add DISABLE_PARALLEL_CONFIGURE (#30100)
* [baseline][cppkafka] Add DISABLE_PARALLEL_CONFIGURE

* Use "version" instead of "version-string"
2023-03-10 15:08:15 -08:00
jim wang
51b354c03b
[cxxopts] Update to 3.1.1 (#30057)
* update to 3.1.1

* update version
2023-03-08 14:07:08 -08:00
Jack·Boos·Yu
a6cb7292c4
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config

* version

* Missing changes

* version

* typo

* version

* typo

* version

* fix typo

* version

* deprecate vcpkg_extract_source_archive_ex

* version

* fix arguments

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-06 15:44:04 -08:00
Andrew Kornilov
badb58a716
[cyclonedds] Fix idlc generation for osx (#30008) 2023-03-06 14:45:44 -08:00
JonLiu1993
031f112af6
[c4core] update version to 0.1.11 AND [ryml] update to 0.5.0 (#29917)
* [c4core] update version to 0.1.11 AND [ryml] update to 0.5.0

* update version

* replace function

* update version
2023-03-02 12:04:39 -08:00
Andrew Kornilov
c7e4edfe73
[cyclonedds-cxx] Fix idllib (#29954) 2023-03-02 11:29:01 -08:00
Paweł Wegner
9cf4835a54
curl: fix consuming curl via find_package. (#29741)
The commit [1] broke consuming curl for downstream projects:

CMake Error at cmake-build-debug/vcpkg_installed/x64-windows-static/share/curl/CURLTargets.cmake:61 (set_target_properties):
  The link interface of target "CURL::libcurl" contains:

    c-ares::cares

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

[1]: c9eb3bd14e
2023-03-01 10:58:55 -08:00
talregev
67e6983110
update cairo (#29818) 2023-02-27 11:51:45 -08:00
Billy O'Neal
9484a57dd5
Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
Mengna Li
3b117aa195
update to 3.7.2 (#29763) 2023-02-22 10:57:43 -08:00
Paweł Wegner
f138027a70
c-ares: bump to 1.19 and make it build on uwp. (#29342)
* c-ares: bump to 1.19 and make it build on uwp.

guard-imported-lib.patch got upstreamed, no longer necessary.

* drogon: disable uwp support.

It depends on c-ares which now supports uwp which means that this port needs
to be explicitly disabled.
2023-02-21 08:23:41 -08:00
Frank
f31841cc46
[curl] Update version to 7.88.1 to fix incomplete read/writes. (#29641)
* [curl]

* update version

* update version to 7.88.1

* vdb
2023-02-21 08:17:13 -08:00
Andrew Kornilov
9aa0d66373
[cyclonedds-cxx] Add new port (#29450)
* [cyclonedds-cxx] Add new port

* [cyclonedds-cxx] Fix features list

* [cyclonedds-cxx] Add patch

* [cyclonedds-cxx] Fix features list

* [cyclonedds-cxx] Fix dependencies list
2023-02-16 13:38:34 -08:00
6ziv
39c4d058e7
[cxxopts]Update cxxopts version to 3.1.0 (#29655)
* update cxxopts version to 3.1.0

* Update version files for cxxopts
2023-02-15 09:44:23 -08:00
xiaozhuai, Weihang Ding
44da3c907f
[cairomm] Fix config include path (#29518)
* [cairomm] Fix config include path

* update version

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-14 10:36:09 -08:00
Leonid Pospelov
96f7b33268
[collada-dom] drop unused dependency (#29597)
* .

* .
2023-02-13 08:44:09 -08:00
Sean Farrell
16d9816724
[c9y] update to 0.7.0 (#29572)
* [c9y] update to 0.7.0

* [c9y] update versions
2023-02-13 07:38:21 -08:00
Mengna Li
f904afe183
[crashpad] fix tool dependencies missing (#29555)
* fix feature tools

* update
2023-02-10 11:32:20 -08:00
Leonid Pospelov
a65000bd39
[collada-dom] fix emscripten build (#29562)
* add patch

* .

* update-hash

* fix

* reformat

* fix hash

* remove-patch-prefix

* upd-hash

* upd

* .

* Update ports/collada-dom/portfile.cmake

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

* Update ports/collada-dom/portfile.cmake

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

* Update ports/collada-dom/portfile.cmake

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

* Update ports/collada-dom/vcpkg.json

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

* Update collada-dom.json

* Update collada-dom.json

* fix

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-02-10 11:31:29 -08:00
Frank
eac0f2e78a
[cppwinrt] Update version to 2.0.230207.1 (#29522)
* [cppwinrt] Update version to 2.0.230207.1

* vdb
2023-02-10 11:18:40 -08:00
Alexander Neumann
d84e61c2c3
Fix coin-or ports. (#29398)
* add stuff

* coinutils stuff

* coin-or-* fixes!

* fix patch

* Fix openmvg

* fix openmvg by modifying includes

* fix ipopt.

* add !uwp supports in coinutils

* try fixing openmvg on osx

* format manifest and license stuff

* fix linkage

* v db
2023-02-09 14:51:04 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
Andrew Kornilov
0ba60bfef5
[cyclonedds] Add new port (#29150)
* [cyclonedds] Add new port

* [cyclonedds] Update supports

* [cyclonedds] Update version

* Add usage, vcpkg_fixup_pkgconfig.

* [cyclonedds] Update ddsperf dependencies

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 18:46:10 -08:00
Aleksi Sapon
f648140dbc
[ceres] Fix missing iOS deployment target (#29432) 2023-02-03 18:36:30 -08:00
Aleksi Sapon
ffd75fe389
[cryptopp] Update CMake build script (#29404) 2023-02-03 14:02:18 -08:00
Andrew Kornilov
bb9766f573
[clipper2] Add new port (#29303)
* [clipper2] Add new port

* [clipper2] Add usage. Static-only for windows

* [clipper2] Update hash
2023-02-02 20:04:34 -08:00
Francisco Facioni
27b8bfd0f9
[cnats] Update to 3.6.0 (#29372) 2023-02-02 16:53:33 -08:00
Rémy Tassoux
b28cddc45f
[catch2] Update to 3.3.1 (#29357)
* [catch2] Update to 3.3.1

* [catch2] Update version files
2023-02-02 16:52:36 -08:00
Lily Wang
c9eb3bd14e
[curl] Use find_package c-ares provided by vcpkg (#29350)
* [curl] Use find_package c-ares provided by vcpkg

* update version

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-02 16:52:18 -08:00
talregev
b63f61ebe8
[chronoengine] New port (#29070) 2023-01-31 17:40:08 -08:00
Leonid Pospelov
cf4f1fb3eb
[ChakraCore] enable find_package (#28769)
* [chakracore] add cmake config

* .

* .

* .

* wip

* fix review comments

* .
2023-01-31 16:00:25 -08:00
chausner
e9dbd364e9
[cpu-features] Update to 0.7.0 (#29182)
* Update cpu-features to 0.7.0

* Update CI baseline

* Disable BUILD_TESTING

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-30 17:15:14 -08:00
chausner
fe77e593c8
[cpuid] Update to 0.6.2 (#29256)
* Update cpuid to 0.6.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-30 17:07:48 -08:00
Mark Roszko
30016cf1d1
[curl] update to 7.87.0 (#28836)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-27 07:25:13 -08:00
reito
75381ea7fa
[gn-related-ports] Fix gn based projects build error on Windows (#29058)
* fix gn path error on windows

* add quotes

* vcpkg cmake guidelines

* Fix version database.

* Use Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL instead of WARNING

* Quotes 🤦

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:53:54 -08:00