Skip to content

Commit 1a2ecf6

Browse files
committed
msft_proxy4: new wrap
1 parent cc31306 commit 1a2ecf6

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

ci_config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,17 @@
998998
"mpark-patterns:tests=enabled"
999999
]
10001000
},
1001+
"msft_proxy4": {
1002+
"_comment": "Fails in clang-cl: https://github.com/llvm/llvm-project/issues/143245",
1003+
"_comment2": "Reading symlinks when generating examples from doc requires administrator.",
1004+
"build_on": {
1005+
"windows": false
1006+
},
1007+
"build_options": [
1008+
"msft_proxy4:tests=enabled",
1009+
"msft_proxy4:benchmarks=enabled"
1010+
]
1011+
},
10011012
"msgpackc-cxx": {
10021013
"alpine_packages": [
10031014
"boost-dev"

releases.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,6 +3032,14 @@
30323032
"2.5.0-1"
30333033
]
30343034
},
3035+
"msft_proxy4": {
3036+
"dependency_names": [
3037+
"msft_proxy4"
3038+
],
3039+
"versions": [
3040+
"4.0.1-1"
3041+
]
3042+
},
30353043
"msgpackc-cxx": {
30363044
"dependency_names": [
30373045
"msgpack-cxx"

subprojects/msft_proxy4.wrap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[wrap-file]
2+
directory = proxy-9190f582ad534dcd7465a256a30f89fcb135ab0e
3+
source_url = https://github.com/microsoft/proxy/archive/9190f582ad534dcd7465a256a30f89fcb135ab0e/v4.0.1.tar.gz
4+
source_filename = proxy-9190f582ad534dcd7465a256a30f89fcb135ab0e.tar.gz
5+
source_hash = e04779bf87a876723077518c605c7af362bff0552342257409b92c2c91080ec5
6+
7+
[provide]
8+
dependency_names = msft_proxy4

0 commit comments

Comments
 (0)