aboutsummaryrefslogtreecommitdiffstats
path: root/build-root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-02-28ebuild: fix the distclean targetDave Barach1-16/+13
2020-02-08misc: fix the MAKE_PARALLEL_JOBS for 'make verify' targetAndrew Yourtchenko1-4/+2
2019-01-26Run vpp-configure on change to cmake config files.Burt Silverman1-0/+4
2018-03-24allow specifying number of concurrent jobsKlement Sekera1-0/+4
2018-03-15use system provided ccache linksDamjan Marion1-1/+2
2018-03-14Clean up vpp build bootstrap stepDave Barach1-10/+2
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-10makefile set CXXFLAGS so they are propageted to sub-buildsNeale Ranns1-0/+4
2017-11-22 Makefile: make_parallel_flags via env variableEd Kern1-1/+1
2017-11-13Reduce number of parallel buildsDamjan Marion1-1/+1
2017-11-01Clean up a few historical anomaliesDave Barach1-22/+6
2017-09-07The missing variable (added with this patch) was causing the build on AARCH64Marco Varlese1-0/+1
2017-06-24make: Fix parallel building with some container platforms (VPP-880)Chris Luke1-10/+7
2017-04-20Extend ebuild to specify "configure" subdir, enable verify for sample-pluginDamjan Marion1-2/+4
2017-01-20Add dpdk development packagingDamjan Marion1-1/+0
2017-01-10Revert "vppctl: bash completion for vppctl commands"Damjan Marion1-2/+1
2017-01-09vppctl: bash completion for vppctl commandsPadraig Connolly1-1/+2
2016-10-26refactor test frameworkKlement Sekera1-0/+1
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+5
2016-03-30Remove historical tags, fix the debug tagDave Barach1-22/+4
2016-03-25Fix distclean to correctly handle CentosEd Warnicke1-1/+2
2016-03-24Reduce number of parallel gcc invocations from 4 to 2 per cpuDamjan Marion1-1/+1
2016-01-27Allow CCACHE_DIR to be overridden, e.g. from .../build-root/build-config.mkDave Barach1-1/+6
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-4/+13
2015-12-15Remove autotools generated productsDave Barach1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1168