aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-01-24install-dep: force osleap boost dep installSteven Luong1-3/+3
2018-07-04openSUSE: add python2-ply dependencyMarco Varlese1-3/+3
2018-05-17Allow openSUSE tumbleweedMarco Varlese1-1/+1
2018-04-27Move VOM to extras/vomDamjan Marion1-1/+3
2018-04-26Makefile: Add new opensuse-leap os idEd Kern1-1/+11
2018-04-16Makefile: Removed clang build from verifyEd Kern1-7/+0
2018-04-10Makefile: Added new ifeq to cover opensuse leap15Ed Kern1-4/+9
2018-04-09plugins: unload plugin if early init failsDamjan Marion1-3/+4
2018-04-09Autodetect plugin pathDamjan Marion1-4/+2
2018-04-08Remove subunit from Centos requirements.Thomas F Herbert1-1/+2
2018-04-06Remove mbedtls from build requirement for CentosThomas F Herbert1-1/+2
2018-04-03Makefile: Alter VPP_PYTHON_PREFIX for preloading depsEd Kern1-1/+4
2018-03-28Build libmemif as part of verify jobDamjan Marion1-0/+2
2018-03-15remove bootstrap from top-level MakefileDamjan Marion1-16/+16
2018-03-15use system provided ccache linksDamjan Marion1-20/+0
2018-03-14fix 'make build'Damjan Marion1-1/+1
2018-03-14Clean up vpp build bootstrap stepDave Barach1-2/+7
2018-03-02session: first approximation implementation of tlsFlorin Coras1-3/+4
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall1-0/+1
2018-01-25fixup python ply package name for fedora >= 25Gabriel Ganne1-2/+2
2018-01-24Makefile: Add python-ply to RPM_DEPENDS list.Jon Loeliger1-3/+3
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-4/+4
2017-12-12Simplify packages dependencyMarco Varlese1-5/+11
2017-11-23Tests clean-up when cleaning VPP code.Marco Varlese1-2/+2
2017-11-17subunit is required on centos as well as fedoraGabriel Ganne1-2/+1
2017-11-15add libffi-dev to DEB_DEPENDSGabriel Ganne1-1/+1
2017-11-06make test: add CACHE_OUTPUT optionKlement Sekera1-0/+1
2017-11-05dpdk: build nasm from sourceSergio Gonzalez Monroy1-14/+1
2017-11-01VPP Object Model (VOM)Neale Ranns1-0/+2
2017-10-25opensuse support: reworked SUSE DEPS variablesMarco Varlese1-6/+14
2017-10-14Deps added to Makefile must also be in spec file.Thomas F Herbert1-5/+3
2017-10-14Use AESNI=y only on x86_64 machinesBrian Brooks1-0/+6
2017-10-12Remove libsubunit 'dependency' for openSUSE and fix NASMMarco Varlese1-2/+10
2017-10-11test: retry 3 times if test fails during verifyDamjan Marion1-1/+1
2017-10-10openSUSE packages fix.Marco Varlese1-5/+5
2017-10-04Packages dependencies: added clang3_8 and indent packagesMarco Varlese1-2/+3
2017-10-04checkstyle: add clang-format dependency, fix bugKlement Sekera1-1/+1
2017-09-29make test: fix/disable VAPI tests on centosKlement Sekera1-0/+6
2017-09-28drop python3 dependencyKlement Sekera1-7/+1
2017-09-26Fix SUSE dependencies to contemplate both python and python3 scripts.Marco Varlese1-1/+1
2017-09-25Fix Ubuntu java dependency regression.Dave Wallace1-0/+1
2017-09-22openSUSE build fixMarco Varlese1-1/+1
2017-09-21Fix for ssl dependency on debian 9Anton Ivanov1-2/+7
2017-09-20Use openssl 1.0 compat RPM for Fedora 26 and newer.Thomas F Herbert1-1/+3
2017-09-19Add new C APIKlement Sekera1-2/+9
2017-09-12Add option to build without multi-buffer crypto.Thomas F Herbert1-1/+2
2017-09-08add apr-devel to rpm dependency list for centos-7Gabriel Ganne1-0/+1
2017-08-31Add explicit check for Fedora.Thomas F Herbert1-1/+1
2017-08-31Do arithemtric comparison in Makefile without using bcDamjan Marion1-1/+1
2017-08-31Revert "add bc to dependency list"Damjan Marion1-4/+3