]> git.cworth.org Git - glaze/commitdiff
Add a simple helper program, glaze
authorCarl Worth <cworth@cworth.org>
Mon, 23 Sep 2013 15:13:22 +0000 (08:13 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 23 Sep 2013 15:13:22 +0000 (08:13 -0700)
This program allows for a user of glaze to simply execute:

glaze --wrapper=mywrapper.so <program> <args>

which is a fair bit easier than setting all of LD_LIBRARY_PATH,
GLAZE_LIBGL, and GLAZE_WRAPPER to achieve the same result.


No differences found