shaka-packager/packager/third_party
Joey Parrish 8bf2d45424
fix: Fix compilation on Arch Linux (#1233)
- Update protobuf to v23.4, to fix the cstdint error on Arch Linux, and
  make some related changes:
   - Silence additional compiler warnings for the new protobuf
- Update absl to 20230125.3, to support the protobuf update, and make
  some related changes:
   - Silence additional compiler warnings for the new protobuf
   - Replace GOOGLE_CHECK_OK with ABSL_CHECK_OK
   - Replace GUARDED_BY with ABSL_GUARDED_BY
 - Update other instances of cstdint missing in our own code
- Always pull the latest docker images, to avoid stale results when your
  workstation has pulled an older image at the same label
2023-07-14 12:40:12 -07:00
..
abseil-cpp fix: Fix compilation on Arch Linux (#1233) 2023-07-14 12:40:12 -07:00
curl feat: port media/event to CMake (#1222) 2023-07-13 16:25:42 -07:00
glog chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
googletest chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
json feat: Move all third-party deps into git submodules (#1083) 2022-08-17 10:42:00 -07:00
libpng feat: Move all third-party deps into git submodules (#1083) 2022-08-17 10:42:00 -07:00
libwebm feat: port media/formats/webm to CMake (#1147) 2022-12-16 21:40:00 -08:00
libxml2 fix: Fix Linux build failures (#1157) 2022-12-15 13:56:52 -08:00
mbedtls feat: port media/event to CMake (#1222) 2023-07-13 16:25:42 -07:00
mongoose fix: Fix flush/close semantics for HTTP files, improve testing (#1232) 2023-07-13 18:55:48 -07:00
protobuf fix: Fix compilation on Arch Linux (#1233) 2023-07-14 12:40:12 -07:00
zlib feat: Move all third-party deps into git submodules (#1083) 2022-08-17 10:42:00 -07:00
CMakeLists.txt test: Add Mongoose embedded HTTP server (#1231) 2023-07-13 16:36:42 -07:00