diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-07-20 14:25:11 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-07-20 14:25:11 +0300 |
commit | 3cf9668c755560a69e4858dea4f3c415bf807441 (patch) | |
tree | e2746338dabd9ee34e23bc3b35da0760a8d56976 /.gitignore | |
parent | 7f97ad549e8ef2050c662b8160745402e84e8006 (diff) |
Do not automatically add a dot with generator -e option.
Now -e option in generator is more versatile. Especially it avoids
double-dot problem with some build systems.
Given foobar.proto, we now get:
-e .pb => foobar.pb.c (default)
-e _pb => foobar_pb.c
-e '' => foobar.c
Note that if you have used -e option previously, you will have to prepend
. to the argument to get the same filenames as before.
Update issue 122
Status: FixedInGit
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions