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
AgeCommit message (Expand)Author
2023-08-11Fix first path passed to protocTobias Müller
2023-05-11add "call" under Windows upon generator callphilippe44
2023-01-03Ensure generator files are updated when cachedHans Binderup
2022-10-12Add user defined import directories to nanopb options directoriesGuillaume Lager
2022-10-12Make sure REL_PATH is presented firstGuillaume Lager
2022-04-12Fix FindNanopb.cmake not finding options file (#659)Petteri Aimonen
2022-03-31FindNanopb.cmake: Add PROTOC_OPTIONS documentation (#771)a1lu
2022-03-29FindNanopb.cmake: Add PROTOC_OPTIONS variable (#768)Petteri Aimonen
2022-03-28FindNanopb.cmake: use --nanopb_opt for option passing by default (#752)Petteri Aimonen
2022-02-21fix: keep full filename without last extension for generated filesJonathan Seilkopf
2022-01-14FindNanopb.cmake: Add option NANOPB_GENERATE_CPP_STANDALONE (#741)Petteri Aimonen
2021-12-09Fixed small spelling mistakes.Slavey Karadzhov
2020-10-01Allow multiple targets to be created by calling NANOPB_GENERATE_CPP() (#596)leabut
2020-07-28Get a correct option file name if proto filename is absolute (#564)kurddt
2020-07-20Adds support for grpcio-tool to FindNanopb.cmake (#561)Alex Pacini
2020-05-01Update FindNanopb.cmake comments (#527)Petteri Aimonen
2020-04-11CMake: use split --nanopb_opt only on protoc >= 3.6 (#515)Marek Zukal
2020-04-09Revert "Fix nanopb_out path in cmake command"Petteri Aimonen
2020-04-09Fix nanopb_out path in cmake commandEvan Fisher
2020-03-27Merge pull request #508 from twam/bugfix/remote-find-pythonPetteri Aimonen
2020-03-27Remove find_package(PythonInterp)Tobias Müller
2020-03-27Use Nanopb as cmake package name.Tobias Müller
2019-11-13Split nanopb_out command on cmakeStephane Dorre
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-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
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
2013-12-29Moving files aroundPetteri Aimonen