1. b8bbd65 subunit is required on centos as well as fedora by Gabriel Ganne · 7 years ago
  2. eb9e6b6 add libffi-dev to DEB_DEPENDS by Gabriel Ganne · 7 years ago
  3. a3d933c make test: add CACHE_OUTPUT option by Klement Sekera · 7 years ago
  4. 6184db3 dpdk: build nasm from source by Sergio Gonzalez Monroy · 7 years ago
  5. 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
  6. db41776 opensuse support: reworked SUSE DEPS variables by Marco Varlese · 7 years ago
  7. e412891 Deps added to Makefile must also be in spec file. by Thomas F Herbert · 7 years ago
  8. 40b655c Use AESNI=y only on x86_64 machines by Brian Brooks · 7 years ago
  9. 5f1231c Remove libsubunit 'dependency' for openSUSE and fix NASM by Marco Varlese · 7 years ago
  10. a472f86 test: retry 3 times if test fails during verify by Damjan Marion · 7 years ago
  11. 50ec721 openSUSE packages fix. by Marco Varlese · 7 years ago
  12. 9bce0f6 Packages dependencies: added clang3_8 and indent packages by Marco Varlese · 7 years ago
  13. 6b6bd9d checkstyle: add clang-format dependency, fix bug by Klement Sekera · 7 years ago
  14. d3e671e make test: fix/disable VAPI tests on centos by Klement Sekera · 7 years ago
  15. 958b750 drop python3 dependency by Klement Sekera · 7 years ago
  16. 625a9fa Fix SUSE dependencies to contemplate both python and python3 scripts. by Marco Varlese · 7 years ago
  17. f91fe3b Fix Ubuntu java dependency regression. by Dave Wallace · 7 years ago
  18. dc33d4c openSUSE build fix by Marco Varlese · 7 years ago
  19. e6f3b46 Fix for ssl dependency on debian 9 by Anton Ivanov · 7 years ago
  20. 440751b Use openssl 1.0 compat RPM for Fedora 26 and newer. by Thomas F Herbert · 7 years ago
  21. 8f2a4ea Add new C API by Klement Sekera · 8 years ago
  22. 4b0ac82 Add option to build without multi-buffer crypto. by Thomas F Herbert · 7 years ago
  23. 555d920 add apr-devel to rpm dependency list for centos-7 by Gabriel Ganne · 7 years ago
  24. da78c85 Add explicit check for Fedora. by Thomas F Herbert · 7 years ago
  25. 3ea5eeb Do arithemtric comparison in Makefile without using bc by Damjan Marion · 7 years ago
  26. 1211beb Revert "add bc to dependency list" by Damjan Marion · 7 years ago
  27. e58c93b add bc to dependency list by Gabriel Ganne · 7 years ago
  28. 78d5abe silence makefile warning on ubuntu by Gabriel Ganne · 7 years ago
  29. bd8e242 Add Build Requirements from Makefile to spec file. by Thomas F Herbert · 7 years ago
  30. 27de761 Fixed the SUSE dependency on libnuma by Marco Varlese · 7 years ago
  31. acdc306 dpdk: required changes for 17.08 by Sergio Gonzalez Monroy · 7 years ago
  32. f413bef make test: collect symlinks to failed tests by Klement Sekera · 7 years ago
  33. b60f496 Create source rpm. by Thomas F Herbert · 7 years ago
  34. 33129bb Fix nasm deps for Fedora. by Thomas F Herbert · 7 years ago
  35. 024e23d Added NASM package to support SW crypto by Marco Varlese · 7 years ago
  36. 8d48722 Enable build from dist tarball independent of git. by Thomas F Herbert · 7 years ago
  37. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  38. b1dab65 top-level Makefile improvements by Damjan Marion · 7 years ago
  39. aad2098 Rewrite vppctl in C by Damjan Marion · 7 years ago
  40. 0dc3f19 Add option to build sample plugin in top-level makefile by Damjan Marion · 8 years ago
  41. d6ad5a5 Support to install dependencies on openSUSE distribution by Marco Varlese · 8 years ago
  42. ad625f5 Revert "dpdk: build sw cryptodev support with make verify" by Peter Mikus · 8 years ago
  43. 0e2e10b dpdk: build sw cryptodev support with make verify by Sergio Gonzalez Monroy · 8 years ago
  44. 9b6463d Add Debian Jessie support in toplevel makefile by Damjan Marion · 8 years ago
  45. aade2c5 Disable "make test" for CentOS by Damjan Marion · 8 years ago
  46. bc1c848 Remove specific versions of some packages. by Thomas F Herbert · 8 years ago
  47. fa7f9fd Add indent to DEB_DEPENDS missing in vagrant box. by Dave Wallace · 8 years ago
  48. ee29dd2 Generate test paths for lib and lib64 subdirectories by Igor Mikhailov (imichail) · 8 years ago
  49. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  50. 1989bce lcov is an EPEL rpm (at least for Centos) by Igor Mikhailov (imichail) · 8 years ago
  51. 3420896 Fix RPM_DEPENDS for all rpm distros after 28ea251 by Igor Mikhailov (imichail) · 8 years ago
  52. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  53. 0bc5063 disable extended BFD tests in verify job by Klement Sekera · 8 years ago
  54. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  55. 937bf30 make test: python interpreter customization by vagrant · 8 years ago
  56. 28ea251 Fix for dependency problem with Fedora 25 by Thomas F Herbert · 8 years ago
  57. 70efbfc Check for missing deps on bootstrap target for Centos and Fedora. by Thomas F Herbert · 8 years ago
  58. 9f81d4f Python-API: debian packaging now depends on python-all (for pybuild) by Ole Troan · 8 years ago
  59. 88d38c4 make test: run all tests in test-cov target by Klement Sekera · 8 years ago
  60. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  61. d2b792b Add epel-rpm-macros for CentOS/RHEL install-dep by Alexander Popovsky (apopovsk) · 8 years ago
  62. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  63. c563e0e Nasm > 2.11.06 required for sw_crypto. by Thomas F Herbert · 8 years ago
  64. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  65. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  66. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  67. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  68. 6ca42d3 dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto for IPsec Library by Radu Nicolau · 8 years ago
  69. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  70. eb82e7f Fix issue with apt-get update not being run on Ubuntu 16.04 by Ed Warnicke · 8 years ago
  71. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  72. 898171a fix OS_ID test in root Makefile by Gabriel Ganne · 8 years ago
  73. 2ce7f98 Add dpdk development packaging by Damjan Marion · 8 years ago
  74. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  75. 51a7c8b Add 'make test' to verify job by Damjan Marion · 8 years ago
  76. 6484b3b Toplevel Makefile cleanup by Damjan Marion · 8 years ago
  77. 6bbf83a Revert "vppctl: bash completion for vppctl commands" by Damjan Marion · 8 years ago
  78. d995c75 vppctl: bash completion for vppctl commands by Padraig Connolly · 8 years ago
  79. b17402e preserve environment when make install-dep by Gabriel Ganne · 8 years ago
  80. 5d22448 fix run-vat path by Matus Fabian · 8 years ago
  81. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  82. 37d77e9 test: fix paths after source code move by Damjan Marion · 8 years ago
  83. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago
  84. 1a9b5b7 vagrant: Fixing sudo related vagrant errors by Ray Kinsella · 8 years ago
  85. a1bd023 Remove RPATH from binaries before creating .deb and .rpm packages by Damjan Marion · 8 years ago
  86. 9225dee make test: improve robustness and performance by Klement Sekera · 8 years ago
  87. 0279b29 Add make test code coverage reporting using gcov by Juraj Sloboda · 8 years ago
  88. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  89. 7e3a875 API: Adapt make test to Python API changes. by Ole Troan · 8 years ago
  90. 1038937 Add banner for building deb and rpm packages to verify by Ed Warnicke · 8 years ago
  91. 31a64e5 Temporarily remove make test by Ed Warnicke · 8 years ago
  92. ddff8a4 Have make verify check deb and rpm builds by Ed Warnicke · 8 years ago
  93. cfce8fa Added make test to make verify by Ed Warnicke · 8 years ago
  94. c21d59f make: call install-dep on unatteded invocation by Damjan Marion · 8 years ago
  95. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
  96. e30872e Add clang to 'make verify' by Damjan Marion · 8 years ago
  97. 7f3c36b Use gcc for start in 'make verify' by Damjan Marion · 8 years ago
  98. 4cecc61 Add 'make verify' target to top-level makefile by Damjan Marion · 8 years ago
  99. 778c276 Improve test framework documentation by Klement Sekera · 8 years ago
  100. 20a29c7 VPP-498: Prepare vpp RPM packaging for use by downstream distros. by Thomas F Herbert · 8 years ago