aboutsummaryrefslogtreecommitdiffstats
path: root/tools/compare-abis.sh
AgeCommit message (Collapse)AuthorFilesLines
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
There are a few things in here which could still use attention. Don't regenerate anything now. Change-Id: I283c224d3523212144707fca3d6265916cb11792 Reviewed-on: https://code.wireshark.org/review/205 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2013-09-10Make compare-abis.sh work with versions having multiple digits in version numberBalint Reczey1-2/+2
svn path=/trunk/; revision=51927
2013-07-12Add a (GPLv2+) license header, copyright Balint.Jeff Morriss1-2/+22
svn path=/trunk/; revision=50543
2013-02-25Make compare-abs.sh work on CMake buildsBalint Reczey1-7/+15
svn path=/trunk/; revision=47884
2012-01-19Update abi-compliance-checker options to be compatible with 1.96.1Balint Reczey1-2/+4
svn path=/trunk/; revision=40597
2011-11-15Fix some propsBill Meier1-3/+4
svn path=/trunk/; revision=39851
2011-06-05Collect number of errors form ABI checks runs in compare-abis.sh.Balint Reczey1-3/+4
svn path=/trunk/; revision=37553
2011-06-04Adding script for comparing ABI's of different Wireshark versions.Balint Reczey1-0/+35
svn path=/trunk/; revision=37546