commit | c1f13629ae1a11c54b648cdcfe22a15e08bb6654 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 13 13:35:01 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 13 13:35:01 2024 -0500 |
tree | d45c89d2db5232104204eeaf56818666774cb7b7 | |
parent | f6ea931af791a21a81d95e627a91ce1cb2058b3a [diff] |
build: require gcc >= 9.1, recommend gcc >= 10.2 Similarly, recommend clang 10 or later. On macOS, the minimum Xcode version is now 11, the recommended one is still 13 or later. Change-Id: I08d187deebe56a8b759270c3622af46c471d660d
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 GNU GPL version 3 or a compatible license. If you are new to the NDN software community, please read our Contributor's Guide to get started.
repo-ng is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.