1. 0a67556 build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 12 months ago
  2. 7e9d7e4 Switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  3. 816767b build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  4. dd808b0 build: enable a few more compiler warnings by Davide Pesavento · 1 year, 5 months ago
  5. 8148cd4 build: decrease level of debug information produced by default by Davide Pesavento · 1 year, 5 months ago
  6. ad26607 build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 10 months ago
  7. 3b4ee2f Prepare release 22.12 by Davide Pesavento · 2 years ago ndn-tools-22.12
  8. 3d7b033 build: link with lld if available by Davide Pesavento · 2 years, 3 months ago
  9. 423e58a build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 5 months ago
  10. 96412a1 build: align minimum clang dependency with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  11. b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
  12. b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
  13. b07d7a9 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  14. e1b18a6 build: ensure /usr/local/include is treated as system include path on FreeBSD by Davide Pesavento · 6 years ago
  15. 88beb4d build+ci: sync compilation flags and Travis-CI matrix with ndn-cxx by Davide Pesavento · 6 years ago
  16. 302941e build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  17. 60f8cc1 build: switch to C++14 by Davide Pesavento · 7 years ago
  18. 26ea1ac build: require gcc >= 5.3 by Davide Pesavento · 7 years ago
  19. 20c85cb build: Cleanup and update of build scripts by Alexander Afanasyev · 7 years ago
  20. 11e74eb build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  21. 887336c chunks: declare DiscoverVersion destructor virtual by Davide Pesavento · 7 years ago
  22. c070270 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  23. dd0e195 build: sync default-compiler-flags.py with ndn-cxx by Davide Pesavento · 8 years ago
  24. fc4aa0d build: Do not fail the build in debug mode when using deprecated declarations by Alexander Afanasyev · 8 years ago
  25. 89d9175 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  26. 52401ce build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
  27. 277ecf0 dump: Capture and print network NACK packets by Vince Lehman · 9 years ago
  28. 3e79c9c build: enable -Wextra by default by Davide Pesavento · 9 years ago
  29. c8a0a25 build: disable clang's unused-local-typedef warning and keyword-macro error by Junxiao Shi · 9 years ago
  30. f719124 build: add Waf build system by Junxiao Shi · 10 years ago