summaryrefslogtreecommitdiffstats
path: root/qpb (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix assert() use in .pb-c.c filesDavid Lamparter2021-05-031-0/+1
* build: fix protobuf out-of-tree buildDavid Lamparter2021-04-211-2/+2
* build: add LLVM bitcode targetsDavid Lamparter2020-05-051-0/+1
* build: fix "make tags"David Lamparter2019-09-171-0/+3
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* build: clean up protobuf build integrationDavid Lamparter2018-09-081-27/+12
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-15/+0
* build: remove common.amDavid Lamparter2018-09-081-0/+36
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-1/+0
* build: clean up BUILT_SOURCESDavid Lamparter2017-08-041-1/+0
* protobuf: fix buildDavid Lamparter2017-07-312-3/+4
* build: non-recursive qpb & fpmDavid Lamparter2017-07-314-31/+37
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-0/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-175-352/+320
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-155-20/+15
* Protobuf: Update library name to reflect name change to FRRMartin Winter2017-01-194-7/+7
* fpm/protobuf: fix compile errors & warningsDavid Lamparter2016-09-231-1/+2
* Use only the ISC license for .proto files.Avneesh Sachdev2016-09-231-31/+0
* qpb: Add support for protobuf.Avneesh Sachdev2016-09-239-0/+955