mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
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:
parent
889a21292f
commit
84737e2796
24 changed files with 116 additions and 141 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue