commit | 7f27ec13772a56bc3ce62041de3d4d14e1429689 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 10 20:10:54 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 10 20:10:54 2022 -0500 |
tree | b51b1600db0361b22e780cde68577ca065bb3a76 | |
parent | 35e9354906555eb3fa5df4b5935ec93284906c6e [diff] |
build: align minimum build dependencies with ndn-cxx * gcc 7.4 * clang 6.0 * Xcode 10.0 (11.3 or later recommended) Also update waf to version 2.0.23 Change-Id: Ic8180b88df8c95c0d416ef308046f8e7ff79d26a
NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven by the desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.
See docs/INSTALL.rst
for build instructions.
Please submit any bug reports or feature requests to the NDNS issue tracker.
We greatly appreciate contributions to the NDNS code base, provided that they are licensed under the GPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.
NDNS is an open source project licensed under the GPL version 3. See COPYING.md
for more information.