Robert Edmonds aab12f20bc .travis.yml: use system protobuf packages and build using distcheck
the change that required protobuf >= 2.5.0 has been reverted, so there's
no need to build protobuf from source. use the system protobuf packages
instead.

also use distcheck to build and check the distribution. this will run
the test suite and perform various other checks. it will also perform a
VPATH build using the distribution tarball, which will catch any files
present in the git repository but inadvertently not distributed in the
tarball.

also test the build when configured with "--enable-rpc".
2013-11-18 14:35:52 -05:00
2013-11-16 18:08:40 -05:00
2013-11-16 18:08:40 -05:00
2013-11-16 18:08:40 -05:00
2013-11-18 13:53:28 -05:00
2013-11-16 18:08:40 -05:00
2011-11-12 02:32:22 +00:00
2011-03-15 19:14:43 +00:00
2013-11-18 00:12:57 -08:00
2011-11-12 02:32:22 +00:00

Overview

This package provides a code generator and runtime libraries to use Protocol Buffers from pure C (not C++).

It uses a modified version of protoc called protoc-c to generate message and service descriptors.

Build Status

Build Status

Description
Protocol Buffers implementation in C
Readme BSD-2-Clause
Languages
C++ 45%
C 42.1%
M4 8.3%
CMake 2.3%
Makefile 2.3%