aboutsummaryrefslogtreecommitdiff
path: root/libs/protobuf-c
Commit message (Collapse)AuthorAge
* protobuf-c: Change maintainerJacob Siverskog2018-08-22
| | | | | | | Change maintainer to Rosen Penev as agreed upon (https://github.com/openwrt/packages/pull/6778#issuecomment-414479840). Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* protobuf-c: Update to 1.3.1Rosen Penev2018-08-17
| | | | | | | | | | | | Switched to regular tarballs. Makes updating easier and avoids having to autoreconf. Simplifies Makefile slightly. Updated project URL. Some Makefile reorganization was done for consistency with other packages. Added parallel build for faster building. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* protobuf-c: bump to 1.3.0Eneas U de Queiroz2018-07-06
| | | | | | Version 1.2.1 does not currently compile without a patch. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* protobuf-c: add build time dependency protobufMislav Novakovic2018-06-07
| | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* Enable the host tools on protobuf-c (protoc-c specifically)Mike Kershaw / Dragorn2018-04-30
| | | | Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* protobuf-c: Bump version to 1.2.1.Jacob Siverskog2016-02-08
| | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* protobuf-c: use generic autoreconf fixupJo-Philipp Wich2015-01-10
| | | | | | | | | | | Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh. This ensures that proper variants of libtoolize, autoconf, automake etc. are used, otherwise it is not possible to rebuild protobuf-c in the SDK env. The change requires backport to BB as it currently blocks the rebuild of ocerv. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* protobuf-c: Add license information.Jacob Siverskog2014-08-27
| | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* protobuf-c: Bump version to 1.0.1.Jacob Siverskog2014-08-26
| | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* protobuf-c: Add myself as maintainer.Jacob Siverskog2014-07-15
| | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* protobuf-c: import from packages, bump version.Jacob Siverskog2014-07-14
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>