summaryrefslogtreecommitdiffstats
path: root/bin/stubify.pl
Commit message (Collapse)AuthorAgeFilesLines
* trivial pkgconfig fixesMichael Meeks2011-12-161-2/+2
|
* horrendous hack to stubify a libraryMichael Meeks2011-12-091-0/+262
We dump the library's symbols we're trying to stubify, and then assemble another library that looks just like it, except with all of it's innards sucked out. We also use pkgconfig to find all the relevant dependencies and to build an entire library tree.