1. 303b350 tools: Adding tlvdump app that visualizes TLV encoding stored in files by Alexander Afanasyev · 11 years ago
  2. fad679c tests: Conditional compilation of tests (including boost-based unit tests) by Alexander Afanasyev · 11 years ago
  3. ab82bc5 src: Add compiled tests to .gitignore by Alexander Afanasyev · 11 years ago
  4. 7eb64f1 build: Makefile.am corrections (separate Makefile.am for tests) by Alexander Afanasyev · 11 years ago
  5. bf4652a src+build: Removing autogenerated files from the git repo by Alexander Afanasyev · 11 years ago
  6. dc2c430 make: Add ax_lib_sqlite3.m4, etc. to m4 directory so that autogen.sh works out of the box. Refs #1064. by Jeff Thompson · 11 years ago
  7. 6e22904 make: Create include directory for make install to install headers. Put ndn-cpp-config.h in include/ndn-cpp. by Jeff Thompson · 11 years ago
  8. d0f62e1 make: If have sqlite3 headers, require libsqlite3. by Jeff Thompson · 11 years ago
  9. 23cb742 make: Added AC_CONFIG_MACRO_DIR([m4]). by Jeff Thompson · 11 years ago
  10. 508f2da make: Don't need to distribute libtool. by Jeff Thompson · 11 years ago
  11. b752300 make: In ndn-cpp-config.h, to avoid polluting the global name space, generate NDN_CPP_HAVE_BOOST_FUNCTION etc. instead of HAVE_BOOST_FUNCTION, etc. by Jeff Thompson · 11 years ago
  12. 649e95f make: Change configure to output ndn-cpp/ndn-cpp-config.h instead of config.h by Jeff Thompson · 11 years ago
  13. 469e92a Ignore compiled files in libs. by Jeff Thompson · 11 years ago
  14. 167fae4 Need config.guess by Jeff Thompson · 11 years ago
  15. 63ea1ec Need config.sub by Jeff Thompson · 11 years ago
  16. 82e9e6e Don't distribute aclocal.m4 (now that we have AM_MAINTAINER_MODE) by Jeff Thompson · 11 years ago
  17. ef3c40b For now, distrubute aclocal.m4 by Jeff Thompson · 11 years ago
  18. 914eb56 Ignore tar.gz by Jeff Thompson · 11 years ago
  19. cc2474f Put the executables in subdir bin by Jeff Thompson · 11 years ago
  20. ae6c1a0 Ignore Doxygen output by Jeff Thompson · 11 years ago
  21. 3617406 Enable make ndn-cpp.a by Jeff Thompson · 11 years ago
  22. 104fcb3 Ignore config.h by Jeff Thompson · 11 years ago
  23. 9e69c15 Ignore .deps by Jeff Thompson · 11 years ago
  24. c2abe21 Ignore temporary .dirstamp from make by Jeff Thompson · 11 years ago
  25. 39128c6 Added output files from autogen by Jeff Thompson · 11 years ago
  26. 03c751a Add .gitignore by Jeff Thompson · 11 years ago