commit | 1349d2d72edad85e0fc264818543d7683de31a49 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Aug 09 06:43:57 2016 +0200 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 10 21:13:23 2016 -0700 |
tree | 970890dc751d48609ba3f4bbff54a8f0a76b5bca | |
parent | f8bf1b0affa86274a4b0f424e4c8a567ed37ba72 [diff] |
build: add waf-tool to simplify building with AddressSanitizer & friends Change-Id: I368fe5bbbe3a92a7e82c22f56f6784761d94118d Refs: #2589
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.