rebar/inttest/proto_gpb
Tomas Abrahamsson 1ce7059adb Recompile .proto files with gpb also with prefix/suffix
For protocol buffer files, when there were gpb options to alter the
module name with prefix or suffix, recompilation was not properly
detected. This is now fixed. (Issue #384).

Use the rebar_base_compiler's ability to specify both source and
target file names, to be able to also support prefixes.

This also introduces a call to gpb_compile:format_error, so the xref
recipe needs to be updated to ignore it, to avoid false errors.
2015-01-24 22:11:04 +01:00
..
include Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
mock/gpb/src Replace inttest external dependency to gpb with a mock 2015-01-07 18:27:40 +01:00
src Add proto compiler gpb inttest 2014-10-29 23:46:01 +01:00
proto_gpb_rt.erl Recompile .proto files with gpb also with prefix/suffix 2015-01-24 22:11:04 +01:00
rebar.config Remove a git url in gpb and protobuffs inttest configs 2015-01-13 00:11:47 +01:00