aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysAdd migration note about CMake protoc default (#958)upstream-masterPetteri Aimonen
5 daysPrefer generator protoc instead of system protocPieter De Gendt
5 daysFix possibly unbound variable errorPieter De Gendt
6 daystests: Fix compiler warning on new clangPetteri Aimonen
6 daysworkflows: Update Mac OS X build to macos-14Petteri Aimonen
6 daysbinary packages: Fix issue with grpc_toolsPetteri Aimonen
6 daysBetter debug message in case grpc_tools import fails.Petteri Aimonen
2024-04-19bazel: Migrate from WORKSPACE to bzlmod (#950)Chi-Ju Wu
2024-03-02Add zephyr to README integrationsPieter De Gendt
2024-03-02Add zephyr module supportPieter De Gendt
2024-02-29platformio: Fix google.protobuf import name (#943)Petteri Aimonen
2024-02-27Use pb_byte_t = uint8_t when UINT8_MAX is defined (#916)Tilen Majerle
2024-02-24Add support for enabling features via CMake componentsZach Deibert
2024-02-20Enforce C11 requirement with CMakeZach Deibert
2024-02-20Exclude unreferenced generated targets from 'make all'Zach Deibert
2024-02-20Add tests to verify legacy CMake code remains functionalZach Deibert
2024-02-20Update FindNanopb to follow more modern CMake best practicesZach Deibert
2024-02-16[nanopb] Add Apple privacy manifestNick Cooke
2024-01-29Add cmake helper to automatically configure options.in filesPieter De Gendt
2024-01-26[bazel] Add support for generating python protos that include nanopb, use baz...Mark
2024-01-11Add additional test.Marco Nilsson
2024-01-11Rename max_size member -> size.Marco Nilsson
2024-01-11Fix for Python 2.x.Marco Nilsson
2024-01-11Add message sizes to C++ wrappers.Marco Nilsson
2024-01-05--cpp-descriptors: change msgid type to uint32_tReinis Veips
2024-01-05--cpp-descriptors: add has_msgid() and msgid() methodsReinis Veips
2023-12-18Change check_ccflags to TryLinkRobin Kastberg
2023-11-21Update requirements.txtTed Pudlik
2023-11-11Setting version to 0.4.9-devPetteri Aimonen
2023-11-11Publishing nanopb-0.4.8Petteri Aimonen
2023-11-10Update changelog and authorsPetteri Aimonen
2023-11-09Remove `nocopts` from cc_nanopb_proto_libraryArmando Montanez
2023-10-30Add files via uploadTilen Majerle
2023-10-28Add CodeQL Workflow for Code Security AnalysisBrian
2023-10-28Add CodeQL Workflow for Code Security AnalysisBrian
2023-10-28Add CodeQL Workflow for Code Security AnalysisBrian
2023-10-27CMake: Installation improvements.Petteri Aimonen
2023-10-27CMakeLists: reorder generator installation commandsPetteri Aimonen
2023-10-27Add GitHub workflow for testing CMake installationPetteri Aimonen
2023-10-27Make CMakeLists install as Python module 'nanopb', not 'proto' (#845)Petteri Aimonen
2023-10-19Fix build failure on MSVCPetteri Aimonen
2023-10-19Automatically break circular dependencies (#881)Petteri Aimonen
2023-10-19Add test cases for initializer macro special cases (#806)Petteri Aimonen
2023-10-19Fix initializer macros for custom callback datatype (#806)Petteri Aimonen
2023-10-19Add test case for package name replacement in included file (#899)Petteri Aimonen
2023-10-19Fix submessages with different mangling rulesRichard Patel
2023-10-14Add support for nanopb options files without patching rules_proto_grpcmark
2023-10-11Add support for .options files in bazel rulesTobias Thiel
2023-10-11Add unit test for .options files in bazel rulesTobias Thiel
2023-10-09Fix Linux/Mac binary package buildPetteri Aimonen