aboutsummaryrefslogtreecommitdiff
path: root/libs/protobuf
Commit message (Collapse)AuthorAge
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* protobuf: add myself as maintainer.Jacob Siverskog2015-08-21
| | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* protobuf: Update version to 2.6.1Guillaume Déflache2015-05-21
| | | | | | | | | | | | - Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1: now all ISAs should work (MIPS1 would need kernel emulation though, untested) - Fixed host installation which was broken on all targets - Updated source origin to github and related variables - Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation) Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target. Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* protobuf: Add licensing info and update copyrightGuillaume2015-05-21
| | | | Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
* protobuf: Fixed protobuf host installationMartijn Zilverschoon2014-11-24
| | | | | | Fixed the host install, because some packages need the host binary to build properly Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* protobuf: make it compile with __MIPSEB__ (ar71xx)Etienne CHAMPETIER2014-07-01
| | | | | | it's only compile tested Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* protobuf: import from packages, bump version, fix build errors.Jacob Siverskog2014-06-16
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>