aboutsummaryrefslogtreecommitdiffstats
path: root/abi-descriptor.template
AgeCommit message (Collapse)AuthorFilesLines
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+1
Also update automake generated targets to match CMake generated ones svn path=/trunk/; revision=47879
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-1/+1
svn path=/trunk/; revision=47865
2011-06-04Include config.h and define _U_ for dumping ABI.Balint Reczey1-0/+6
svn path=/trunk/; revision=37545
2011-05-31Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.Balint Reczey1-0/+14
We can use the dumped ABI description for comparing ABI changes between revisions. svn path=/trunk/; revision=37474