Commit 30079a2
Paul Nienaber
DX-90582: Force protobuf-3.x in vcpkg.json
Rev 3: Reinstate builtin-baseline to match
https://github.com/Bit-Quill/arrow/blob/ccf812f46373c3830735e60a120a5dd8ad7b0eff/cpp/vcpkg.json
(tip of https://github.com/Bit-Quill/arrow/blob/BQ-flight-jdbc-driver/cpp/vcpkg.json which is what
the build job is currently configured to use by branch name)
Rev 4: Change to 3.19.4 because vcpkg doesn't work as documented and cannot use a nonexistent version
as a "version>=" lower bound.
Rev 5: Change builtin-baseline to 642a803 (current vcpkg/master tip)
as part of resolving build issues with e.g. boost-coroutine
Rev 6: Correctly change vcpkg builtin-baseline to b2fd29fec759bf49fd40bfd633204200b115a2b5
Rev 7: Update vcpkg.json protobuf "version>=" to 3.21.8
Rev 8: FORCE protobuf-3.21.8 in vcpkg.json "overrides"
Rev 9: Try using grpc-1.51.1#3 to eliminate dependency on protobuf-4.x
Rev 10: Typo in vcpkg.json
Rev 11: Also use overrides in vcpkg.conf for both grpc & protobuf
Rev 12: Try adding override to upb-2022-06-21#1 to resolve grpc build failure
Rev 13: Add xsimd to vcpkg.json as it is no longer a transitive dependency
Rev 14: Force abseil 20220623.1#0 which presumably works with Arrow @
b050bd0d31db6412256cec3362c0d57c9732e1f2
Rev 15: Downgrade re2 for compatibility with older abseil
Change-Id: I87512df360f4a76805ba08a9b8b242f48590fce61 parent 775956f commit 30079a2
1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
24 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
25 | 39 | | |
| 40 | + | |
26 | 41 | | |
27 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
28 | 51 | | |
29 | 52 | | |
0 commit comments