-
-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03b98f3
commit 1ff2859
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule protobufs
updated
15 files
+4 −0 | CMakeLists.txt | |
+38 −4 | README.md | |
+13 −14 | bootstrap/Makefile | |
+41 −15 | bootstrap/README.md | |
+9 −3 | bootstrap/common.mk | |
+7 −7 | bootstrap/gen_pb/README.md | |
+0 −1 | bootstrap/parse_descriptor_proto_dump.pl | |
+4 −2 | bootstrap/protoc-gen-swipl | |
+2 −2 | demo/Makefile | |
+9 −10 | demo/README.md | |
+8 −6 | interop/Makefile | |
+5 −4 | interop/README.md | |
+7 −3 | interop/addressbook.pl | |
+2 −2 | protobufs.c | |
+0 −9 | test_protobufs.pl |