commit | 71c622bb68c00026ba3ec27afad6337d836b5113 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Apr 24 01:39:01 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Apr 27 20:02:56 2020 -0400 |
tree | 5686d47ceca3428ceefb98158acdbcaaa98f55ab | |
parent | 394977c2f2b01347ddff97ea1a6da19706c8672f [diff] |
build: require clang >= 4.0, Xcode >= 9.0 Also, recommend using gcc 7.4.0 or later, and silence an ABI-related diagnostic message from gcc on armv7 Refs: #5087, #5106 Change-Id: I4d9841bea9df19cbb9ba3b0865949b1d66e6ec3e
ndn-cxx is a C++14 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 bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.