commit | 03fdfb17a1aac877053a0fbbbf9ef787a466f877 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Aug 06 19:35:10 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Aug 18 18:55:54 2023 -0400 |
tree | 94662384a9048366286e73e666ef3585ebaa35ed | |
parent | 747cb45c160c2c94e18aff33b165aee2d8ee8565 [diff] |
build: enable a few more compiler warnings Refactor default-compiler-flags.py to reduce duplication Change-Id: I059d4857ea6744ac791592c50d41a6ef8b8d60cc
ndn-cxx is a C++17 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.