]> git.notmuchmail.org Git - apitrace/commitdiff
dump-images: Execute glretrace from source dir when running uninstalled
authorCarl Worth <cworth@cworth.org>
Sun, 12 Aug 2012 23:36:48 +0000 (16:36 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 18 Nov 2012 14:33:57 +0000 (14:33 +0000)
Previously, we've had code to carefully find wrappers and scripts
relative to an apitrace binary being run from an uninstalled
directory. This is extremely useful while testing an experimental
feature before installing said experimental code.

Similarly, provide a findProgram function to do the same thing for an
executable program and use it within "apitrace dump-images" when
invoking glretrace.


No differences found