Age | Commit message (Expand) | Author | Files | Lines |
2020-01-04 | misc: fix feature.yaml |  Ole Troan | 1 | -5/+3 |
2019-12-20 | tests: don't prompt to launch gdb for sanity test case |  Paul Vinciguerra | 1 | -0/+2 |
2019-12-17 | build: Add missing package to Makefile |  Paul Vinciguerra | 1 | -2/+6 |
2019-12-17 | misc: Add CentOS 8 package support |  Renato Botelho do Couto | 1 | -0/+10 |
2019-12-11 | docs: Rework the startup configuration section |  John DeNisco | 1 | -1/+1 |
2019-12-04 | build: fix make test with distributed src |  Dave Wallace | 1 | -19/+5 |
2019-11-21 | build: Update missing package |  Paul Vinciguerra | 1 | -0/+1 |
2019-11-15 | build: fix docs/doxygen targets |  Dave Wallace | 1 | -3/+4 |
2019-11-15 | build: make checkstyle-* targets and cleanup |  Dave Wallace | 1 | -17/+104 |
2019-11-13 | build: Revert "build: fix make checkstyle" |  Dave Wallace | 1 | -1/+1 |
2019-11-13 | build: fix make checkstyle |  Florin Coras | 1 | -1/+1 |
2019-11-07 | build: Fix 3rd party CI systems. |  Paul Vinciguerra | 1 | -1/+4 |
2019-11-06 | build: add yaml file linting to make checkstyle |  Paul Vinciguerra | 1 | -1/+3 |
2019-11-05 | docs: fix issues with src/scripts/fts.py |  Paul Vinciguerra | 1 | -6/+17 |
2019-10-09 | build: clean up make help output |  Dave Wallace | 1 | -49/+49 |
2019-09-24 | build: pass 'no-pci' to autgenerated config |  Damjan Marion | 1 | -0/+1 |
2019-09-18 | vppapigen: fix tests and run on verify |  Paul Vinciguerra | 1 | -0/+2 |
2019-09-17 | build: fix rpm python 3 depends |  Ed Kern | 1 | -1/+1 |
2019-07-28 | build: add option to wipe/rebuild papi |  Paul Vinciguerra | 1 | -0/+3 |
2019-07-17 | build: add targets for json api files |  Paul Vinciguerra | 1 | -0/+8 |
2019-07-16 | build: separate pkg builds from verify target |  Dave Wallace | 1 | -1/+3 |
2019-07-12 | vom: build VOM package when CI builds |  YohanPipereau | 1 | -0/+4 |
2019-06-27 | tests: pin python dependencies |  Aloys Augustin | 1 | -0/+4 |
2019-06-27 | build: remove japi-install from Makefile |  Neale Ranns | 1 | -1/+1 |
2019-05-31 | tools: FEATURE.yaml meta-data infrastructure |  Ole Troan | 1 | -3/+11 |
2019-05-29 | make: git commit template |  Ole Troan | 1 | -0/+1 |
2019-05-09 | add mactime plugin unit / code coverage tests |  Dave Barach | 1 | -0/+4 |
2019-05-08 | Fix $(SUSE_NAME) in Makefile. |  Paul Vinciguerra | 1 | -3/+3 |
2019-04-19 | build: fix fedora dependencies |  Benoît Ganne | 1 | -2/+2 |
2019-04-05 | Fix failing centos jobs due to yum replacing python34 with python36. |  Paul Vinciguerra | 1 | -2/+2 |
2019-03-26 | Add missing OpenSUSE Leap 15.0 build deps |  Benoît Ganne | 1 | -1/+1 |
2019-03-22 | add a "make test-gcov" target |  Dave Barach | 1 | -0/+4 |
2019-03-15 | PAPI: Build python3 package for vpp_papi |  Ole Troan | 1 | -1/+2 |
2019-02-27 | Fix centos build and build documentation |  jdenisco | 1 | -1/+1 |
2019-02-22 | Makefile: fix missing help instruction |  Steven Luong | 1 | -0/+2 |
2019-02-20 | docs: use python3 for make docs. |  Paul Vinciguerra | 1 | -0/+1 |
2019-02-19 | Makefile: correct opensuse 15.0 dep naming |  Ed Kern | 1 | -2/+2 |
2019-02-19 | VPP-1504: Remove JVPP |  Michal Cmarada | 1 | -11/+4 |
2019-02-14 | make test: make test-ext working again |  Klement Sekera | 1 | -0/+1 |
2019-02-14 | deb-pkg: Add libvom package support |  Mohsin Kazmi | 1 | -0/+9 |
2019-02-06 | Fix borken install-dep on RHEL |  Yichen Wang | 1 | -0/+3 |
2019-02-02 | Python3: Move vppapigen to python3. |  Paul Vinciguerra | 1 | -7/+7 |
2019-01-20 | Rework of debian packaging |  Damjan Marion | 1 | -3/+4 |
2019-01-17 | cmake3 exsit in epel(centos), install epel-release |  drenfong.wang | 1 | -1/+1 |
2018-12-27 | install-dep: force osleap boost dep install |  Florin Coras | 1 | -4/+4 |
2018-12-19 | vlib: support Hyper-v/Azure VMBus |  Stephen Hemminger | 1 | -2/+3 |
2018-12-18 | make wipe: Clean up *.api.json files. |  Paul Vinciguerra | 1 | -0/+1 |
2018-12-18 | Build changes required for Fedora and CentOS |  Thomas F Herbert | 1 | -11/+12 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -8/+7 |
2018-11-23 | make test: remove test-ext, fix test*-all targets |  Klement Sekera | 1 | -6/+2 |