aboutsummaryrefslogtreecommitdiff
path: root/contrib/protoc-bnet
AgeCommit message (Collapse)Author
2023-01-13Contrib: Adjust protobuf generator for latest include cleaned up outputShauren
2023-01-01Build: Update required compilers to current debian stable and VS 2022Shauren
GCC: 10 Clang: 11 MSVC: 2022
2022-03-05Contrib: Adjust protobuf generator to comply with codestyle checks on ciShauren
2020-05-14Misc: Update protobuf code generator plugin for ↵Shauren
4c85198ed6135b42f9dfe0ad16901f7d741b64c6
2018-11-05Contrib/Protobuf generator: Updated to new proto formatShauren
2017-09-23Contrib: Updated protobuf service generator with latest async handling changesShauren
2017-01-19Contrib: Fix protoc-bnet generator to initialize all fields in the constructorShauren
2016-04-16Core/Proto: Convert the proto project to a standalone shared libraryNaios
* Fixes issues with dynamic linking on linux * Closes #16981
2016-03-26Contrib: Updated protoc plugin to generate service classes suitable for ↵Shauren
dynamic linking
2016-03-26Contrib: Added .bat file with commands to generate protobuf sources using ↵Shauren
the plugin
2016-03-26Clang build fixShauren
2016-03-26Core/Shared: Added generated protobuf sourcesShauren
2016-03-26Contrib: Added sources of the protoc plugin used to generate servicesShauren