Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 34) sorted by relevance

12

/nanopb-3.4.0/tests/proto3_optional/
DSConscript7 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/
Dtest.proto6 string version = 1; field
/nanopb-3.4.0/extra/poetry/
Dpyproject.toml3 version = "0.4.7"
22 grpcio-tools = {version=">=1.46.0", optional=true}
/nanopb-3.4.0/tests/backwards_compatibility/
Dalltypes_legacy.c8 #error Regenerate this file with the current version of nanopb generator.
DSConscript2 # current version of nanopb.
/nanopb-3.4.0/tests/stackusage/
Dstackusage.proto44 uint32 version = 2; field
/nanopb-3.4.0/
Dconanfile.py6 version = "0.4.7" variable in NanoPbConan
DCMakeLists.txt130 configure_file(extra/nanopb-config-version.cmake.in
131 nanopb-config-version.cmake @ONLY)
138 ${CMAKE_CURRENT_BINARY_DIR}/nanopb-config-version.cmake
DCHANGELOG.txt11 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 …]
DREADME.md15 * **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/
Dconanfile.py5 version = "1.0.0" variable in SimpleProtosConan
DREADME.md10 checkout the tagged version and run `conan create .` in the base of this repository
/nanopb-3.4.0/tests/regression/issue_547/
DSConscript12 # Build new version of core
/nanopb-3.4.0/tests/float_double_conversion/
DSConscript12 # Build new version of core
/nanopb-3.4.0/tests/field_size_16_proto3/
DSConscript11 # Build new version of core
/nanopb-3.4.0/generator/proto/
D_utils.py60 sys.stderr.write("Python version " + sys.version + "\n")
/nanopb-3.4.0/tests/cxx_descriptor/
DSConscript13 # Make sure compiler supports this version of C++ before we actually run the
/nanopb-3.4.0/tests/cxx_callback_datatype/
DSConscript16 # Make sure compiler supports this version of C++ before we actually run the
/nanopb-3.4.0/tests/encode_arrays_unpacked/
DSConscript16 # Build new version of core
/nanopb-3.4.0/tests/buffer_only/
DSConscript16 # Build new version of core
/nanopb-3.4.0/tests/no_errmsg/
DSConscript16 # Build new version of core
/nanopb-3.4.0/tests/validate_utf8/
DSConscript16 # Build new version of core
/nanopb-3.4.0/tests/field_size_16/
DSConscript17 # Build new version of core
/nanopb-3.4.0/tests/field_size_32/
DSConscript17 # Build new version of core
/nanopb-3.4.0/tests/without_64bit/
DSConscript15 # Build new version of core

12