aboutsummaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2021-03-22Publishing nanopb-0.3.9.8Petteri Aimonen
2020-11-25Publishing nanopb-0.3.9.7Petteri Aimonen
2020-06-23Publishing nanopb-0.3.9.6Petteri Aimonen
2020-02-01Publishing nanopb-0.3.9.5Petteri Aimonen
2019-12-14Eh, removed wrong release on PyPI..Petteri Aimonen
2019-12-14Further fix attempt for #461Petteri Aimonen
2019-12-14Revert "Generate python-protobuf files for PyPI package (#461)"Petteri Aimonen
2019-12-14Generate python-protobuf files for PyPI package (#461)Petteri Aimonen
2019-12-13Backported Python pip packaging rules.Joshua Salzedo
2018-09-01Pass protoc-gen-nanopb.bat to protoc when on WindowsTobias Müller
2018-04-04Fix typo in commentJason Bishop
2018-04-04Fix issue when using relative paths and CMakeJason Bishop
2018-02-15Fix CMake options file dependencyOliver Lee
2018-02-14Use plugin mode for source generation in CMakeOliver Lee
2017-07-22Add some documentation to FindNanopb.cmake about the new RELPATH option.Kevin Fitch
2017-07-21Preliminary cut at adding a "RELPATH" optional argument to NANOPB_GENERATE_CPPKevin Fitch
2017-06-30Update comment in FindNanopb.cmake to match current directory layout.Kevin Fitch
2017-06-28In extra/FindNanopb.cmake, make the generated .pb.c and. pb.h files depend onKevin Fitch
2016-07-26Added CMake projectKonstantin Podsvirov
2016-01-27Replace uint8_t with a pb_byte_t typedef.Petteri Aimonen
2015-10-15cmake: Auto discover NANOPB_SRC_ROOT_FOLDERKyle Manna
2015-10-15cmake: Build generator files in build directoryKyle Manna
2015-09-20cmake: Don't explicitly look for python2Kyle Manna
2015-02-13Fix search for Python 2 with CMakeOliver Lee
2015-02-13Updates for the CMake rule file.Oliver Lee
2014-08-26Add pb_common.c to examplesPetteri Aimonen
2014-03-18Add stdlib.h to pb_syshdr.h for dynamic allocationPetteri Aimonen
2013-12-29Windows build fixesPetteri Aimonen
2013-12-29Fix protoc plugin pathPetteri Aimonen
2013-12-29Rework the Makefiles to be compatible with binary packages.Petteri Aimonen
2013-12-29Moving files aroundPetteri Aimonen