Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-20 | libpiglit: Do not set CMAKE_SOVERSION on OpenBSD. | Vinson Lee | 1 | -1/+3 |
2014-09-26 | libpiglit: Set CMAKE SOVERSION for internal libraries to "0" | Jordan Justen | 1 | -0/+1 |
2014-05-02 | cmake: Install under separate piglit directory | Jordan Justen | 1 | -2/+2 |
2013-02-06 | cmake: Ensure we use static libraries on Windows. | José Fonseca | 1 | -1/+1 |
2013-02-06 | cmake: Allow to generate a tarball/zip with the binaries, scripts, data. | José Fonseca | 1 | -0/+3 |
2012-11-29 | cmake: Support CMakeLists.gles3.txt | Chad Versace | 1 | -1/+1 |
2012-09-05 | cmake: Build OpenCL utilities and framework | Blaž Tomažič | 1 | -1/+1 |
2012-06-04 | make: Make util libraries shared in non-windows systems | Pauli Nieminen | 1 | -1/+5 |
2012-03-23 | cmake: Make each *.o depend on generated piglit_dispatch headers | Chad Versace | 1 | -6/+12 |
2012-03-23 | cmake: Define wrapper functions piglit_add_{executable,library} | Chad Versace | 1 | -0/+26 |
2012-03-23 | cmake: Move utility functions into piglit_util.cmake | Chad Versace | 1 | -0/+49 |