[Piglit] [PATCH 0/3] Update piglit install locations
Jordan Justen
jordan.l.justen at intel.com
Wed Apr 30 10:28:54 PDT 2014
Move piglit binaries and libraries out of the system paths
Add a piglit wrapper command to easily run piglit commands
in the new install location
git://people.freedesktop.org/~jljusten/piglit piglit-cmd
Jordan Justen (3):
cmake: Install under separate piglit directory
cmake: Add version suffix for install paths
piglit: Add piglit command
CMakeLists.txt | 43 ++++++++++++++++++----
cmake/piglit_util.cmake | 4 +--
piglit.in | 42 ++++++++++++++++++++++
piglit_cmd.py | 96 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 177 insertions(+), 8 deletions(-)
create mode 100755 piglit.in
create mode 100755 piglit_cmd.py
--
1.9.2
More information about the Piglit
mailing list