mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
1ce7059adb
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. |
||
---|---|---|
.. | ||
include | ||
mock/gpb/src | ||
src | ||
proto_gpb_rt.erl | ||
rebar.config |