Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,17 @@
"mpark-patterns:tests=enabled"
]
},
"msft_proxy4": {
"_comment": "Fails in clang-cl: https://github.com/llvm/llvm-project/issues/143245",
"_comment2": "Reading symlinks when generating examples from doc requires administrator.",
"build_on": {
"windows": false
},
"build_options": [
"msft_proxy4:tests=enabled",
"msft_proxy4:benchmarks=enabled"
]
},
"msgpackc-cxx": {
"alpine_packages": [
"boost-dev"
Expand Down
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -3032,6 +3032,14 @@
"2.5.0-1"
]
},
"msft_proxy4": {
"dependency_names": [
"msft_proxy4"
],
"versions": [
"4.0.1-1"
]
},
"msgpackc-cxx": {
"dependency_names": [
"msgpack-cxx"
Expand Down
8 changes: 8 additions & 0 deletions subprojects/msft_proxy4.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[wrap-file]
directory = proxy-886f11fa7245b92a831b7835ac46906fb70ff9f7
source_url = https://github.com/microsoft/proxy/archive/886f11fa7245b92a831b7835ac46906fb70ff9f7/v4.0.1.tar.gz
source_filename = proxy-886f11fa7245b92a831b7835ac46906fb70ff9f7.tar.gz
source_hash = 0d1546ecc2baf9475deef4240f415c119975d8d650de59f32e6b43f99c94bd1c

[provide]
dependency_names = msft_proxy4
Loading