commit | d06ea05070dd2e49cc8c0eedae46812f4247949e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Oct 02 01:48:24 2015 +0200 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Fri Oct 02 15:25:33 2015 -0700 |
tree | 8e8ec9caad6baef0a8ddaf4e7e8040ae544032dd | |
parent | 03c170eeb964d0e8dc3e86dfeab52cbc079908bf [diff] |
build: disable clang's unused-local-typedef warning This commit also enables color diagnostics on release builds. Change-Id: Ifcdadba1bc31ce64779007e7b33f8d2fee5b04b6 Refs: #3209
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
.