1. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  2. 0bc5063 disable extended BFD tests in verify job by Klement Sekera · 8 years ago
  3. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  4. 937bf30 make test: python interpreter customization by vagrant · 8 years ago
  5. 28ea251 Fix for dependency problem with Fedora 25 by Thomas F Herbert · 8 years ago
  6. 70efbfc Check for missing deps on bootstrap target for Centos and Fedora. by Thomas F Herbert · 8 years ago
  7. 9f81d4f Python-API: debian packaging now depends on python-all (for pybuild) by Ole Troan · 8 years ago
  8. 88d38c4 make test: run all tests in test-cov target by Klement Sekera · 8 years ago
  9. 993e0ed make test: support out-of-tree tests by Klement Sekera · 8 years ago
  10. d2b792b Add epel-rpm-macros for CentOS/RHEL install-dep by Alexander Popovsky (apopovsk) · 8 years ago
  11. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  12. c563e0e Nasm > 2.11.06 required for sw_crypto. by Thomas F Herbert · 8 years ago
  13. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  14. a86e289 make test: add make test-shell[-debug] targets by Klement Sekera · 8 years ago
  15. 8713493 make test: split into basic and extended tests by Klement Sekera · 8 years ago
  16. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  17. 6ca42d3 dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto for IPsec Library by Radu Nicolau · 8 years ago
  18. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  19. eb82e7f Fix issue with apt-get update not being run on Ubuntu 16.04 by Ed Warnicke · 8 years ago
  20. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  21. 898171a fix OS_ID test in root Makefile by Gabriel Ganne · 8 years ago
  22. 2ce7f98 Add dpdk development packaging by Damjan Marion · 8 years ago
  23. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  24. 51a7c8b Add 'make test' to verify job by Damjan Marion · 8 years ago
  25. 6484b3b Toplevel Makefile cleanup by Damjan Marion · 8 years ago
  26. 6bbf83a Revert "vppctl: bash completion for vppctl commands" by Damjan Marion · 8 years ago
  27. d995c75 vppctl: bash completion for vppctl commands by Padraig Connolly · 8 years ago
  28. b17402e preserve environment when make install-dep by Gabriel Ganne · 8 years ago
  29. 5d22448 fix run-vat path by Matus Fabian · 8 years ago
  30. cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
  31. 37d77e9 test: fix paths after source code move by Damjan Marion · 8 years ago
  32. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago
  33. 1a9b5b7 vagrant: Fixing sudo related vagrant errors by Ray Kinsella · 8 years ago
  34. a1bd023 Remove RPATH from binaries before creating .deb and .rpm packages by Damjan Marion · 8 years ago
  35. 9225dee make test: improve robustness and performance by Klement Sekera · 8 years ago
  36. 0279b29 Add make test code coverage reporting using gcov by Juraj Sloboda · 8 years ago
  37. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  38. 7e3a875 API: Adapt make test to Python API changes. by Ole Troan · 8 years ago
  39. 1038937 Add banner for building deb and rpm packages to verify by Ed Warnicke · 8 years ago
  40. 31a64e5 Temporarily remove make test by Ed Warnicke · 8 years ago
  41. ddff8a4 Have make verify check deb and rpm builds by Ed Warnicke · 8 years ago
  42. cfce8fa Added make test to make verify by Ed Warnicke · 8 years ago
  43. c21d59f make: call install-dep on unatteded invocation by Damjan Marion · 8 years ago
  44. 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
  45. e30872e Add clang to 'make verify' by Damjan Marion · 8 years ago
  46. 7f3c36b Use gcc for start in 'make verify' by Damjan Marion · 8 years ago
  47. 4cecc61 Add 'make verify' target to top-level makefile by Damjan Marion · 8 years ago
  48. 778c276 Improve test framework documentation by Klement Sekera · 8 years ago
  49. 20a29c7 VPP-498: Prepare vpp RPM packaging for use by downstream distros. by Thomas F Herbert · 8 years ago
  50. 277b89c add vpp debugging support to test framework improve test documentation by Klement Sekera · 8 years ago
  51. f62ae12 refactor test framework by Klement Sekera · 8 years ago
  52. 5319429 Fix test target build by Peter Ginchev · 8 years ago
  53. cd8e318 Test Infra: Add plugin support by Pierre Pfister · 8 years ago
  54. b80f9d1 don't require root privileges when running the tests by Klement Sekera · 8 years ago
  55. f56b77a test: new test infrastructure by Damjan Marion · 8 years ago
  56. 36d2506 Enable doc building on MacOS by Chris Luke · 8 years ago
  57. 2470485 checkstyle: improve speed by checking only recently changed files by Damjan Marion · 8 years ago
  58. e0d802b VPP-221 Loosen Doxygen CLI command struct parser by Chris Luke · 8 years ago
  59. 54ccf22 VPP-221 CLI auto-documentation infrastructure by Chris Luke · 8 years ago
  60. 1557dfe Adding python-dev dependency to main Makefile. by Ole Troan · 8 years ago
  61. 5f9dcff VPP Python language binding - plugin support by Ole Troan · 8 years ago
  62. 4aa76c1 Fix missing include dirs in doxygen by Chris Luke · 8 years ago
  63. 905a7f5 Multiple changes in the plugin build infra by Damjan Marion · 8 years ago
  64. a777538 Set plugin path properly when using toplevel makefile to run/debug vpp by Damjan Marion · 8 years ago
  65. 4b72a58 Add gtags option to use ctags. Hidden option in Makefile by Keith Burns (alagalah) · 8 years ago
  66. f289ca6 Updated Makefile so install-dep doesn't prompt by Keith Burns (alagalah) · 8 years ago
  67. 3b3688f 6rd: Move to plugin by Ole Troan · 9 years ago
  68. 1aa310f Cleanup /dev/shm before starting VPP from top-level Makefile by Damjan Marion · 9 years ago
  69. 3535222 VPP-94: Add build-data directory for plugins and Makefile target by Pierre Pfister · 9 years ago
  70. ed18a1c VPP-65: Fix top-level "make install-dep" to work behind a firewall / by Dave Wallace · 9 years ago
  71. 1d1644c VPP-57 Add doxygen build dependencies by Chris Luke · 9 years ago
  72. b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
  73. 027103e Switch to using -headless JDK by Ed Warnicke · 9 years ago
  74. d6a779c Fix for unattended in Makefile by Ed Warnicke · 9 years ago
  75. c5e8681 Re-do java-8 handling, add unattended switch to toplevel Makefile by Damjan Marion · 9 years ago
  76. f86abbb VPP-33 Removing javah from Makefile. Merged as fix for Gerrit 884 by Keith Burns (alagalah) · 9 years ago
  77. 45a42b5 HONEYCOMB-10: jVpp - the new java API. Java code generation by Maros Marsalek · 9 years ago
  78. 7226b84 Fix for java8 releated breakage in make install-dep by Ed Warnicke · 9 years ago
  79. 60c63c7 VPP-8: Set java-8 for JNI by Marek Gradzki · 9 years ago
  80. 473bf23 Update Makefile to add debuginfo RPMs for gdb by Thomas F Herbert · 9 years ago
  81. 6b1d7c5 Make automake silent rules default by Damjan Marion · 9 years ago
  82. 0777915 ubuntu 16.04 build support. Supporting systemd with vpp.service files. by Srivatsa Sangli · 9 years ago
  83. 6855f6c Python-API: Inital commit of Python bindings for the VPP API. by Ole Troan · 9 years ago
  84. 7a2a378 dpdk socket-mem handling optimizations by Damjan Marion · 9 years ago
  85. 95db563 Fix dependency install on Ubuntu 16.04 by Damjan Marion · 9 years ago
  86. 0df78dd Add DPDK 16.04-rc2 support by Damjan Marion · 9 years ago
  87. 3c79e65 Fix epl-release in make install-dep for rpm by Ed Warnicke · 9 years ago
  88. 84eda9d Add build-root/*.rpm to .gitignore by Ed Warnicke · 9 years ago
  89. 76a66c1 Add -y to apt-get install for install-dep target by Ed Warnicke · 9 years ago
  90. e6f9023 Few additions to top-level Makefile by Damjan Marion · 9 years ago
  91. ebb27fb add install-dep target to toplevel Makefile by Damjan Marion · 9 years ago
  92. eef4d99 Few improvements in toplevel Makefile by Damjan Marion · 9 years ago
  93. e17fdb5 Add Top-Level Wrapper Makefile by Damjan Marion · 9 years ago