1 file changed
+1
-1
lines changed- BUILD.bazel+18
- README.md+1-1
- docs/bazel_build.md+10
- extra/bazel/nanopb_cc_proto_library.bzl+26-4
- extra/bazel/nanopb_deps.bzl+3-3
- generator/nanopb_generator.py+57-5
- generator/proto/nanopb.proto+4
- tests/bazel_options_support/bazel_options_support.cc+10
- tests/cxx_callback_datatype/SConscript+1
- tests/cxx_callback_datatype/cxx_callback_datatype.cpp+22-18
- tests/cxx_callback_datatype/message.proto+1-1
- tests/initializers/SConscript+6
- tests/initializers/initializertest.proto+10
- tests/initializers/test_initializer.c+8
- tests/recursive_proto/SConscript+6
- tests/recursive_proto/recursive.proto+12
- tests/typename_mangling/SConscript+18-3
- tests/typename_mangling/test_replace_package.c+27
0 commit comments