commit | 8e998e415f2df1f1216f5e2b00ff54485e4d011b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 18 13:55:33 2016 -0700 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Fri May 20 16:15:31 2016 -0800 |
tree | 4fd6e504b8aa4f64d2946c94a9831558ceacef12 | |
parent | 1e787c46fd0dacdc2f702e2b925fc2bb42d921fc [diff] |
ci: On OS X, install openssl brew package to standard locations ("link" it) Without "linking", ci scripts installs homebrew package into the customized location and does not create links in the standard places. As a result, the build will be using the system-provided openssl, which is old and does not support all features needed by ndn-cxx. Change-Id: I3a7d4b7dbb8e00789846f6ec970039a5cf5368bc
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.