build: Upgrade waf to version 2.0.6

This commit also includes:
- cleanup of build scripts
- replacing log4cxx with ndn-cxx logging facility

Change-Id: I96fd673a3cd2e06061e9efc1a7891e41cf97ea4f
44 files changed
tree: 28605dfd108fd3568edd5a6fbfc36b3fa80b3a49
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. src/
  5. tests/
  6. tools/
  7. .gitignore
  8. .jenkins
  9. .travis.yml
  10. AUTHORS.md
  11. COPYING.md
  12. ndns.conf.sample.in
  13. README.md
  14. validator.conf.sample.in
  15. waf
  16. wscript
README.md

NDNS: Domain Name Service for Named Data Networking

NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.