/nanopb-3.4.0/tests/proto3_optional/ |
D | SConscript | 7 version = None 10 version = (int(match.group(1)), int(match.group(2)), int(match.group(3))) 13 if env.GetOption('clean') or (version and (version[0] > 3 or (version[0] == 3 and version[1] >= 12)…
|
/nanopb-3.4.0/tests/regression/issue_472/ |
D | test.proto | 6 string version = 1; field
|
/nanopb-3.4.0/extra/poetry/ |
D | pyproject.toml | 3 version = "0.4.7" 22 grpcio-tools = {version=">=1.46.0", optional=true}
|
/nanopb-3.4.0/tests/backwards_compatibility/ |
D | alltypes_legacy.c | 8 #error Regenerate this file with the current version of nanopb generator.
|
D | SConscript | 2 # current version of nanopb.
|
/nanopb-3.4.0/tests/stackusage/ |
D | stackusage.proto | 44 uint32 version = 2; field
|
/nanopb-3.4.0/ |
D | conanfile.py | 6 version = "0.4.7" variable in NanoPbConan
|
D | CMakeLists.txt | 130 configure_file(extra/nanopb-config-version.cmake.in 131 nanopb-config-version.cmake @ONLY) 138 ${CMAKE_CURRENT_BINARY_DIR}/nanopb-config-version.cmake
|
D | CHANGELOG.txt | 11 Workaround python-protobuf version issues (#787) 56 Rebuild nanopb_pb2.py and print version numbers on import failure (#733, #742) 61 Fix problems running tests with newer SCons version 66 as versions 0.4.6 - 0.4.6.3. The version 0.4.6.4 on PlatformIO corresponds 88 Add '--version' option to nanopb_generator.py (#607) 94 Include version number in generator verbose output 114 NOTE: version 0.4.3 changes layout of pb_msgdesc_t. It requires recompiling .pb.c files and 153 CMake: Relax python version spec, allowing Python3. (#534) 235 Add '--version' option to nanopb_generator.py (#607) 284 Updated included descriptor.proto version (#314) [all …]
|
D | README.md | 15 * **Stable version downloads:** https://jpa.kapsi.fi/nanopb/download/ 42 of that particular version [here](https://github.com/nanopb/nanopb/blob/maintenance_0.3/README.md))
|
/nanopb-3.4.0/examples/conan_dependency/ |
D | conanfile.py | 5 version = "1.0.0" variable in SimpleProtosConan
|
D | README.md | 10 checkout the tagged version and run `conan create .` in the base of this repository
|
/nanopb-3.4.0/tests/regression/issue_547/ |
D | SConscript | 12 # Build new version of core
|
/nanopb-3.4.0/tests/float_double_conversion/ |
D | SConscript | 12 # Build new version of core
|
/nanopb-3.4.0/tests/field_size_16_proto3/ |
D | SConscript | 11 # Build new version of core
|
/nanopb-3.4.0/generator/proto/ |
D | _utils.py | 60 sys.stderr.write("Python version " + sys.version + "\n")
|
/nanopb-3.4.0/tests/cxx_descriptor/ |
D | SConscript | 13 # Make sure compiler supports this version of C++ before we actually run the
|
/nanopb-3.4.0/tests/cxx_callback_datatype/ |
D | SConscript | 16 # Make sure compiler supports this version of C++ before we actually run the
|
/nanopb-3.4.0/tests/encode_arrays_unpacked/ |
D | SConscript | 16 # Build new version of core
|
/nanopb-3.4.0/tests/buffer_only/ |
D | SConscript | 16 # Build new version of core
|
/nanopb-3.4.0/tests/no_errmsg/ |
D | SConscript | 16 # Build new version of core
|
/nanopb-3.4.0/tests/validate_utf8/ |
D | SConscript | 16 # Build new version of core
|
/nanopb-3.4.0/tests/field_size_16/ |
D | SConscript | 17 # Build new version of core
|
/nanopb-3.4.0/tests/field_size_32/ |
D | SConscript | 17 # Build new version of core
|
/nanopb-3.4.0/tests/without_64bit/ |
D | SConscript | 15 # Build new version of core
|