commit | cb672523a529d6ccf4d999b90544bb892bec22c6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Sep 23 17:40:14 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Sep 23 18:08:22 2019 -0400 |
tree | ddeba353a502ca363fb101ddef83129cfc2c6680 | |
parent | 835f027df867d0a86a367dceeb219fad50b4962b [diff] |
ci: upgrade Travis config to Ubuntu 18.04 Also in this commit: * Disable ASan with gcc 9 due to a compiler bug * 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 Change-Id: I424d189e037d82d1230a12e72bea479f42dd680c
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.