Azat Khuzhin
97c3a85a1b
contrib/protobuf: use hidden libraries
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-01-21 10:11:23 +03:00
Azat Khuzhin
788cb6b2b0
Remove unbundled protobuf support
2022-01-20 08:47:16 +03:00
Azat Khuzhin
ca8525a733
Remove unbundled zlib support
2022-01-20 08:47:16 +03:00
Nikita Mikhaylov
619ad46340
Fix oss-fuzz build ( #31818 )
2021-11-26 01:14:34 +03:00
Alexey Milovidov
05349ce7a6
Do not build protobuf twice
2021-11-25 01:50:54 +03:00
Alexey Milovidov
f1ff1426f2
Fix build
2021-11-21 21:23:29 +03:00
Alexey Milovidov
9cf72e3d7b
Our own CMakeFiles for protobuf
2021-11-21 19:58:50 +03:00
Nikita Mikhaylov
aae30a9e37
Fix fuzzer build ( #30344 )
2021-10-26 20:30:34 +03:00
Alexey Milovidov
3a8e65f01e
Another try
2021-10-12 06:28:05 +03:00
Alexey Milovidov
5ba876cad2
Build protoc for host architecture during cross-compilation
2021-10-12 05:46:19 +03:00
Alexey Milovidov
4ff812db7f
Maybe better support for paths with whitespaces
2021-04-24 22:47:52 +03:00
Vitaly Baranov
ba3257de22
Disable warnings in protobuf's headers.
2020-09-23 23:20:59 +03:00
Konstantin Podshumok
3ec7a4bc53
cmake: make sure ENABLE_GRPC is off by default when PROTOBUF is OFF by default
...
Squashed:
- cmake: make sure protobuf compiler and snappy are there for unbundled build
- cmake: Turn ON internal GRPC library by default until relevant features will be implemented
- cmake: allow unbundled grpc
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
2020-08-25 20:16:39 +03:00
Vitaly Baranov
58a2172154
Improve build scripts related to protobuf and gRPC.
2020-05-25 18:46:57 +03:00