Age | Commit message (Expand) | Author | Files | Lines |
2016-10-26 | refactor test framework |  Klement Sekera | 1 | -21/+20 |
2016-10-18 | Fix test target build |  Peter Ginchev | 1 | -6/+10 |
2016-10-07 | Test Infra: Add plugin support |  Pierre Pfister | 1 | -2/+3 |
2016-10-05 | don't require root privileges when running the tests |  Klement Sekera | 1 | -1/+1 |
2016-10-03 | test: new test infrastructure |  Damjan Marion | 1 | -0/+33 |
2016-09-23 | Enable doc building on MacOS |  Chris Luke | 1 | -0/+3 |
2016-09-07 | checkstyle: improve speed by checking only recently changed files |  Damjan Marion | 1 | -0/+7 |
2016-08-31 | VPP-221 Loosen Doxygen CLI command struct parser |  Chris Luke | 1 | -1/+1 |
2016-08-31 | VPP-221 CLI auto-documentation infrastructure |  Chris Luke | 1 | -20/+18 |
2016-08-25 | Adding python-dev dependency to main Makefile. |  Ole Troan | 1 | -2/+2 |
2016-08-25 | VPP Python language binding - plugin support |  Ole Troan | 1 | -1/+5 |
2016-07-26 | Fix missing include dirs in doxygen |  Chris Luke | 1 | -1/+1 |
2016-07-08 | Multiple changes in the plugin build infra |  Damjan Marion | 1 | -3/+3 |
2016-07-08 | Set plugin path properly when using toplevel makefile to run/debug vpp |  Damjan Marion | 1 | -8/+11 |
2016-07-02 | Add gtags option to use ctags. Hidden option in Makefile |  Keith Burns (alagalah) | 1 | -0/+3 |
2016-06-17 | Updated Makefile so install-dep doesn't prompt |  Keith Burns (alagalah) | 1 | -3/+4 |
2016-06-15 | 6rd: Move to plugin |  Ole Troan | 1 | -3/+3 |
2016-06-14 | Cleanup /dev/shm before starting VPP from top-level Makefile |  Damjan Marion | 1 | -0/+2 |
2016-06-05 | VPP-94: Add build-data directory for plugins and Makefile target |  Pierre Pfister | 1 | -1/+7 |
2016-05-16 | VPP-65: Fix top-level "make install-dep" to work behind a firewall / |  Dave Wallace | 1 | -4/+4 |
2016-05-13 | VPP-57 Add doxygen build dependencies |  Chris Luke | 1 | -4/+9 |
2016-05-13 | VPP-57 Add Doxygen to VPP |  Chris Luke | 1 | -0/+25 |
2016-05-07 | Switch to using -headless JDK |  Ed Warnicke | 1 | -1/+6 |
2016-05-04 | Fix for unattended in Makefile |  Ed Warnicke | 1 | -1/+1 |
2016-05-02 | Re-do java-8 handling, add unattended switch to toplevel Makefile |  Damjan Marion | 1 | -18/+21 |
2016-05-02 | VPP-33 Removing javah from Makefile. Merged as fix for Gerrit 884 |  Keith Burns (alagalah) | 1 | -6/+0 |
2016-05-02 | HONEYCOMB-10: jVpp - the new java API. Java code generation |  Maros Marsalek | 1 | -0/+6 |
2016-04-28 | Fix for java8 releated breakage in make install-dep |  Ed Warnicke | 1 | -2/+2 |
2016-04-28 | VPP-8: Set java-8 for JNI |  Marek Gradzki | 1 | -1/+14 |
2016-04-28 | Update Makefile to add debuginfo RPMs for gdb |  Thomas F Herbert | 1 | -1/+2 |
2016-04-26 | Make automake silent rules default |  Damjan Marion | 1 | -2/+1 |
2016-04-20 | ubuntu 16.04 build support. Supporting systemd with vpp.service files. |  Srivatsa Sangli | 1 | -1/+1 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. |  Ole Troan | 1 | -1/+1 |
2016-04-17 | dpdk socket-mem handling optimizations |  Damjan Marion | 1 | -1/+1 |
2016-04-14 | Fix dependency install on Ubuntu 16.04 |  Damjan Marion | 1 | -1/+1 |
2016-03-29 | Add DPDK 16.04-rc2 support |  Damjan Marion | 1 | -1/+2 |
2016-03-29 | Fix epl-release in make install-dep for rpm |  Ed Warnicke | 1 | -1/+1 |
2016-03-25 | Add build-root/*.rpm to .gitignore |  Ed Warnicke | 1 | -1/+10 |
2016-03-18 | Add -y to apt-get install for install-dep target |  Ed Warnicke | 1 | -1/+1 |
2016-03-17 | Few additions to top-level Makefile |  Damjan Marion | 1 | -14/+34 |
2016-02-25 | add install-dep target to toplevel Makefile |  Damjan Marion | 1 | -0/+9 |
2016-02-23 | Few improvements in toplevel Makefile |  Damjan Marion | 1 | -4/+14 |
2016-02-10 | Add Top-Level Wrapper Makefile |  Damjan Marion | 1 | -0/+141 |