commit | 9412d1267802a521319e271a78f6df5873b55ddb | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Jan 02 21:52:09 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jan 07 15:25:34 2018 -0500 |
tree | ff2495cc7bb2bad767c9262ccbb9b3c9cec469e3 | |
parent | 5afbb0b3dde7efe8b2fc9caf9898db3e0499e0bc [diff] |
ci: update Travis-CI configuration * Re-enable ASan with gcc-7 * Add clang-6.0 to the build matrix (allowed to fail) * Remove unsupported OSX-10.10 configuration * Upgrade xcode9 to xcode9.2 * Add testing of openssl 1.1 on osx (allowed to fail) * Various simplifications Change-Id: I3cdfcf78e6a9be66d1063fee710528698ad90bca
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
.