aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-10-11Deps added to Makefile must also be in spec file.Thomas F Herbert1-1/+4
2017-10-05drop python3 dependency (VPP-1010)Klement 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
2017-08-30add bc to dependency listGabriel Ganne1-3/+4
2017-08-29silence makefile warning on ubuntuGabriel Ganne1-1/+1
2017-08-26Add Build Requirements from Makefile to spec file.Thomas F Herbert1-15/+10
2017-08-25Fixed the SUSE dependency on libnumaMarco Varlese1-1/+1
2017-08-25dpdk: required changes for 17.08Sergio Gonzalez Monroy1-3/+3
2017-08-17make test: collect symlinks to failed testsKlement Sekera1-1/+1
2017-08-08Create source rpm.Thomas F Herbert1-0/+3
2017-08-04Fix nasm deps for Fedora.Thomas F Herbert1-1/+5
2017-08-02Added NASM package to support SW cryptoMarco Varlese1-1/+1
2017-07-20Enable build from dist tarball independent of git.Thomas F Herbert1-6/+11
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-2/+7
2017-06-30top-level Makefile improvementsDamjan Marion1-11/+36
2017-06-24Rewrite vppctl in CDamjan Marion1-1/+1
2017-06-02Add option to build sample plugin in top-level makefileDamjan Marion1-12/+23
2017-06-01Support to install dependencies on openSUSE distributionMarco Varlese1-1/+7
2017-05-31Revert "dpdk: build sw cryptodev support with make verify"Peter Mikus1-7/+5
2017-05-30dpdk: build sw cryptodev support with make verifySergio Gonzalez Monroy1-5/+7
2017-05-29Add Debian Jessie support in toplevel makefileDamjan Marion1-4/+11
2017-05-22Disable "make test" for CentOSDamjan Marion1-0/+2
2017-05-20Remove specific versions of some packages.Thomas F Herbert1-4/+5
2017-05-19Add indent to DEB_DEPENDS missing in vagrant box.Dave Wallace1-1/+1
2017-05-09Generate test paths for lib and lib64 subdirectoriesIgor Mikhailov (imichail)1-2/+5
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-4/+4
2017-05-06lcov is an EPEL rpm (at least for Centos)Igor Mikhailov (imichail)1-1/+6
2017-05-04Fix RPM_DEPENDS for all rpm distros after 28ea251Igor Mikhailov (imichail)1-3/+1
2017-04-20Extend ebuild to specify "configure" subdir, enable verify for sample-pluginDamjan Marion1-0/+2
2017-04-19disable extended BFD tests in verify jobKlement Sekera1-1/+1
2017-04-19Fix "make dist" to include version number, docouple it from rpm packagingDamjan Marion1-8/+20
2017-04-19make test: python interpreter customizationvagrant1-0/+1
2017-03-29Fix for dependency problem with Fedora 25Thomas F Herbert1-2/+10
2017-03-27Check for missing deps on bootstrap target for Centos and Fedora.Thomas F Herbert1-0/+15
2017-03-27Python-API: debian packaging now depends on python-all (for pybuild)Ole Troan1-1/+1
2017-03-22make test: run all tests in test-cov targetKlement Sekera1-0/+1
2017-03-22make test: support out-of-tree testsKlement Sekera1-2/+3
2017-03-16Add epel-rpm-macros for CentOS/RHEL install-depAlexander Popovsky (apopovsk)1-1/+1
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-2/+3
2017-03-14Nasm > 2.11.06 required for sw_crypto.Thomas F Herbert1-0/+1