Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-17 | cmake: Cleanup the build so that host and runtime tooling is installable | 1 | -26/+57 | ||
Signed-off-by: William A. Kennington III <wak@google.com> | |||||
2017-01-17 | cmake: Fix library name | 1 | -3/+3 | ||
The produced static library should be `libprotobuf-nanopb.a` instead of the current `liblibprotobuf-nanopb.a`. Signed-off-by: William A. Kennington III <wak@google.com> | |||||
2016-10-30 | Setting version to 0.3.8-dev | 1 | -1/+1 | ||
2016-10-30 | Publishing nanopb-0.3.7 | 1 | -1/+1 | ||
2016-07-26 | Added CMake project | 1 | -0/+59 | ||