Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2019-07-12.options files are relative to CMAKE_CURRENT_SOURCE_DIRmaciej
2019-01-25Merge pull request #366 from a1ien/masterPetteri Aimonen
2018-12-28Correction of WIN32 flag in generator functionAdam Klama
2018-11-30Append NO_CMAKE_FIND_ROOT_PATH to find_file and find_pathIlya Averyanov
2018-11-10Merge branch 'dev_0.4'Petteri Aimonen
2018-11-10FindNanopb.cmake: plugin.proto no longer neededPetteri Aimonen
2018-09-01Pass protoc-gen-nanopb.bat to protoc when on WindowsTobias Müller
2018-04-05Fix typo in commentJason Bishop
2018-04-05Fix 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-22Preliminary 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-29In extra/FindNanopb.cmake, make the generated .pb.c and. pb.h files depend onKevin Fitch
2017-05-05Check CHAR_BIT before using optimized pb_decode_fixedXX() versionPetteri Aimonen
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-21cmake: 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