Age | Commit message (Expand) | Author | Files | Lines |
2017-11-06 | make test: add CACHE_OUTPUT option | Klement Sekera | 1 | -0/+1 |
2017-11-05 | dpdk: build nasm from source | Sergio Gonzalez Monroy | 1 | -14/+1 |
2017-11-01 | VPP Object Model (VOM) | Neale Ranns | 1 | -0/+2 |
2017-10-25 | opensuse support: reworked SUSE DEPS variables | Marco Varlese | 1 | -6/+14 |
2017-10-14 | Deps added to Makefile must also be in spec file. | Thomas F Herbert | 1 | -5/+3 |
2017-10-14 | Use AESNI=y only on x86_64 machines | Brian Brooks | 1 | -0/+6 |
2017-10-12 | Remove libsubunit 'dependency' for openSUSE and fix NASM | Marco Varlese | 1 | -2/+10 |
2017-10-11 | test: retry 3 times if test fails during verify | Damjan Marion | 1 | -1/+1 |
2017-10-10 | openSUSE packages fix. | Marco Varlese | 1 | -5/+5 |
2017-10-04 | Packages dependencies: added clang3_8 and indent packages | Marco Varlese | 1 | -2/+3 |
2017-10-04 | checkstyle: add clang-format dependency, fix bug | Klement Sekera | 1 | -1/+1 |
2017-09-29 | make test: fix/disable VAPI tests on centos | Klement Sekera | 1 | -0/+6 |
2017-09-28 | drop python3 dependency | Klement Sekera | 1 | -7/+1 |
2017-09-26 | Fix SUSE dependencies to contemplate both python and python3 scripts. | Marco Varlese | 1 | -1/+1 |
2017-09-25 | Fix Ubuntu java dependency regression. | Dave Wallace | 1 | -0/+1 |
2017-09-22 | openSUSE build fix | Marco Varlese | 1 | -1/+1 |
2017-09-21 | Fix for ssl dependency on debian 9 | Anton Ivanov | 1 | -2/+7 |
2017-09-20 | Use openssl 1.0 compat RPM for Fedora 26 and newer. | Thomas F Herbert | 1 | -1/+3 |
2017-09-19 | Add new C API | Klement Sekera | 1 | -2/+9 |
2017-09-12 | Add option to build without multi-buffer crypto. | Thomas F Herbert | 1 | -1/+2 |
2017-09-08 | add apr-devel to rpm dependency list for centos-7 | Gabriel Ganne | 1 | -0/+1 |
2017-08-31 | Add explicit check for Fedora. | Thomas F Herbert | 1 | -1/+1 |
2017-08-31 | Do arithemtric comparison in Makefile without using bc | Damjan Marion | 1 | -1/+1 |
2017-08-31 | Revert "add bc to dependency list" | Damjan Marion | 1 | -4/+3 |
2017-08-30 | add bc to dependency list | Gabriel Ganne | 1 | -3/+4 |
2017-08-29 | silence makefile warning on ubuntu | Gabriel Ganne | 1 | -1/+1 |
2017-08-26 | Add Build Requirements from Makefile to spec file. | Thomas F Herbert | 1 | -15/+10 |
2017-08-25 | Fixed the SUSE dependency on libnuma | Marco Varlese | 1 | -1/+1 |
2017-08-25 | dpdk: required changes for 17.08 | Sergio Gonzalez Monroy | 1 | -3/+3 |
2017-08-17 | make test: collect symlinks to failed tests | Klement Sekera | 1 | -1/+1 |
2017-08-08 | Create source rpm. | Thomas F Herbert | 1 | -0/+3 |
2017-08-04 | Fix nasm deps for Fedora. | Thomas F Herbert | 1 | -1/+5 |
2017-08-02 | Added NASM package to support SW crypto | Marco Varlese | 1 | -1/+1 |
2017-07-20 | Enable build from dist tarball independent of git. | Thomas F Herbert | 1 | -6/+11 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -2/+7 |
2017-06-30 | top-level Makefile improvements | Damjan Marion | 1 | -11/+36 |
2017-06-24 | Rewrite vppctl in C | Damjan Marion | 1 | -1/+1 |
2017-06-02 | Add option to build sample plugin in top-level makefile | Damjan Marion | 1 | -12/+23 |
2017-06-01 | Support to install dependencies on openSUSE distribution | Marco Varlese | 1 | -1/+7 |
2017-05-31 | Revert "dpdk: build sw cryptodev support with make verify" | Peter Mikus | 1 | -7/+5 |
2017-05-30 | dpdk: build sw cryptodev support with make verify | Sergio Gonzalez Monroy | 1 | -5/+7 |
2017-05-29 | Add Debian Jessie support in toplevel makefile | Damjan Marion | 1 | -4/+11 |
2017-05-22 | Disable "make test" for CentOS | Damjan Marion | 1 | -0/+2 |
2017-05-20 | Remove specific versions of some packages. | Thomas F Herbert | 1 | -4/+5 |
2017-05-19 | Add indent to DEB_DEPENDS missing in vagrant box. | Dave Wallace | 1 | -1/+1 |
2017-05-09 | Generate test paths for lib and lib64 subdirectories | Igor Mikhailov (imichail) | 1 | -2/+5 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -4/+4 |
2017-05-06 | lcov is an EPEL rpm (at least for Centos) | Igor Mikhailov (imichail) | 1 | -1/+6 |
2017-05-04 | Fix RPM_DEPENDS for all rpm distros after 28ea251 | Igor Mikhailov (imichail) | 1 | -3/+1 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin | Damjan Marion | 1 | -0/+2 |