Go to file
Panu Matilainen 9cbae2aa64 scripts: support any git revisions as ABI validation range
In addition to git tags, support validating abi between any legal
gitrevisions(7) syntaxes, such as "validate-abi.sh -1 . <target>"
"validate-abi.sh master mybranch <target>" etc in addition to
validating between tags. Makes it easier to run the validator
for in-development work.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-12-08 00:09:43 +01:00
app replace bzero with memset 2015-12-07 04:57:16 +01:00
config config: disable vector optimizations in sched library 2015-12-06 01:02:51 +01:00
doc scripts: support any git revisions as ABI validation range 2015-12-08 00:09:43 +01:00
drivers replace bzero with memset 2015-12-07 04:57:16 +01:00
examples examples/vm_power_manager: fix build with libvirt < 1.0 2015-12-08 00:09:43 +01:00
lib remove blank lines at end-of-file 2015-12-07 04:57:16 +01:00
mk mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
pkg pkg: update RPM with standard install 2015-12-06 15:41:05 +01:00
scripts scripts: support any git revisions as ABI validation range 2015-12-08 00:09:43 +01:00
tools mk: remove multi-target install 2015-12-06 15:41:04 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS maintainers: claim responsibility for secondary process and FreeBSD 2015-12-06 22:15:14 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00