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