commit | e4b74bd7b305b0faaed30aba29d0de878b4c6b1d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 09 18:56:37 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 09 18:56:37 2022 -0500 |
tree | 483587b53e2e2f37d5104462097b1a8fb3ff6056 | |
parent | 333e3ebfb537d5aca977478f363e5d32a74b7be5 [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: I893ac70b8a64ec4155bd416b2ac01e9b3ff0aa29
repo-ng is an implementation of a Named Data Networking (NDN) data repository, and follows the Repo protocol.
repo-ng uses ndn-cxx as the NDN development library, and sqlite as the underlying storage engine.
See INSTALL.md
for build instructions.
Please submit any bug reports or feature requests to the repo-ng issue tracker.
We greatly appreciate contributions to the repo-ng 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.
repo-ng is an open source project licensed under the GPL version 3. See COPYING.md
for more information.