1. 223548d install-dep: force osleap boost dep install by Florin Coras · 6 years ago
  2. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  3. 05b5d1b make wipe: Clean up *.api.json files. by Paul Vinciguerra · 6 years ago
  4. 6eb6163 Build changes required for Fedora and CentOS by Thomas F Herbert · 6 years ago
  5. b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
  6. e61ad8d make test: remove test-ext, fix test*-all targets by Klement Sekera · 6 years ago
  7. 840cd12 Makefile: support both RHEL and CentOS in install-dep by Yichen Wang · 6 years ago
  8. 8e7ba4a Trivial: Fix Makefile typo by Paul Vinciguerra · 6 years ago
  9. 2bfb9e1 Run 'make test' verify job on ubuntu 18.04 instead of 16.04 by Damjan Marion · 6 years ago
  10. 3138d72 Add the sphinx docs build options by jdenisco · 6 years ago
  11. 4a6cb83 rename vpp-dpdk-dev to vpp-ext-deps by Damjan Marion · 6 years ago
  12. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  13. 3ea2d6c cmake: keep 'make test-debug' on autotools for now by Damjan Marion · 6 years ago
  14. 6604dde Makefile: opensuse 15.0 reporting change by Ed Kern · 6 years ago
  15. 23722e6 cmake: add packages for opensuse by Marco Varlese · 6 years ago
  16. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  17. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  18. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  19. 005849e Set default STARTUP_DIR to be toplevel dir by Damjan Marion · 6 years ago
  20. 6922040 openSUSE: add python2-ply dependency by Marco Varlese · 6 years ago
  21. 19be50e Allow openSUSE tumbleweed by Marco Varlese · 7 years ago
  22. 164e5f8 Move VOM to extras/vom by Damjan Marion · 7 years ago
  23. 947fe5e Makefile: Add new opensuse-leap os id by Ed Kern · 7 years ago
  24. e9be715 Makefile: Removed clang build from verify by Ed Kern · 7 years ago
  25. e3ae09f Makefile: Added new ifeq to cover opensuse leap15 by Ed Kern · 7 years ago
  26. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  27. 67d4c24 Autodetect plugin path by Damjan Marion · 7 years ago
  28. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  29. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  30. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  31. 23d4e8a Build libmemif as part of verify job by Damjan Marion · 7 years ago
  32. 55f9967 remove bootstrap from top-level Makefile by Damjan Marion · 7 years ago
  33. 92b44ea use system provided ccache links by Damjan Marion · 7 years ago
  34. 9d7a7ba fix 'make build' by Damjan Marion · 7 years ago
  35. 5a72e42 Clean up vpp build bootstrap step by Dave Barach · 7 years ago
  36. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  37. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  38. b295782 fixup python ply package name for fedora >= 25 by Gabriel Ganne · 7 years ago
  39. 28227ad Makefile: Add python-ply to RPM_DEPENDS list. by Jon Loeliger · 7 years ago
  40. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  41. fedc455 Simplify packages dependency by Marco Varlese · 7 years ago
  42. b328f36 Tests clean-up when cleaning VPP code. by Marco Varlese · 7 years ago
  43. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  44. eb9e6b6 add libffi-dev to DEB_DEPENDS by Gabriel Ganne · 7 years ago
  45. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  46. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  47. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  48. db41776 opensuse support: reworked SUSE DEPS variables by Marco Varlese · 7 years ago
  49. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  50. 40b655c Use AESNI=y only on x86_64 machines by Brian Brooks · 7 years ago
  51. 5f1231c Remove libsubunit 'dependency' for openSUSE and fix NASM by Marco Varlese · 7 years ago
  52. a472f86 test: retry 3 times if test fails during verify by Damjan Marion · 7 years ago
  53. 50ec721 openSUSE packages fix. by Marco Varlese · 7 years ago
  54. 9bce0f6 Packages dependencies: added clang3_8 and indent packages by Marco Varlese · 7 years ago
  55. 6b6bd9d checkstyle: add clang-format dependency, fix bug by Klement Sekera · 7 years ago
  56. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  57. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  58. 625a9fa Fix SUSE dependencies to contemplate both python and python3 scripts. by Marco Varlese · 7 years ago
  59. f91fe3b Fix Ubuntu java dependency regression. by Dave Wallace · 7 years ago
  60. dc33d4c openSUSE build fix by Marco Varlese · 7 years ago
  61. e6f3b46 Fix for ssl dependency on debian 9 by Anton Ivanov · 7 years ago
  62. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  63. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  64. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  65. 555d920 add apr-devel to rpm dependency list for centos-7 by Gabriel Ganne · 7 years ago
  66. da78c85 Add explicit check for Fedora. by Thomas F Herbert · 7 years ago
  67. 3ea5eeb Do arithemtric comparison in Makefile without using bc by Damjan Marion · 7 years ago
  68. 1211beb Revert "add bc to dependency list" by Damjan Marion · 7 years ago
  69. e58c93b add bc to dependency list by Gabriel Ganne · 7 years ago
  70. 78d5abe silence makefile warning on ubuntu by Gabriel Ganne · 7 years ago
  71. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  72. 27de761 Fixed the SUSE dependency on libnuma by Marco Varlese · 7 years ago
  73. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  74. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  75. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago
  76. 33129bb Fix nasm deps for Fedora. by Thomas F Herbert · 7 years ago
  77. 024e23d Added NASM package to support SW crypto by Marco Varlese · 7 years ago
  78. 8d48722 Enable build from dist tarball independent of git. by Thomas F Herbert · 7 years ago
  79. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  80. b1dab65 top-level Makefile improvements by Damjan Marion · 7 years ago
  81. aad2098 Rewrite vppctl in C by Damjan Marion · 7 years ago
  82. 0dc3f19 Add option to build sample plugin in top-level makefile by Damjan Marion · 8 years ago
  83. d6ad5a5 Support to install dependencies on openSUSE distribution by Marco Varlese · 8 years ago
  84. ad625f5 Revert "dpdk: build sw cryptodev support with make verify" by Peter Mikus · 8 years ago
  85. 0e2e10b dpdk: build sw cryptodev support with make verify by Sergio Gonzalez Monroy · 8 years ago
  86. 9b6463d Add Debian Jessie support in toplevel makefile by Damjan Marion · 8 years ago
  87. aade2c5 Disable "make test" for CentOS by Damjan Marion · 8 years ago
  88. bc1c848 Remove specific versions of some packages. by Thomas F Herbert · 8 years ago
  89. fa7f9fd Add indent to DEB_DEPENDS missing in vagrant box. by Dave Wallace · 8 years ago
  90. ee29dd2 Generate test paths for lib and lib64 subdirectories by Igor Mikhailov (imichail) · 8 years ago
  91. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  92. 1989bce lcov is an EPEL rpm (at least for Centos) by Igor Mikhailov (imichail) · 8 years ago
  93. 3420896 Fix RPM_DEPENDS for all rpm distros after 28ea251 by Igor Mikhailov (imichail) · 8 years ago
  94. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  95. 0bc5063 disable extended BFD tests in verify job by Klement Sekera · 8 years ago
  96. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  97. 937bf30 make test: python interpreter customization by vagrant · 8 years ago
  98. 28ea251 Fix for dependency problem with Fedora 25 by Thomas F Herbert · 8 years ago
  99. 70efbfc Check for missing deps on bootstrap target for Centos and Fedora. by Thomas F Herbert · 8 years ago
  100. 9f81d4f Python-API: debian packaging now depends on python-all (for pybuild) by Ole Troan · 8 years ago