Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-16 | trivial pkgconfig fixes | Michael Meeks | |
2011-12-09 | horrendous hack to stubify a library | Michael Meeks | |
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. |