Commit Graph

705 Commits

Author SHA1 Message Date
gastineau
5d51b67824
[calceph] update to version 3.5.5 (#36584) 2024-02-05 11:16:45 -08:00
Jia Yue Hua
fecdd89f28
[cdt] update to 1.4.0 (#36581) 2024-02-05 00:56:22 -08:00
JonLiu1993
afa1c89f30
[cpp-httplib] Fix httplibConfig.cmake can't find Brotli (#36516)
* [cpp-httplib] fix httplibConfig.cmake can't find Brotli

* update version

* merge patch

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-02-02 11:40:25 -08:00
miyanyan
81e65f7120
[cpp-httplib] update to 0.15.0 (#36438)
* [cpp-httplib] update to 0.15.0

* [cpp-httplib] update versions

* Update fix-find-brotli.patch

Change the EOL from CRLF to LF

* [cpp-httplib] change the EOL from CRLF to LF

* [cpp-httplib] update to 0.15.1

* [cpp-httplib] update versions

* Update cpp-httplib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-01-30 12:40:10 -08:00
JonLiu1993
21fa4ccecf
[vcpkg baseline][clipper2] fix ci error (#36384)
* [clipper2][vcpkg baseline] fix ci error

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-29 11:49:05 -08:00
Javier Matos Denizac
a3a0fc0eae
[cld3] Fix unofficial config (#36399)
* bump port version

* version db

* fix config name

* version db

* fix exports

* fix unofficial config

* version db

* fix config line ending

* version db

* Shrink unofficial-export.patch by using if(0) to disable the unit tests rather than deleting them.

* Billy forgot version DB.

---------

Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-26 16:44:50 -08:00
Alexander Rozdaybeda
fd675b7b81
[cld3] New Port (#33312)
* [cld3] new port

* [cld3] fix port version

* update a path to the license

* use vcpkg_install_cmake

* remove deprecated functions

* disable arm test

* update sha

* ci.baseline.txt

* Update scripts/ci.baseline.txt

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

* Update ports/cld3/vcpkg.json

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

* Update ports/cld3/portfile.cmake

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

* fix version

* scripts/ci.baseline.txt

* update patch

* c++ 11 version

* disable 64-osx

* more patches

* fix linux/Win32 static only

* anable other platforms

* fix build

* x64-osx

* ci.baseline.txt

* Revert "ci.baseline.txt"

This reverts commit ade1499c0f70c5171759c5330f0b8ba7394b3438.

* Update ports/cld3/portfile.cmake

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

* fix version

* remove unused vcpkg-cmake-config

* move install headers to portfile

* remove ABI version

* add LF to ci.baseline.txt

* scripts/ci.baseline.txt

* disable unit tests

* fix

* move COMPILER_MSVC to port file

* fix version

* add line break

* refactoring

* uncomment -D_GLIBCXX_USE_CXX11_ABI=0

* add cld3Config.cmake.in

* improve cld3Config.cmake.in

---------

Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-01-25 13:40:54 -08:00
Frank
2098770e7b
[clipper2] Update version to 1.3.0 (#36339)
* [clipper2] Update version to 1.3.0

* version
2024-01-24 09:42:40 -08:00
Jia Yue Hua
b472db9c95
[ctre] update to 3.8.1 (#36307)
* [ctre] update to 3.8.1

* [ctre] update to 3.8.1
2024-01-23 11:44:45 -08:00
Jia Yue Hua
7b641c7c87
[cjson] update to 1.7.17 (#36263)
* [cjson] update to 1.7.17

* [cjson] update to 1.7.17
2024-01-22 10:59:48 -08:00
Jia Yue Hua
7aa68ace49
[cpp-httplib] update to 0.14.3 (#36264)
* [cpp-httplib] update to 0.14.3

* [cpp-httplib] update to 0.14.3
2024-01-22 10:59:35 -08:00
Jia Yue Hua
a434c364ee
[cglm] update to 0.9.2 (#36285)
* [cglm] update to 0.9.2

* [cglm] update to 0.9.2
2024-01-22 10:58:16 -08:00
Jia Yue Hua
4be80ed896
[clickhouse-cpp] update to 2.5.1 (#36295)
* [clickhouse-cpp] update to 2.5.1

* [clickhouse-cpp] update to 2.5.1
2024-01-22 10:58:01 -08:00
Yury Bura
8ccb84df72
[boost] Update to v1.84.0 (#35693)
* [scripts] update Boost ports generation script, fixes #35187

* [boost] remove obsolete patches and re-generate ports

* update versions

* [boost] remove redundant vcpkg_minimum_required

* update versions

* [scripts/boost] update dependencies to config/checks, review b2-options.cmake files

* [boost-*] regenerate ports

* [boost-locale] fix patch

* update versions

* [boost-serialization] fix checks

* update version

* [boost-*] better fixes related to the config checks

* update version

* [boost-cobalt] fix build

* update versions

* [liblas] Boost v1.84.0 requires C++11

* [pcl] fix Unix build

* add versions

* [vcpkg-cmake-get-vars] add CMAKE_<LANG>_COMPILER_VERSION

* [boost-cobalt] detect compiler

* [coin] force C++11

* [json5-parser] force C++11

* add versions

* [boost-cobalt] exclude iOS and Android platforms due to C++ Concepts library is not supported

* [gtsam] force C++11

* [kenlm] force C++11

* [quickfast] force C++11

* [liblas] force C++11

* update versions

* [boost] re-generate port

* update version

* [kenlm] revert changes

* [boost-cobalt] exclude OSX

* update versions

* [plc] remove useless patch after merge

* update versions after merge

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-22 10:56:30 -08:00
Tim Wojtulewicz
283105571c
[c-ares] Update to 1.25.0 (#36223) 2024-01-19 11:58:30 -08:00
Jia Yue Hua
b674f6fe41
[cargs] update to 1.1.0 (#36248)
* [cargs] update to 1.1.0

* [cargs] update to 1.1.0

* pkgconfig fixup
2024-01-19 11:56:09 -08:00
Cheney Wang
67e366d850
[cuda-api-wrappers] Update to 0.6.7 (#36145)
* [cuda-api-wrappers] Update to 0.6.7

* remove vcpkg_fixup_pkgconfig()
2024-01-16 15:00:15 -08:00
Kai Pastor
c268e9fc37
[curl] Fix android API < 24 (#36156) 2024-01-16 11:24:32 -08:00
Rémy Tassoux
e6aaec7b92
[catch2] Update to 3.5.2 (#36185)
* [catch2] Update to 3.5.2

* [catch2] Update version files
2024-01-16 10:51:41 -08:00
JonLiu1993
dba5cc8a76
[civetweb] add option support USE_ZLIB (#36083)
* [civetweb] add option support USE_ZLIB

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-10 17:24:54 -08:00
jim wang
64750c8977
[cctz] Fix compilation error when vs version is greater than 17.7 (#36097)
* Fix compilation errors for VS versions greater than 17.7

* update version
2024-01-10 17:14:28 -08:00
Lily Wang
1489e83212
[coin] Add a warning message for installing libgl and libglu (#36073)
* [coin] Add a warning message for installing libgl and libglu

* update version
2024-01-10 17:04:32 -08:00
Rémy Tassoux
e43977947d
[catch2] Update to 3.5.1 (#36053)
* [catch2] Update to 3.5.1

* [catch2] Update version files
2024-01-08 13:07:07 -08:00
Koby Kahane
5ffb6e19cf
[capstone] Add missing arch features (#35988) 2024-01-03 17:41:56 -08:00
Cheney Wang
8b8ba993a6
[curl] update to 8.5.0 (#35806) 2024-01-02 14:32:00 -08:00
i-curve
c6f9a7b205
[copypp] update to 0.3.0 (#35797) 2023-12-20 12:30:12 -08:00
Carsten Grimm
063265300c
[coin] update to version 4.0.2 (#35711)
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-12-18 13:18:02 -08:00
Mark Sinkovics
1bb45db72f
[curl] fix config on iOS (#35662) 2023-12-18 13:15:04 -08:00
Bruce Mitchener
77c73ede01
[cglm] Allow building for arm platforms. (#35607)
This works for arm (at least on macOS).
2023-12-13 23:39:34 -08:00
Bruce Mitchener
9bc9d57943
[catch2] Update to 3.5.0 (#35634)
Also, update the description as v3 is no longer header-only.
2023-12-13 23:32:44 -08:00
Alexander Neumann
be2f582fae
[coin] fix clang-cl builds (#35647)
* [coin] fix clang-cl build

* v db
2023-12-13 23:27:47 -08:00
Peter Adam Korodi
596bd06f1d
[configcat] Update to version 3.2.0 (#35651)
* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.1

* [configcat] Update to version 3.1.1

* [configcat] Update to version 3.2.0

* [configcat] Update to version 3.2.0
2023-12-13 23:27:11 -08:00
winsoft666
9fc945b4a2
[cpp-ipc] Update 1.3.0 (#35668)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

* [cpp-ipc] Update to v1.2.0

* [cpp-ipc] Update to v1.2.0

* Add new port named zoe.

* Add zoe to baseline.

* Add zeo.json

* [zoe] Update REF

* [zoe] Update version.

* [zoe] Add port version.

* [zoe] run x-add-version --all

* [zoe] Remove port-version

* [zoe] Update port-version

* [zoe] Update version

* [zoe] Update code ref.

* [zoe] Update git-version.

* [zoe] Update portfile.cmake

* [zoe] overwrite-version

* [zoe] Update ref.

* [zoe] overwrite-version

* [zoe] Update portfile.

* [zoe] overwrite-version

* [zoe] Not support android.

* [zoe] Update zoe.json

* [crashrpt-lite] Add new port.

* Format manifest files

* [crashrpt-lite] Instead deprecated functions.

* add crashrpt-lite.json

* [crashrpt-lite] update version.

* Remvoe crashrpt-lite

* Remvoe crashrpt-lite

* [zoe] Export cmake config files.

* [zoe] Export cmake config files.

* [zoe] Update git-tree.

* [zoe] Add usage and config fixup.

* [zoe] Update git-tree

* [zoe] remove usage.

* [zoe] Update git-tree

* use new function

* vdb

* [veigar] Add a new port.

* [veigar] Add a new port.

* [veigar] Add veigar.json

* [veigar] Fix compile issue.

* [veigar] Update Code.

* [veigar] Fix bug.

* [veigar] Update veigar.json

* Fix compilation failures on non-windows platforms.

* [veigar] overwrite-version

* [veigar] Fix compilation failures on non-windows platforms.

* [veigar] Fix compilation failures on non-windows platforms.

* [veigar] Add support platform.

* [veigar] overwrite-version

* [veigar] Add license.

* [veigar] Add license.

* [veigar] Use ${VERSION}

* [veigar] Use ${VERSION}

* [veigar] Update code REF.

* [veigar] run .\vcpkg.exe x-add-version veigar --overwrite-version

* [veigar] Update support platform.

* [veigar] Update support platform.

* [veigar] Update support platform.

* [veigar] Update support platform.

* [veigar] Not support uwp.

* [veigar] Not support uwp.

* [veigar] Fix bug.

* [veigar] Fix bug.

* [veigar] Update to 1.2

* [veigar] Update to 1.2

* [veigar] Update format.

* [veigar] Update format.

* [veigar] Update format.

* [veigar] Remove debug share files.

* [veigar] Remove debug share files.

* [veigar] Update version.

* [veigar] Update version.

* [cpp-ipc] Update to 1.3.0

* [cpp-ipc] Update to 1.3.0

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-12-13 23:23:17 -08:00
Kai Pastor
87e44be6f5
[cppcms] Fix dependencies and linkage (#35578)
* [cppcms] No uwp

* [cppcms] Fix dependencies and linkage

* [cppcms] No python for build

* Fixup
2023-12-12 01:28:04 -08:00
i-curve
ea958c708e
[copypp] update to 0.2.0 (#35536) 2023-12-06 14:01:53 -08:00
jim wang
86a6c21d41
[cnats] Repair installation path (#35493) 2023-12-06 13:56:22 -08:00
Charlie Barto
b051745c68
[cpprestsdk] Update to 2.10.19 (#35497) 2023-12-05 17:52:53 -08:00
Lily Wang
293d43427b
[curlpp] Remove find_dependency from wrapper file (#35482) 2023-12-04 17:35:22 -08:00
Jeremy Rifkin
83055c068d
[cpptrace] Add 0.3.1 (#35473) 2023-12-04 17:31:13 -08:00
i-curve
d31c6ce081
[copypp] update to 0.1.1 (#35454) 2023-12-04 17:29:25 -08:00
gastineau
d8d5186f0e
[calceph] update to version 3.5.4 (#35443) 2023-12-04 17:19:41 -08:00
sewon jeon
607aac2203
[cuda-api-wrappers] new port (#35376) 2023-12-04 17:13:07 -08:00
Sam Yun
e85cafa30d
Add ctstraffic port (microsoft/ctsTraffic) (#35238)
* Initial port

* Add to baseline

* Usage

* update hash

* Update to fixed version

* Update json

* Disallow uwp

* rename to ctstraffic

* Only build release

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

* Remove copy_pdbs

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

* Add line at end

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

* Update hash

* Update ports/ctstraffic/portfile.cmake

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

* Update hash

---------

Co-authored-by: Sam Yun <samyun@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-30 13:58:50 -08:00
Ian Reinhart Geiser
a5062aeddd
[cnats] Update to 3.7.0 (#35384)
* bump nats.c version to 3.7.0

* run x-add-version

* Use version string instead of hash

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

* fix versions

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-29 19:16:47 -08:00
Frank
567d3b650d
[CImg] Update and install the header files (#35222)
* [CImg] Update and install the header files

* version

* update portfile.cmake

* version
2023-11-29 01:15:20 -08:00
Jeremy Rifkin
2cb6ec989f
[cpptrace] Add v0.3.0 (#35240)
* Initial work to add 0.3.0

* Bump

* Bump hash

* Bump

* Bump hash

* Bump

* Bump

* Bump

* More changes

* Bump

* Bump hash

* Bump

* Add an option

* Cleanup

* Bump

* Set to 0.3.0

* Bump

* Suggestions from dg0yt

* Bump

* Bump tag hash

* Bump git tree

* Delete patch from merge

* Bump

* Try to fix libassert build

* Bump

* Try again

* Bump

* Undo attempts to set cpptrace version for libassert

* Bump

* Add libassert 1.2.2

* Update libassert's vcpkg.json

* Bump

* Forgot to update SHA, also remove a patch that's not needed

* Bump

* Add patch for cpptrace::nullable

* Bump
2023-11-29 01:09:30 -08:00
i-curve
352d062274
[copypp] New port #35309 (#35310)
* [copypp] New port #35309

* update version. #35309

Signed-off-by: i-curve <i-curve@qq.com>

* [copypp] modify the style as suggested #35309

Signed-off-by: i-curve <i-curve@qq.com>

* [copypp] update the version (#35309)

* [copypp] modify file format (#35309)

Signed-off-by: i-curve <i-curve@qq.com>

* [copypp] update the version (#35309)

Signed-off-by: i-curve <i-curve@qq.com>

* [copypp] remove deprecated function (#35309)

Signed-off-by: i-curve <i-curve@qq.com>

* [copypp] update version (#35309)

Signed-off-by: i-curve <i-curve@qq.com>

---------

Signed-off-by: i-curve <i-curve@qq.com>
2023-11-29 00:42:11 -08:00
Lily Wang
f316aa8ae1
[vcpkg baseline][czmq] Disable build with systemd (#35297)
* [vcpkg baseline][czmq] Disable build with systemd

* update version
2023-11-23 22:52:49 -08:00
Jeremy Rifkin
ff30334f3d
[libassert] New port (#35094)
* Initial work to add libassert

* Bump

* Fix linux build

* Bump

* Update versions/l-/libassert.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update cpptrace dependency specification

* Patch cpptrace's config file

* Bumps

* Format fix

* Bump

* Remove libdwarf.patch

* Bump

* No need to list libdwarf as a dependency of libassert

* Bump

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-22 14:40:00 -08:00
Francesco Bertolaccini
3bfa3d4f33
[clap-cleveraudio] New port (#35197)
* [clap-cleveraudio] New port

* Remove needless options
2023-11-21 14:09:20 -08:00
Bill Avery
6793733a88
[cppgraphqlgen] Update to v4.5.5 (#35180)
* [cppgraphqlgen] Update to v4.5.5

* Reformat with vcpkg format-manifest

* Run vcpkg x-add-version
2023-11-17 15:03:59 -08:00
autoantwort
ced9a6771d
[cfitsio] fix uwp build (#35009) 2023-11-14 16:09:58 -08:00
Peter Adam Korodi
877eaea999
[configcat] Update to version 3.1.1 (#35025)
* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.1

* [configcat] Update to version 3.1.1
2023-11-14 13:05:58 -08:00
Peter Adam Korodi
b5efc39012
[configcat] Update to version 3.1.0 (#34958)
* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0
2023-11-09 10:59:25 -08:00
Aleksei Shpakovskii
fbe824cb47
[crc32c] add license (#34516)
* [crc32c] add license

* Update version database
2023-11-08 10:10:24 -08:00
Kered13
6a3528138b
Update cppslippi to 1.3.3.14 (#34969) 2023-11-08 09:39:35 -08:00
Kered13
2a019b987c
Update CppSlippi to 1.2.3.14 (#34861) 2023-11-02 10:37:17 -07:00
Jeremy Rifkin
88818ef68c
[cpptrace] New port (#34217)
* Add cpptrace port

* Add version entries

* Update portfile

* Update

* Update

* Update version number

* Update version number

* x

* version

* Update sha

* Update sha

* Cpptrace update

* Cpptrace update

* Try to resume work on adding cpptace. Incorporates feedback.

* baselines

* Update config path

* Add a patch for 32-bit windows

* Another patch

* Fix patch

* Fix patch again

* Try to fix windows warnings

* Try to fix static build

* See if CI will run if I push again

* Try to fix issue

* Update patches

* update port version

* add prefixes back

* Bump hash

* Patch

* Bump hash

* Patch

* Bump hash

* Patch

* Bump hash

* Patch

* Bump hash

* Specify no UWP

* Bump hash

* Update description

* Bump hash

* Update ports/cpptrace/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update patches

* Bump hash

* Bump to cpptrace 0.2.1

* Bump hash

* Add patch

* Bump hash

* Try to handle zlib better

* Bump hash

* Fix vcpkg.json

* Bump hash

* fix

* Bump hash

* Bump baseline

* patch

* Bump hash

* Update patch and usage

* Bump hash

* fixes

* Bump hash

* update

* Bump hash

* Update ports/cpptrace/v0.2.1-patches.patch

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Try to use libdwarf via vcpkg

* Bump

* Fix

* Bump

* Update libdwarf target name

* Bump

* Try fix

* Bump

* Try fix

* Bump

* Add patches for libdwarf headers

* bump

* Split up patches

* Bump

* Trim patch

* Bump

---------

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-01 13:38:06 -07:00
autoantwort
6c83d489f2
[magnum] use supports expressions (#34741) 2023-11-01 13:37:36 -07:00
ChenPi11
ab567f88a4
[cppp-reiconv] new port (#34263)
* [cppp-reiconv] New port

* [cppp-reiconv] Add Python required.

* [cppp-reiconv] Fix a bug.

* [cppp-reiconv] Avoid create binary directory when static build.

* [cppp-reiconv] Update version database.

* [cppp-reiconv] Update SHA of `git-tree` in version database.

* [cppp-reiconv] Update SHA512.

* [cppp-reiconv] Update version db SHA info.

* [cppp-reiconv] Use `v${VERSION}` for version.

* [cppp-reiconv] Use `vcpkg_extract_source_archive` instead of
`vcpkg_extract_source_archive_ex`.

* [cppp-reiconv] Update SHA of git-tree in version database.
2023-10-27 19:38:54 -07:00
Jia Yue Hua
46b3d5404d
[cpp-sort] add new port (#34677)
* [cpp-sort] add new port

* [cpp-sort] fix usage

* [cpp-sort] add new port

* [cpp-sort] fix usage

* [cpp-sort] add new port
2023-10-24 11:05:02 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes (#34656)
* [libsbml] Update, port fixes

* [check] Follow VCPKG_LIBRARY_LINKAGE

* [check] Don't install checkmk

* [check] Burn-in dllimport

* [libsbml] Devendor dirent

* [libsbml] Burn-in library linkage

* Finish

* Fix typo

* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
Kai Pastor
2d0bfe54b8
[civetweb] Dynamic linkage, debug pc file (#34654) 2023-10-23 11:26:58 -07:00
Mengna Li
fbba5251f7
fix error hash (#34584) 2023-10-20 09:32:21 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 (#34515)
* update cpr port and baseline to 1.10.5

* use version as ref in portfile
2023-10-18 10:15:03 -07:00
Jia Yue Hua
bc1ffaed11
fix deps (#34524) 2023-10-18 10:08:16 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature (#34507)
* [cpptoml] Disable LIBCXX feature

* version

* ${VERSION}

* version
2023-10-17 11:36:23 -07:00
Mengna Li
8e214e8be1
[cryptopp] update to 8.9.0 (#34322) 2023-10-13 11:28:34 -07:00
autoantwort
3dcf79d320
[corrade] fix clang-16 build (#34417) 2023-10-12 20:46:51 -07:00
Billy O'Neal
b40de44891
[curl] Update to 8.4.0. (#34405)
This fixes a HIGH severity vulnerability: https://daniel.haxx.se/blog/2023/10/11/curl-8-4-0/

See also: https://daniel.haxx.se/blog/2023/10/11/how-i-made-a-heap-overflow-in-curl/

Resolves: https://github.com/microsoft/vcpkg/issues/34281
2023-10-11 11:10:58 -07:00
Johannes Schönberger
11dd63f957
[colmap] Update to latest version from 2023-10-01 (#33251) 2023-10-10 14:59:26 -07:00
Cheney Wang
545e152cd4
[cppmicroservices] Remove /WX option (#34344) 2023-10-09 15:37:03 -07:00
autoantwort
17e2bc7552
[cubeb] no docs (#34340) 2023-10-09 15:36:14 -07:00
Weihang Ding
ca07471a8b
[cpp-async] Bump to 1.1.0 (#34365) 2023-10-09 15:31:56 -07:00
Weihang Ding
3174753371
[canvas-ity] New port (#33629) 2023-10-09 15:27:37 -07:00
Leonid Pospelov
3b7578831d
[chakracore] enable static crt (#34270) 2023-10-04 16:55:03 -07:00
Jia Yue Hua
ac997f8f0d
[cub] update to 2.1.0 (#34111) 2023-10-04 14:25:20 -07:00
Jia Yue Hua
1981815413
[caf] update to 0.19.3 (#34073) 2023-10-03 21:08:27 -07:00
Jia Yue Hua
9997c0aa76
[clickhouse-cpp] update to 2.4.0 (#34082) 2023-10-03 20:33:13 -07:00
Frederik Carlier
0659bf1750
[cppdap] new port (#34214) 2023-10-03 18:04:10 -07:00
Jia Yue Hua
3ec6c423fc
[civetweb] update to 1.16 (#34080) 2023-10-02 21:03:56 -07:00
Jia Yue Hua
c70a966ca6
[cmark] update to 0.30.3 (#34096) 2023-10-02 20:53:42 -07:00
Jia Yue Hua
531e2474e9
[continuable] update to 4.2.2 (#34099) 2023-10-02 20:50:10 -07:00
Jia Yue Hua
c10bd071b5
[cpp-peglib] update to 1.8.5 (#34100) 2023-10-02 20:49:56 -07:00
Jia Yue Hua
e6c3b1499f
[cwalk] update to 1.2.7 (#34104) 2023-10-02 20:49:32 -07:00
Jia Yue Hua
8db65b8684
[cubeb] update to 2023-09-26 (#34103) 2023-10-02 20:49:17 -07:00
Jia Yue Hua
0fa73de34b
[cglm] update to 0.9.1 (#34074)
* [cglm] update to 0.9.1

* [cglm] update to 0.9.1
2023-09-28 22:55:08 -07:00
Jia Yue Hua
dc847d3c63
[cgns] update to 4.4.0 (#34075)
* [cgns] update to 4.4.0

* [cgns] update to 4.4.0
2023-09-28 22:41:44 -07:00
Jia Yue Hua
a317017c00
[capstone] update to 5.0.1 (#34076)
* [capstone] update to 5.0.1

* [capstone] update to 5.0.1
2023-09-28 22:38:12 -07:00
Jia Yue Hua
3b23b4e9e9
[clblast] update to 1.6.1 (#34081)
* [clblast] update to 1.6.1

* [clblast] update to 1.6.1
2023-09-28 22:27:58 -07:00
MonicaLiu
e2910c42c0
[cppzmq] Update to 4.10.0 (#34084)
* update cppzmq

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-28 22:26:33 -07:00
Kai Pastor
08a6cdd73b
[curl] Update to 8.3.0 (#33924)
* [curl] Update to 8.3.0

* Add explicit usage

* Fix CMake 3.7 compatibility

* Update copyright

* Update vcpkg-cmake-wrapper
2023-09-26 00:09:06 -07:00
Osyotr
8f7a19d17d
[cctz] Use official CMakeLists.txt (#33958) 2023-09-25 23:48:43 -07:00
Jia Yue Hua
967ac0f57a
[ctre] update to 3.8 (#33976)
* [ctre] update to 3.8

* [ctre] update to 3.8
2023-09-25 23:40:26 -07:00
Jia Yue Hua
06d3ef8525
[cjson] update to 1.7.16 (#34001) 2023-09-25 23:37:00 -07:00
jim wang
0d5ed93c6d
[cppmicroservices] Update to 3.7.6 (#33858)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* update to 3.7.6

* update version
2023-09-22 16:03:14 -07:00
autoantwort
712089644a
[cpprestsdk] fix uwp (#33768)
* [cpprestsdk] fix uwp

* test
2023-09-18 09:58:32 -07:00
autoantwort
755760ee87
[cairo] no uwp (#33773) 2023-09-18 09:57:34 -07:00
Leonid Pospelov
d48d056965
[civetweb] fix arm64-windows build (#33783)
* [civetweb] Enable arm64-windows build

* port-version

* versiondb

* versiondb
2023-09-18 09:55:02 -07:00
Weihang Ding
219c8de643
[cpu-features] Bump to 0.9.0 (#33831)
* [cpu-features] Bump to 0.9.0

* Update version database
2023-09-18 09:14:08 -07:00