Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add copyright notice and documentation to .bzl file. | 2015-07-02 | |
| | |||
* | Use a protoc compiled from sources | 2015-07-02 | |
| | |||
* | Support multiple proto sources | 2015-07-02 | |
| | |||
* | Split messages and services macros | 2015-07-02 | |
| | |||
* | Extract filename transformations into functions | 2015-07-01 | |
| | |||
* | Support sources in nested dirs | 2015-07-01 | |
| | |||
* | Skylark macro to generate an objc_library from protos | 2015-07-01 | |
Still needed: - Use compiled protoc. - Work with multiple proto sources. - Work with proto sources in nested dirs. |