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