Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-28 | Remove erlang_protobuffs tests, only gpb works now | Loïc Hoguin | |
2020-02-08 | Disable proto plugin if gpb/protobuffs not in deps | Loïc Hoguin | |
2018-12-07 | Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT | Loïc Hoguin | |
And use this in the tests to fetch Rebar only once and then clone from the local repository. This should speed up tests a little. | |||
2018-11-28 | Add built-in support for gpb for building proto files | Loïc Hoguin | |
When gpb is found in DEPS or BUILD_DEPS then it is used instead of erlang_protobuffs. | |||
2018-11-28 | Modernize the protobuffs plugin | Loïc Hoguin | |