1. 25b4e61 make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files. by Jeff Thompson · 11 years ago[Renamed (81%) from ndn-cpp/c/common.h]
  2. 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
  3. 649e95f make: Change configure to output ndn-cpp/ndn-cpp-config.h instead of config.h by Jeff Thompson · 11 years ago
  4. 32a2333 make: Use AC_TYPE_UINT8_T to check for uint8_t. by Jeff Thompson · 11 years ago
  5. 08ecc23 config: in common.h, check that size_t is defined. by Jeff Thompson · 11 years ago
  6. c868dd0 config: Added c/common.h and move check for uint8_t into there. by Jeff Thompson · 11 years ago