commit | 2e25a27558ed6f673094efb14916c1378d2b99e8 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 14 01:50:15 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 14 01:50:15 2020 -0400 |
tree | 8f70ff3a383c0f9d3164e40e20204efe7965ac1b | |
parent | 4a16004c828ca5b99846e3e273077b67d400a303 [diff] |
ci: update Travis configuration * Add testing on arm64, ppc64le, and s390x with select compiler versions * Drop all versions of gcc < 7 and clang < 5 * Add clang 11 (development branch) * Reenable ASan on Linux with clang 7, the upstream bug has been fixed * Drop Xcode 9.2 (macOS 10.12 is no longer supported) * Upgrade Xcode 11 to 11.3 * Various cleanups Change-Id: Ie33e831b6388cd1ddaf1e950e1ad48b693e779fa
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.
ndn-tools is an open source project licensed under the GPL version 3. See COPYING.md
for more information.