aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Add banner for building deb and rpm packages to verifyEd Warnicke1-0/+2
2016-11-30Temporarily remove make testEd Warnicke1-1/+0
2016-11-29Have make verify check deb and rpm buildsEd Warnicke1-5/+11
2016-11-29Added make test to make verifyEd Warnicke1-3/+3
2016-11-19make: call install-dep on unatteded invocationDamjan Marion1-0/+4
2016-11-15Update test documentation.Matej Klotton1-1/+1
2016-11-12Add clang to 'make verify'Damjan Marion1-0/+18
2016-11-12Use gcc for start in 'make verify'Damjan Marion1-3/+2
2016-11-11Add 'make verify' target to top-level makefileDamjan Marion1-0/+4
2016-11-09Improve test framework documentationKlement Sekera1-1/+1
2016-11-04VPP-498: Prepare vpp RPM packaging for use by downstream distros.Thomas F Herbert1-2/+19
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-9/+18
2016-10-26refactor test frameworkKlement Sekera1-21/+20
2016-10-18Fix test target buildPeter Ginchev1-6/+10
2016-10-07Test Infra: Add plugin supportPierre Pfister1-2/+3
2016-10-05don't require root privileges when running the testsKlement Sekera1-1/+1
2016-10-03test: new test infrastructureDamjan Marion1-0/+33
2016-09-23Enable doc building on MacOSChris Luke1-0/+3
2016-09-07checkstyle: improve speed by checking only recently changed filesDamjan Marion1-0/+7
2016-08-31VPP-221 Loosen Doxygen CLI command struct parserChris Luke1-1/+1
2016-08-31VPP-221 CLI auto-documentation infrastructureChris Luke1-20/+18
2016-08-25Adding python-dev dependency to main Makefile.Ole Troan1-2/+2
2016-08-25VPP Python language binding - plugin supportOle Troan1-1/+5
2016-07-26Fix missing include dirs in doxygenChris Luke1-1/+1
2016-07-08Multiple changes in the plugin build infraDamjan Marion1-3/+3
2016-07-08Set plugin path properly when using toplevel makefile to run/debug vppDamjan Marion1-8/+11
2016-07-02Add gtags option to use ctags. Hidden option in MakefileKeith Burns (alagalah)1-0/+3
2016-06-17Updated Makefile so install-dep doesn't promptKeith Burns (alagalah)1-3/+4
2016-06-156rd: Move to pluginOle Troan1-3/+3
2016-06-14Cleanup /dev/shm before starting VPP from top-level MakefileDamjan Marion1-0/+2
2016-06-05VPP-94: Add build-data directory for plugins and Makefile targetPierre Pfister1-1/+7
2016-05-16VPP-65: Fix top-level "make install-dep" to work behind a firewall /Dave Wallace1-4/+4
2016-05-13VPP-57 Add doxygen build dependenciesChris Luke1-4/+9
2016-05-13VPP-57 Add Doxygen to VPPChris Luke1-0/+25
2016-05-07Switch to using -headless JDKEd Warnicke1-1/+6
2016-05-04Fix for unattended in MakefileEd Warnicke1-1/+1
2016-05-02Re-do java-8 handling, add unattended switch to toplevel MakefileDamjan Marion1-18/+21
2016-05-02VPP-33 Removing javah from Makefile. Merged as fix for Gerrit 884Keith Burns (alagalah)1-6/+0
2016-05-02HONEYCOMB-10: jVpp - the new java API. Java code generationMaros Marsalek1-0/+6
2016-04-28Fix for java8 releated breakage in make install-depEd Warnicke1-2/+2
2016-04-28VPP-8: Set java-8 for JNIMarek Gradzki1-1/+14
2016-04-28Update Makefile to add debuginfo RPMs for gdbThomas F Herbert1-1/+2
2016-04-26Make automake silent rules defaultDamjan Marion1-2/+1
2016-04-20ubuntu 16.04 build support. Supporting systemd with vpp.service files.Srivatsa Sangli1-1/+1
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan1-1/+1
2016-04-17dpdk socket-mem handling optimizationsDamjan Marion1-1/+1
2016-04-14Fix dependency install on Ubuntu 16.04Damjan Marion1-1/+1
2016-03-29Add DPDK 16.04-rc2 supportDamjan Marion1-1/+2
2016-03-29Fix epl-release in make install-dep for rpmEd Warnicke1-1/+1
2016-03-25Add build-root/*.rpm to .gitignoreEd Warnicke1-1/+10