Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Update irm.h API | Sander Vrijders | 2016-03-28 | 1 | -2/+2 |
| | | | | | | Removes rina_name_t from that API. Passing ap_name and api_id as params instead. The IRM tool has been updated accordingly. Some errors in the build related to protobuf-c have also been resolved. | ||||
* | build: Add protobuf-c commands for cmake | Sander Vrijders | 2016-03-25 | 1 | -0/+72 |
This adds a cmake file so that the build can ask to generate protobuf-c files from .proto files. The messages between the IRM and the library are compiled into the library. |