commit | 4fc9080417be421ba996722783b0901837979a64 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Feb 21 15:20:44 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 14 15:39:29 2019 -0400 |
tree | ab3c6e9fc3d9ffd4175232e0e52ba23e232d7c22 | |
parent | fc27d3b659a867a3697af9295c7b45cb94139627 [diff] |
ci: update Travis-CI configuration * Drop clang 3.6 and 3.7 * Add clang 9 (trunk) * Disable ASan on clang 7 and later due to a problem with the ubuntu binary packages from apt.llvm.org * Remove all OSX-10.11 configs (no longer supported) * Add Xcode 10.2 on macOS 10.14 Change-Id: Ie1baad933798e9c11332050c58a47393c1011615
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.