2023-11-02 15:33:58 by Thomas Klausner | Files touched by this commit (1) |
Log message: protobuf: require C++14 from users |
2023-11-02 13:45:02 by Thomas Klausner | Files touched by this commit (1) |
Log message: protobuf: export abseil headers |
2023-11-02 13:24:06 by Thomas Klausner | Files touched by this commit (1) |
Log message: protobuf: buildlink protoc (for cmake) |
2023-11-02 13:17:26 by Thomas Klausner | Files touched by this commit (9) | |
Log message: {,py-}protobuf: update to 24.4 Based on wip package by bsiegert. Ten months of heavy development. |
2023-07-18 16:11:18 by Nia Alarie | Files touched by this commit (35) |
Log message: devel: Adapt packages to use USE_(CC|CXX)_FEATURES |
2023-07-13 15:45:43 by Nia Alarie | Files touched by this commit (22) |
Log message: *: remove all instances of GCC_REQD where my name is the most recent in "cvs annotate" (part 1) Hopefully this commit can be reviewed later if a better replacement for GCC_REQD is committed. |
2022-12-16 11:22:57 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: protobuf py-protobuf: updated to [34].21.12 Protocol Buffers v21.12 Python Fix broken enum ranges Stop requiring extension fields to have a sythetic oneof Python runtime 4.21.10 not works generated code can not load valid proto. |
2022-12-04 18:38:45 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message: protobuf py-protobuf: updated to [34].21.10 Protocol Buffers v21.10 Java Use bit-field int values in buildPartial to skip work on unset groups of fields. Mark nested builder as clean after clear is called UPB Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the \ current upb 21.x Other Add public modifiers to kotlin code |
2022-10-28 10:36:05 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: protobuf py-protobuf: updated to [34.]24.9 Protocol Buffers v21.9 C++ Update zlib to 1.2.13 (#10819) Python Target MacOS 10.9 |
2022-10-24 13:55:52 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: protobuf py-protobuf: updated to [34].21.8 Protocol Buffers v21.8 Other Fix for grpc.tools issue 17995 & protobuf issue 7474 (handle UTF-8 paths in \ argumentfile) C++ 21.x No longer define no_threadlocal on OpenBSD |