1. ed47b29 Revert "build: enable Boost.MultiIndex safe mode in debug builds" by Davide Pesavento · 3 weeks ago
  2. 80f6755 build: enable Boost.MultiIndex safe mode in debug builds by Davide Pesavento · 4 weeks ago
  3. 2be774b build+docs: recommend Xcode 13 or later by Davide Pesavento · 4 weeks ago
  4. cbfc364 build: simplify and improve sphinx tool by Davide Pesavento · 4 months ago
  5. ac53789 build: rename `sphinx_build.py` to `sphinx.py` by Davide Pesavento · 4 months ago
  6. b62f952 build: make sphinx tool compatible with python 3.12 by Davide Pesavento · 4 months ago
  7. 682b2af build: tell libc++ to avoid including transitive headers by Davide Pesavento · 4 months ago
  8. c500393 build: stop defining _DEBUG, rely on NDEBUG instead by Davide Pesavento · 6 months ago
  9. 5fdab13 build: enable extra runtime checks in libstdc++/libc++ in debug mode by Davide Pesavento · 6 months ago
  10. ecfb217 build: disable -Wenum-constexpr-conversion with clang 18 by Davide Pesavento · 6 months ago
  11. 2f46d65 Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 8 months ago
  12. 03fdfb1 build: enable a few more compiler warnings by Davide Pesavento · 11 months ago
  13. 12b8aaa build: decrease level of debug information produced by default by Davide Pesavento · 11 months ago
  14. 869d1a3 util: remove obsolete backport of std::to_string by Davide Pesavento · 1 year, 4 months ago
  15. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  16. 762548b build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 4 months ago
  17. 81de5d9 Prepare release 0.8.1 by Davide Pesavento · 1 year, 6 months ago ndn-cxx-0.8.1
  18. ea5ce49 build: link with lld if available by Davide Pesavento · 1 year, 9 months ago
  19. f662500 build+ci: support macOS on arm64 by Davide Pesavento · 1 year, 11 months ago
  20. 541a822 build: raise minimum build requirements by Davide Pesavento · 2 years, 4 months ago
  21. 2b47ac0 build: fix detection of openssl 3.0 by Davide Pesavento · 3 years, 3 months ago
  22. 39535f4 util: Out-of-the-box support for Android logging by Alexander Afanasyev · 5 years ago
  23. 71c622b build: require clang >= 4.0, Xcode >= 9.0 by Davide Pesavento · 4 years, 2 months ago
  24. b310efb docs+ndnsec: improve description and parsing of command options, rewrite man pages by Davide Pesavento · 5 years ago
  25. 77f1c76 build: do not look for unneeded libraries by Davide Pesavento · 5 years ago
  26. fd67401 util: introduce NDN_THROW by Davide Pesavento · 5 years ago
  27. 64ae55d build: ensure /usr/local/include is treated as system include path on FreeBSD by Davide Pesavento · 6 years ago
  28. 4b8eab7 build: drop dependency on unused CoreServices framework by Davide Pesavento · 6 years ago
  29. 52bc4e9 build: disable -Wmissing-braces with clang < 6.0 by Davide Pesavento · 6 years ago
  30. ca660f1 build: require clang >= 3.6 by Davide Pesavento · 6 years ago
  31. 1fd0024 build: switch to C++14 by Davide Pesavento · 6 years ago
  32. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  33. 25038f3 build: find Boost lib architecture automatically by Eric Newberry · 6 years ago
  34. 5560fd4 build: update waf to version 2.0.6 by Alexander Afanasyev · 6 years ago
  35. b82d8c3 build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  36. adc7184 security: Remove old security framework by Alexander Afanasyev · 7 years ago
  37. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  38. 724d65a build: explicitly require clang >= 3.4 by Davide Pesavento · 7 years ago
  39. 37271c5 build: use gold linker and enable linker optimizations by Davide Pesavento · 7 years ago
  40. 5bcee10 util: Add detection whether WiFi interface is ad hoc on macOS by Alexander Afanasyev · 7 years ago
  41. 7cd43ab build: Allow Objective-C++ code to be used by Alexander Afanasyev · 7 years ago
  42. 3b3355c util: NetworkMonitor: macOS version of fine-grained signals on interface state changes by Alexander Afanasyev · 7 years ago
  43. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  44. f714c1f build: use -Og with clang as well by Davide Pesavento · 7 years ago
  45. 7f20d6e build+src: mark destructor virtual in classes with virtual functions by Davide Pesavento · 7 years ago
  46. 465c973 build: Do not fail the build in debug mode when using deprecated declarations by Alexander Afanasyev · 8 years ago
  47. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  48. 1349d2d build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  49. 750472b build: Fix detection of OpenSSL on OS X with HomeBrew by Alexander Afanasyev · 8 years ago
  50. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  51. b3015bd build: require minimum version of OpenSSL to be 1.0.1 by Yingdi Yu · 9 years ago
  52. 224044f build: Force linking against the locally compiled ndn-cxx library by Alexander Afanasyev · 8 years ago
  53. d4919b4 waf-tools: remove FRIEND_TYPENAME check by Junxiao Shi · 8 years ago
  54. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  55. e6e6fde build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 8 years ago
  56. 8c6880f build: Fix compatibility with Python 3 by Alexander Afanasyev · 8 years ago
  57. 3b5f4ea build: Improve cryptopp version detection by Alexander Afanasyev · 9 years ago
  58. efa22d6 build: Do not fail build when -Winfinite-recursion warning is generated by Alexander Afanasyev · 9 years ago
  59. 7c02b47 build: enable -Wextra by default by Davide Pesavento · 9 years ago
  60. b1ba3e0 build: downgrade keyword-macro from an error to a warning with clang by Junxiao Shi · 9 years ago
  61. d06ea05 build: disable clang's unused-local-typedef warning by Davide Pesavento · 9 years ago
  62. 96b96af Emulate std::to_string on platforms that do not provide it by Davide Pesavento · 9 years ago
  63. 1aafba4 build: Minor fix of default-compiler-flags tool by Davide Pesavento · 9 years ago
  64. 7476ebf encoding: Block::insert by Joao Pereira · 9 years ago
  65. 8868140 Add `noexcept` to move constructors and move assignment operators by Junxiao Shi · 9 years ago
  66. 5519cc7 build: Allow compilation as a shared library by Alexander Afanasyev · 9 years ago
  67. 00f855e build: Fix compilation failure on OS X 10.10 with cryptopp from MacPorts by Alexander Afanasyev · 9 years ago
  68. fc294ae build: Disable precompiled headers on OS X with clang < 6.1.0 by Alexander Afanasyev · 9 years ago
  69. 0dcb6a2 build: Update waf to version 1.8.8-dev (with custom patches) by Alexander Afanasyev · 9 years ago
  70. 895395f build: detect override & final specifiers support by Junxiao Shi · 9 years ago
  71. 3e7d2ac build: Explicitly define _GLIBCXX_USE_NANOSLEEP if gcc < 4.8 is used by Alexander Afanasyev · 9 years ago
  72. c940f4b build: Update waf to 1.8.5-dev by Alexander Afanasyev · 9 years ago
  73. e3d6266 build: Fix bug in default-compiler-flags.py by Stephen McQuistin · 9 years ago
  74. 0151579 build: Several updates of the build scripts by Alexander Afanasyev · 10 years ago
  75. 8d71fdb util: Signal by Junxiao Shi · 10 years ago
  76. c97d5d4 encoding: ensure Buffer is move constructible and assignable by Junxiao Shi · 10 years ago
  77. 4c32e74 ci: Build in debug mode for code coverage analysis by Alexander Afanasyev · 10 years ago
  78. dfe9c6b Always build in C++11 mode. by Davide Pesavento · 10 years ago
  79. 34e378c build: Do not warn about C99 extensions by Alexander Afanasyev · 10 years ago
  80. b1ab0ca build: minor fix for python3 compatibility. by Davide Pesavento · 10 years ago
  81. b578ab3 build: Disable `unneeded-internal-declaration` warning by Alexander Afanasyev · 10 years ago
  82. 24b75c8 src: Minor corrections and improvements by Alexander Afanasyev · 10 years ago
  83. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago
  84. 46ffa69 build: downgrade maybe-uninitialized from an error to a warning by Junxiao Shi · 10 years ago
  85. ae80f10 build: Correcting library detection by Alexander Afanasyev · 10 years ago
  86. fff47d6 build: Add optional pthread flag when detecting Crypto++ by Alexander Afanasyev · 10 years ago
  87. 16f24c5 build: Fixing typo in a build script by Mathias Gibbens · 10 years ago
  88. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  89. a06fdda src: Centralize version number by Alexander Afanasyev · 10 years ago
  90. 3e6a98e build: Adding `-Werror` during compiler flag detection phase by Alexander Afanasyev · 10 years ago
  91. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  92. 1160baa build: Reorganizing wscript into a set smaller function-specific scripts by Alexander Afanasyev · 10 years ago
  93. 96d523b build: Fix boost and openssl detection scripts by Alexander Afanasyev · 10 years ago
  94. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  95. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  96. 5e1288e docs: Updated installation instructions, AUTHORs, and other small updates by Alexander Afanasyev · 10 years ago
  97. dafdc37 build: Raising requirement for boost to be at least 1.48 by Alexander Afanasyev · 10 years ago
  98. f5df8e6 build: Extending wscript to enable coverage information with --with-coverage option by Alexander Afanasyev · 10 years ago
  99. a1ae0a1 build: Adding waf as a build system by Alexander Afanasyev · 10 years ago