commit | 762548b15e14b8d6bff392d74702a41e14f91223 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Mar 05 11:02:02 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 07 14:40:22 2023 -0500 |
tree | 467d20cf400df3b7edcfa4c37d2b52c72c8b1e0e | |
parent | 02ed332ddd7cbd7d8574804bbbd87330690cd852 [diff] |
build: drop official support for Ubuntu 18.04 and macOS 10.15 Increase the minimum required version of clang on linux to 7.0 because older versions fail to compile libstdc++'s implementation of std::variant Change-Id: Id17d95c2869634622fc8775e085b74801a486e90
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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.