Commit Graph

16932 Commits

Author SHA1 Message Date
Frank
f3a1279ea2
[tesseract] Update version to 5.3.4 (#36316)
* [tesseract] Update version to 5.3.4

* version
2024-01-24 09:43:16 -08:00
Jia Yue Hua
f22bffe808
[etl] update to 20.38.10 (#36332)
* [etl] update to 20.38.10

* [etl] update to 20.38.10
2024-01-24 09:42: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
JonLiu1993
222c0b2303
[uwebsockets] update to 20.57.0 (#36340)
* [uwebsockets] update to 20.57.0

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-24 09:42:25 -08:00
Kai Pastor
b2f8426094
[vcpkg_configure_make] Misc fixes (#31228)
* Fix lib suffix matching

* Preserve flags when transforming standard libs

* Use separate_arguments

* Fix transform

* [vcpkg_configure_make] Fix SKIP_CONFIGURE

* Update linker flags

* Update linker flags

* Fix regex substitution

* Restore full CI

* Reuse configure's linker flags setup

* Handle ldflags separately from linker flags

* Factor out common definitions

* Control docdir and mandir for debug

* Use vcpkg_list APPEND

* Don't pass -avoid-version into configure

* Restore lost escaping

* Copy --target from LDFLAGS to CC/CXX

* Consolidate macros into one function

* Elaborate ABI flags

* Elaborate flag processing

* Update warnings for embedded space

* Update windows tool path fixup

* [libudns] No cross builds

* [vcpkg_find_acquire_program] Add VSCLANG

Find VS's clang without fallback to the giant LLVM download.

* [gmp] Update CCAS setup

* [nettle] Update CCAS setup

* Fix VSCLANG

* WIP

* Restore processing of isysroot

* [nettle] Fix assembler option

* [liburing] Adjust

* Variable name changes

* Remove redundant separate arguments

* Move -m32/-m64 to ABI flags

* Unify ABIFLAGS spelling

* CI

* Revert VSCLANG

* Use GNU Make to build autotools ports on FreeBSD (microsoft/vcpkg#32282)

* Fix flag removal

* Drop separation of ABI flags

* Handle '-arch=...'

* Revert "Control docdir and mandir for debug"

This reverts commit d8293a1997.

* [icu] Pass uwp option to pkgdata

* Restore old osx flags hook

* Add triplet variable to make libtool pass --target to linker

---------

Co-authored-by: Schaich, Alonso <alonsoschaich@fastmail.fm>
2024-01-23 13:27:46 -08:00
Silvio Traversaro
8e9dc3c690
[open62541pp] Add port (#36242)
* Add open62541pp to vcpkg

* version database

---------

Co-authored-by: Frank <1433351828@qq.com>
2024-01-23 12:23:21 -08:00
Andréa Machizaud
ef0e853dea
[materialx] Add various features to control project options (#36015)
* [materialx] Add various features to control project options

* Revert "[materialx] Add various features to control project options"

This reverts commit 2ad6c708ca.

* [materialx] Add various features to control project options
2024-01-23 11:56:29 -08:00
Kevin Leonardic
039cb74bbb
[dcmtk] Enable toggling external dictionary as a feature (#36136) 2024-01-23 11:55:04 -08:00
Bruce Mitchener
e6263e5067
[rocksdb] Update to 8.10.0 (#36221) 2024-01-23 11:51:23 -08:00
Kai Pastor
2b66d082f4
[acl] Add feature nls for gettext dependency (#36269) 2024-01-23 11:51:00 -08:00
SunBlack
ed831b1e4a
[libe57format] Update to 3.1.0 (#36278) 2024-01-23 11:49:11 -08:00
jim wang
666663b872
[sentry-native] Fix cmake function spelling error (#36317)
* fix patch

* update version
2024-01-23 11:48:10 -08:00
Duncan Horn
25d3787e82
[wil] Update port to v1.0.240122.1 (#36312)
* Update WIL port to v1.0.240122.1

* Update versions
2024-01-23 11:47:46 -08:00
Jonathan Sweemer
a35012c5d4
[quantlib] update to v1.33 (#36310) 2024-01-23 11:47:18 -08:00
Osyotr
bbad296bbc
[sqlite3] Update to 3.45.0, add windows version info (#36302) 2024-01-23 11:46:26 -08:00
Nick Logozzo
fff9df8548
[libnick] Update to 2024.1.6 (#36284)
* Update to 2024.1.6

* fix hash

* Update versions

* Update usage

* Update libnick.json

* add a blank line

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-23 11:45:23 -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
8766f886ca
[daw-json-link] update to 3.23.0 (#36309)
* [daw-json-link] update to 3.23.0

* [daw-json-link] update to 3.23.0
2024-01-23 11:44:07 -08:00
Takuro IIZUKA
2b681d95e0
[gobject-introspection] Fixed pkg-config file to follow vcpkg directory layout rule (#36279)
* Fixed g-ir-scanner, g-ir-compiler, and g-ir-generator path in .pc to follow vcpkg directory layout rule

* Bumped port-version

* Run x-add-version

---------

Co-authored-by: Takuro Iizuka <t_iizuka@fixstars.com>
2024-01-22 16:02:32 -08:00
Alonso Schaich
fa6e6a6ec3
[gettext] Workaround bash substitution failure (#36203)
* [gettext] Attempt fixing invalid substitution error (microsoft/vcpkg#36201)

Bash is complaining about invalid substitutions, so use sed to remove the
gettext-runtime substring instead.

* [gettext] Bump portrevision (microsoft/vcpkg#36201)

* [gettext] Regenerate versions (microsoft/vcpkg#36201)
2024-01-22 12:32:16 -08:00
Bernhard Manfred Gruber
4521e84e60
[alpaka] Update to 1.1.0 (#36241)
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-22 11:01:29 -08:00
An Tao
9f803fd068
[drogon, trantor] Bump drogon to 1.9.2 and trantor to 1.5.16 (#36249)
* Bump drogon to 1.9.2 and trantor to 1.5.16

* Fix uwp compilation
2024-01-22 11:01:15 -08:00
Weihang Ding
803802bb28
[imageinfo] Bump to 2024-01-19 (#36257)
* [imageinfo] Bump to 2024-01-19

* Update version database
2024-01-22 11:00:22 -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
Dennis
55416201b3
asio-grpc: Update to 2.9.2 (#36267) 2024-01-22 10:59:24 -08:00
Kai Pastor
9984d91459
[attr] Update to 2.5.2 (#36268) 2024-01-22 10:59:09 -08:00
Jia Yue Hua
ad959f8de8
[aws-c-auth,aws-c-common,aws-c-event-stream,aws-c-io,aws-c-mqtt,aws-c-s3,aws-c-sdkutils,aws-crt-cpp,aws-lambda-cpp,aws-sdk-cpp] update to 0.7.11,0.912,0.4.1,0.14.1,0.10.1,0.4.9,0.1.13,0.26.1,0.2.10,0.11.245 (#36277)
* [aws-c-auth] update to 0.7.11

* [aws-c-auth] update to 0.7.11

* [aws-c-common] update to 0.9.12

* [aws-c-common] update to 0.9.12

* [aws-c-event-stream] update to 0.4.1

* [aws-c-event-stream] update to 0.4.1

* [aws-c-io] update to 0.14.1

* [aws-c-io] update to 0.14.1

* [aws-c-mqtt] update to 0.10.1

* [aws-c-mqtt] update to 0.10.1

* [aws-c-s3] update to 0.4.9

* [aws-c-s3] update to 0.4.9

* [aws-c-sdkutils] update to 0.1.13

* [aws-c-sdkutils] update to 0.1.13

* [aws-crt-cpp] update to 0.26.1

* [aws-crt-cpp] update to 0.26.1

* [aws-sdk-cpp] update to 1.11.245

* [aws-sdk-cpp] update to 1.11.245

* [aws-lambda-cpp] update to 0.2.10

* [aws-lambda-cpp] update to 0.2.10
2024-01-22 10:58:39 -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
Alexis La Goutte
27f1235c73
[nghttp2] update to 1.59.0 (#36297) 2024-01-22 10:57:41 -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
moritz-h
15ee6c36b3
[datraw] Add new port (#36183)
* [datraw] new port

* header-only
2024-01-19 12:41:42 -08:00
Cheney Wang
d0b17dbd7e
[skia] Fixes build error on x64-linux (#36236) 2024-01-19 12:40:34 -08:00
Lily Wang
7d287dbcb9
[open62541] Fix wrong value of OPEN62541_VERSION (#36235)
* [open62541] Fix wrong value of OPEN62541_VERSION

* update version

* apply suggestion

* update version

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-01-19 12:40:14 -08:00
Cheney Wang
0a14acf3a1
[rapidjson] Modify the version of cmake_minimum_required() (#36230) 2024-01-19 12:39:54 -08:00
vipcxj
5c2221771a
[socket-io-client] Update to latest commit (#36226)
* Update socket-io-client to latest commit

* update git-tree

* update hash

* update git-tree

* add patch

* update git-tree

* update patch

* update git-tree

* Update ports/socket-io-client/fix-build.patch

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

* update git-tree

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-01-19 12:33:24 -08:00
moritz-h
62c0f522f7
[zeromq] fix warning (#36225)
* [zeromq] fix warning

* use MAYBE_UNUSED_VARIABLES
2024-01-19 12:31:22 -08:00
Alexander Neumann
915ebafa4b
[python3] Fix lld-link and add port config for python site (#36245)
* [python3] remove duplicated symbols for lld-link and add port config

* v db
2024-01-19 12:30:11 -08:00
Alexander Neumann
0258ea3338
[netgen] occ 7.8 fix (#36259)
* remove accidental , from patch

* [netgen] fix build with occ 7.8

* bump port version

* v db
2024-01-19 12:29:00 -08:00
Anton Kolesnyk
10d497f148
[azure-*-cpp] Append note to manifest files (#36222)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2024-01-19 12:27:36 -08:00
Azure SDK Bot
4b4f83d12b
[azure-data-tables-cpp] Update to 1.0.0-beta.1 (#36204)
## 1.0.0-beta.1 (2024-01-16)

### Features Added

- Initial release.
2024-01-19 12:26:25 -08:00
jim wang
8c088486c8
[libdatachannel] Delete the redundant dependency libSRTP in the config file (#36191)
* Fix libsrtp not found

* update version

* add dep

* update version

* update version
2024-01-19 12:25:50 -08:00
Gubaydullin Nurislam
0e8929718e
[mtlt] Add new port (#36105)
* add mtl library new port

* add mtl library new port

* add mtl library new port

* [mtl] new port

* Update version database

* Update version database

* Update version database

* Update ports/mtl/vcpkg.json

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

* Update ports/mtl/portfile.cmake

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

* add mlt-config.cmake autogen

* Update version database

* Quick Fix CE with MSVC compiler

* Update version database

* Update ports/mtl/portfile.cmake

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

* Update ports/mtl/usage

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

* Remove -DMTL-CMAKE-DIR macro because is not necessary

* Update version database

* Update ports/mtl/usage

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

* Update ports/mtl/portfile.cmake

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

* Update ports/mtl/portfile.cmake

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

* Update database version

* Remove white spaces and add line break

* Update database version

* end line

* version

* add new version of mtl

* Update database version

* Rename port name from mtl to mtlt (last 't' is tonitaga)

* Update database version

* Update database version

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-01-19 12:00:27 -08:00
jim wang
564e69a906
[botan] Update to 3.2.0 (#36211)
* update to 3.2.0

* update version

* fix android

* update version

* fix patch

* update verseion
2024-01-19 11:58:51 -08:00
Tim Wojtulewicz
283105571c
[c-ares] Update to 1.25.0 (#36223) 2024-01-19 11:58:30 -08:00
Jia Yue Hua
7195f9e3f5
[asio] update to 1.29.0 (#36229)
* [asio] update to 1.29.0

* [asio] update to 1.29.0
2024-01-19 11:58:10 -08:00
Bruce Mitchener
541cee663d
[yoga] Update to 2.0.1 (#36234) 2024-01-19 11:57:07 -08:00
Bruce Mitchener
bbbdfc30f7
[libbacktrace] Update to commit from 2023-11-30. (#36238) 2024-01-19 11:56:53 -08:00
SunBlack
6dad517ad6
[libe57format] Update to 3.0.2 (#36239) 2024-01-19 11:56:35 -08:00