1. 2073dce build: require gcc >= 9.1, recommend gcc >= 10.2 by Davide Pesavento · 2 weeks ago
  2. 4b7cffb build+docs: recommend Xcode 13 or later by Davide Pesavento · 7 months ago
  3. 936205d build: tell libc++ to avoid including transitive headers by Davide Pesavento · 10 months ago
  4. 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
  5. 8a93284 build: enable extra runtime checks in libstdc++/libc++ in debug mode by Davide Pesavento · 12 months ago
  6. afcf75d build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 12 months ago
  7. e277f8b tools: switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
  8. 0a05f7a build: disable `-Wnon-virtual-dtor` compiler warning by Davide Pesavento · 1 year, 2 months ago
  9. bf2e67f build: enable a few more compiler warnings by Davide Pesavento · 1 year, 5 months ago
  10. 5b15e2f build: decrease level of debug information produced by default by Davide Pesavento · 1 year, 5 months ago
  11. c5e3e7a build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 10 months ago
  12. 3bc8e19 Prepare release 22.12 by Davide Pesavento · 2 years ago NFD-22.12
  13. 9bfdaef build: link with lld if available by Davide Pesavento · 2 years, 3 months ago
  14. e541d1b build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 4 months ago
  15. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  16. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  17. 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  18. dfbeda2 build: ensure /usr/local/include is treated as system include path on FreeBSD by Davide Pesavento · 6 years ago
  19. 69692ab build+ci: sync compilation flags and Travis-CI matrix with ndn-cxx by Davide Pesavento · 6 years ago
  20. d657d53 build: require clang >= 3.6 by Davide Pesavento · 7 years ago
  21. c0822fa build: switch to C++14 by Davide Pesavento · 7 years ago
  22. 5f35f64 build: require gcc >= 5.3 and boost >= 1.58 by Davide Pesavento · 7 years ago
  23. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  24. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  25. b522070 build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  26. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  27. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  28. 8eb5f8f build: sync default-compiler-flags.py with ndn-cxx by Davide Pesavento · 8 years ago
  29. 436f3bd build: Do not fail the build in debug mode when using deprecated declarations by Alexander Afanasyev · 8 years ago
  30. 0fc9748 build: Do not fail build when -Winfinite-recursion warning is generated by Alexander Afanasyev · 8 years ago
  31. 67f3027 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  32. cafae24 build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
  33. ed89ccc build: enable -Wextra by default by Davide Pesavento · 9 years ago
  34. 747b67d build: downgrade keyword-macro from an error to a warning with clang by Junxiao Shi · 9 years ago
  35. f485d89 build: disable clang's unused-local-typedef warning by Davide Pesavento · 9 years ago
  36. e06b627 build: Update waf to version 1.8.8-dev (with custom patches) by Alexander Afanasyev · 10 years ago
  37. 7681863 build: Several updates of the build scripts by Alexander Afanasyev · 10 years ago
  38. 6077b39 build+ci: Fixing compilation and CI scripts by Alexander Afanasyev · 10 years ago
  39. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  40. 6a75b76 build: Do not warn about C99 extensions by Alexander Afanasyev · 10 years ago
  41. f86b5c4 build: Disable `unneeded-internal-declaration` warning by Alexander Afanasyev · 11 years ago
  42. 2229503 build: downgrade maybe-uninitialized from an error to a warning by Junxiao Shi · 11 years ago
  43. d35176c build: Adding `-Werror` during compiler flag detection phase by Alexander Afanasyev · 11 years ago
  44. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  45. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 11 years ago
  46. 97e4cac build: Small reorganization with build scripts by Alexander Afanasyev · 11 years ago