summaryrefslogtreecommitdiff
path: root/cmake/piglit_util.cmake
AgeCommit message (Expand)AuthorFilesLines
2017-11-10cmake: also install Windows manifest filesBrian Paul1-1/+4
2017-10-31cmake: create Win10 manifest files for particular executablesBrian Paul1-0/+30
2014-10-20libpiglit: Do not set CMAKE_SOVERSION on OpenBSD.Vinson Lee1-1/+3
2014-09-26libpiglit: Set CMAKE SOVERSION for internal libraries to "0"Jordan Justen1-0/+1
2014-05-02cmake: Install under separate piglit directoryJordan Justen1-2/+2
2013-02-06cmake: Ensure we use static libraries on Windows.José Fonseca1-1/+1
2013-02-06cmake: Allow to generate a tarball/zip with the binaries, scripts, data.José Fonseca1-0/+3
2012-11-29cmake: Support CMakeLists.gles3.txtChad Versace1-1/+1
2012-09-05cmake: Build OpenCL utilities and frameworkBlaž Tomažič1-1/+1
2012-06-04make: Make util libraries shared in non-windows systemsPauli Nieminen1-1/+5
2012-03-23cmake: Make each *.o depend on generated piglit_dispatch headersChad Versace1-6/+12
2012-03-23cmake: Define wrapper functions piglit_add_{executable,library}Chad Versace1-0/+26
2012-03-23cmake: Move utility functions into piglit_util.cmakeChad Versace1-0/+49