build: Generate most of the pb-desc automatically

These contain linkage between number, data type and routines
for pb messages we write/read to/from image files. Most of them
have simple number-type-routines mapping, so introduce a generating
script for that.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov 2013-08-23 21:47:31 +04:00
parent 889a21292f
commit 84737e2796
24 changed files with 116 additions and 141 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ arch/x86/sys-exec-tbl.c
arch/x86/syscalls.S
pie/pie.lds.S
include/config.h
protobuf-desc-gen.h