Commit graph

8 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
75f79010f6 c-capnproto 0.2 release 2016-07-20 08:56:46 +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
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
c92a985849 Fix Travis CI even more...
automake 1.11 is sufficient (and what's installed by default on CI
boxes).  Also disable cap'n proto reference (it's not actually used)
2016-02-28 18:31:43 +01:00
David Lamparter
89818b0286 tack on autoconf/automake build 2016-02-28 13:55:23 +01:00