Commit graph

11 commits

Author SHA1 Message Date
Alex Helfet
29a1342d00 Example usage in unit test. 2017-03-23 20:18:29 +00:00
Alex Helfet
a93ae12705 .gitignore .dirstamp files created during the build. 2017-03-23 04:33:27 +00:00
David Lamparter
3f9141616b add & install pkgconfig file 2016-03-19 00:39:30 +01:00
David Lamparter
89818b0286 tack on autoconf/automake build 2016-02-28 13:55:23 +01:00
Baruch Even
20bd625dc2 Fix build
Renamed gtest/include to gtest/gtest since that's what the include files
expected.

Adjusted the Makefile to work through it all.
2014-08-03 22:18:08 +03:00
Johan De Claville Christiansen
4cc7785d53 Added eclipse output files to git ignore 2014-03-25 19:13:56 +01:00
Steve Dee
322aa16624 Ignore capn.a 2014-02-05 15:25:18 -08:00
James McKaskill
c5e771dcd0 Add beginnings of subcompiler 2013-05-07 22:54:30 -04:00
James McKaskill
3a235fe8c6 Add unit test for memory layout based off the Kenton's layout-test.c++ and whole slew of fixes to get the test to pass 2013-05-07 11:04:49 -04:00
James McKaskill
e0a5769d06 Add capn_init_malloc to provide a malloc based create function 2013-05-06 00:03:17 -04:00
James McKaskill
edfcaf9d34 Update capn_write_ptr to handle recursive structures when copying 2013-05-05 19:30:33 -04:00