Commit graph

10 commits

Author SHA1 Message Date
Alexis Ballier
de5a960adb Drop gtest submodule and use system one. 2016-08-02 15:12:37 +02:00
David Lamparter
97f30c591c build: fix filename 2016-06-27 16:24:48 +02:00
David Lamparter
f2058f60c0 lib: make capn_{de,in}flate + capn_stream private
There is no point in having these functions be part of the public API.
2016-06-27 16:06:02 +02:00
David Lamparter
5d787b698e compiler: add "C::nameinfix" annotation
allows changing output filenames from "foo.capnp.c" to
"foo.capnpSOMETHING.c" where SOMETHING is the argument to the
annotation.
2016-06-22 15:16:40 +02:00
David Lamparter
3f9141616b add & install pkgconfig file 2016-03-19 00:39:30 +01:00
David Lamparter
b18dc3de8c include README.md in dist tarball 2016-03-19 00:39:30 +01:00
David Lamparter
c2faf4e5da tests: move into tests/ subdir 2016-03-19 00:39:30 +01:00
David Lamparter
93351266ee gtest: integrate as git submodule 2016-03-19 00:39:29 +01:00
David Lamparter
811d3046e1 rename to "[lib]capnp_c", use lib/ subdir 2016-03-19 00:39:29 +01:00
David Lamparter
89818b0286 tack on autoconf/automake build 2016-02-28 13:55:23 +01:00