build+ci: support macOS on arm64

This commit also syncs the CI config and scripts with ndn-cxx

Change-Id: I1394126df41a6b6df22e74a304afaf170f460e24
14 files changed
tree: e5cfa258a80c452bc1c8b45b4b7c2edf572c482e
  1. .github/
  2. .jenkins.d/
  3. .waf-tools/
  4. docs/
  5. examples/
  6. src/
  7. tests/
  8. tools/
  9. .gitignore
  10. .jenkins
  11. .mailmap
  12. AUTHORS.md
  13. COPYING.md
  14. libndn-nac.pc.in
  15. README.md
  16. waf
  17. wscript
README.md

NAC: Named-Based Access Control Library for NDN

CI Docs Language

Reporting bugs

Please submit any bug reports or feature requests to the NAC issue tracker.

Contributing

We greatly appreciate contributions to the NAC code base, provided that they are licensed under the LGPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.

License

NAC is an open source project licensed under the LGPL version 3. See COPYING.md for more information.