vnet: store hw interface speed in kbps instead of using flags
[vpp.git] / Makefile
2018-10-31 Yichen WangMakefile: support both RHEL and CentOS in install-dep 43/15643/1
2018-10-26 Paul VinciguerraTrivial: Fix Makefile typo 53/15553/2
2018-10-25 Damjan MarionRun 'make test' verify job on ubuntu 18.04 instead... 25/15525/2
2018-09-24 jdeniscoAdd the sphinx docs build options 57/14957/5
2018-09-20 Damjan Marionrename vpp-dpdk-dev to vpp-ext-deps 78/14878/4
2018-09-02 Damjan MarionSwitch to cmake 59/14459/14
2018-08-23 Damjan Marioncmake: keep 'make test-debug' on autotools for now 44/14444/2
2018-08-21 Ed KernMakefile: opensuse 15.0 reporting change 69/14369/2
2018-08-20 Marco Varlesecmake: add packages for opensuse 55/14355/2
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-08-01 Damjan MarionMove java api to extras/ 61/13861/3
2018-07-22 Neale Rannsmake test-ext: a new test target that builds VOM (exist... 85/13485/2
2018-07-19 Damjan MarionSet default STARTUP_DIR to be toplevel dir 52/13552/2
2018-07-04 Marco VarleseopenSUSE: add python2-ply dependency 50/13350/2
2018-05-17 Marco VarleseAllow openSUSE tumbleweed 25/12625/2
2018-04-27 Damjan MarionMove VOM to extras/vom 40/12140/4
2018-04-26 Ed KernMakefile: Add new opensuse-leap os id 04/12204/1
2018-04-16 Ed KernMakefile: Removed clang build from verify 76/11476/5
2018-04-10 Ed KernMakefile: Added new ifeq to cover opensuse leap15 81/11581/2
2018-04-09 Damjan Marionplugins: unload plugin if early init fails 55/11555/8
2018-04-09 Damjan MarionAutodetect plugin path 27/11527/9
2018-04-08 Thomas F HerbertRemove subunit from Centos requirements. 51/11551/4
2018-04-06 Thomas F HerbertRemove mbedtls from build requirement for Centos 56/11556/2
2018-04-03 Ed KernMakefile: Alter VPP_PYTHON_PREFIX for preloading deps 75/11475/2
2018-03-28 Damjan MarionBuild libmemif as part of verify job 71/11371/8
2018-03-15 Damjan Marionremove bootstrap from top-level Makefile 76/11176/2
2018-03-15 Damjan Marionuse system provided ccache links 60/11160/2
2018-03-14 Damjan Marionfix 'make build' 58/11158/1
2018-03-14 Dave BarachClean up vpp build bootstrap step 23/11123/7
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-01-30 Billy McFallVPP-899: Run VPP under SELinux 11/10111/4
2018-01-25 Gabriel Gannefixup python ply package name for fedora >= 25 42/10242/1
2018-01-24 Jon LoeligerMakefile: Add python-ply to RPM_DEPENDS list. 35/10235/1
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2017-12-12 Marco VarleseSimplify packages dependency 09/9809/3
2017-11-23 Marco VarleseTests clean-up when cleaning VPP code. 27/9527/3
2017-11-17 Gabriel Gannesubunit is required on centos as well as fedora 56/9456/2
2017-11-15 Gabriel Ganneadd libffi-dev to DEB_DEPENDS 54/8954/3
2017-11-06 Klement Sekeramake test: add CACHE_OUTPUT option 41/9241/2
2017-11-05 Sergio Gonzalez... dpdk: build nasm from source 72/9072/4
2017-11-01 Neale RannsVPP Object Model (VOM) 36/8836/17
2017-10-25 Marco Varleseopensuse support: reworked SUSE DEPS variables 96/8996/2
2017-10-14 Thomas F HerbertDeps added to Makefile must also be in spec file. 93/8793/2
2017-10-14 Brian BrooksUse AESNI=y only on x86_64 machines 22/8622/3
2017-10-12 Marco VarleseRemove libsubunit 'dependency' for openSUSE and fix... 36/8736/8
2017-10-11 Damjan Mariontest: retry 3 times if test fails during verify 38/8738/2
2017-10-10 Marco VarleseopenSUSE packages fix. 27/8727/7
2017-10-04 Marco VarlesePackages dependencies: added clang3_8 and indent packages 58/8658/2
2017-10-04 Klement Sekeracheckstyle: add clang-format dependency, fix bug 57/8657/2
2017-09-29 Klement Sekeramake test: fix/disable VAPI tests on centos 99/8599/1
2017-09-28 Klement Sekeradrop python3 dependency 84/8584/1
2017-09-26 Marco VarleseFix SUSE dependencies to contemplate both python and... 17/8517/2
2017-09-25 Dave WallaceFix Ubuntu java dependency regression. 26/8526/2
2017-09-22 Marco VarleseopenSUSE build fix 06/8506/2
2017-09-21 Anton IvanovFix for ssl dependency on debian 9 89/8489/3
2017-09-20 Thomas F HerbertUse openssl 1.0 compat RPM for Fedora 26 and newer. 60/8460/2
2017-09-19 Klement SekeraAdd new C API 83/6983/58
2017-09-12 Thomas F HerbertAdd option to build without multi-buffer crypto. 90/8290/3
2017-09-08 Gabriel Ganneadd apr-devel to rpm dependency list for centos-7 20/8320/2
2017-08-31 Thomas F HerbertAdd explicit check for Fedora. 75/8275/1
2017-08-31 Damjan MarionDo arithemtric comparison in Makefile without using bc 69/8269/2
2017-08-31 Damjan MarionRevert "add bc to dependency list" 68/8268/2
2017-08-30 Gabriel Ganneadd bc to dependency list 60/8260/1
2017-08-29 Gabriel Gannesilence makefile warning on ubuntu 36/8236/1
2017-08-26 Thomas F HerbertAdd Build Requirements from Makefile to spec file. 17/8117/4
2017-08-25 Marco VarleseFixed the SUSE dependency on libnuma 13/8213/2
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-08-17 Klement Sekeramake test: collect symlinks to failed tests 52/8052/5
2017-08-08 Thomas F HerbertCreate source rpm. 56/7856/3
2017-08-04 Thomas F HerbertFix nasm deps for Fedora. 01/7901/3
2017-08-02 Marco VarleseAdded NASM package to support SW crypto 79/7879/2
2017-07-20 Thomas F HerbertEnable build from dist tarball independent of git. 54/7654/2
2017-07-18 Dave WallaceFix unlinking of /dev/shm files. 99/7399/5
2017-06-30 Damjan Mariontop-level Makefile improvements 60/7360/4
2017-06-24 Damjan MarionRewrite vppctl in C 30/7230/6
2017-06-02 Damjan MarionAdd option to build sample plugin in top-level makefile 62/6962/3
2017-06-01 Marco VarleseSupport to install dependencies on openSUSE distribution 73/6973/2
2017-05-31 Peter MikusRevert "dpdk: build sw cryptodev support with make... 59/6959/3
2017-05-30 Sergio Gonzalez... dpdk: build sw cryptodev support with make verify 47/5847/8
2017-05-29 Damjan MarionAdd Debian Jessie support in toplevel makefile 97/6897/2
2017-05-22 Damjan MarionDisable "make test" for CentOS 28/6828/1
2017-05-20 Thomas F HerbertRemove specific versions of some packages. 08/6808/2
2017-05-19 Dave WallaceAdd indent to DEB_DEPENDS missing in vagrant box. 51/6751/3
2017-05-10 Igor Mikhailov ... Generate test paths for lib and lib64 subdirectories 30/6630/1
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-06 Igor Mikhailov ... lcov is an EPEL rpm (at least for Centos) 90/6590/2
2017-05-04 Igor Mikhailov ... Fix RPM_DEPENDS for all rpm distros after 28ea251 47/6547/2
2017-04-20 Damjan MarionExtend ebuild to specify "configure" subdir, enable... 62/6262/5
2017-04-19 Klement Sekeradisable extended BFD tests in verify job 67/6267/2
2017-04-19 Damjan MarionFix "make dist" to include version number, docouple... 44/6244/3
2017-04-19 vagrantmake test: python interpreter customization 63/6163/3
2017-03-29 Thomas F HerbertFix for dependency problem with Fedora 25 22/5922/2
2017-03-27 Thomas F HerbertCheck for missing deps on bootstrap target for Centos... 98/5798/3
2017-03-27 Ole TroanPython-API: debian packaging now depends on python... 60/5860/2
2017-03-22 Klement Sekeramake test: run all tests in test-cov target 16/5816/2
2017-03-22 Klement Sekeramake test: support out-of-tree tests 74/5774/3
2017-03-17 Alexander Popovsky... Add epel-rpm-macros for CentOS/RHEL install-dep 81/5781/1
2017-03-15 Ole TroanPython API: Change from cPython to CFFI. 66/5666/14
2017-03-14 Thomas F HerbertNasm > 2.11.06 required for sw_crypto. 23/5723/2
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
next