commit | b4a7b3f784f17523fe7d6477286bf3f5f7e7a629 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Sep 26 18:28:29 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Sep 26 18:28:29 2019 -0400 |
tree | f9973fa90d2163fd485eee323fc48ef383941008 | |
parent | 3c843162f812ea22972d82fe7a834fac3f3ae2d5 [diff] |
ci: upgrade Travis config to Ubuntu 18.04 Also in this commit: * Drop clang 3.8 (no easy way to install it on 18.04) * Add clang 10 (trunk) * Drop Xcode 8.3 * Upgrade Xcode 10.2 to 10.3 * Add Xcode 11 Change-Id: I1014d6791b39f126abdf9cd30910e265f773819e
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the repo-ng issue tracker.