summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2020-02-13cmake: remove python six dependencyDylan Baker1-22/+0
2017-11-10cmake: also install Windows manifest filesBrian Paul1-1/+4
2017-10-31cmake: create Win10 manifest files for particular executablesBrian Paul2-0/+42
2015-02-23Add dependency on Python sixDylan Baker1-0/+22
2015-01-19cmake: Simplify finding python modulesDylan Baker4-93/+81
2015-01-19cmake: use cmake builtin python moduleDylan Baker2-2/+2
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-07-05cmake: Bump Mako requirement 0.7 -> 0.7.3Chad Versace1-1/+1
2014-06-26cmake: Require Mako >= 0.7Chad Versace1-0/+93
2014-06-23util: Generate piglit_get_gl_enum_name() and friendsChad Versace1-0/+2
2014-06-23glapi: Remove the glapi directoryChad Versace1-45/+0
2014-06-23dispatch: Generate piglit-dispatch from Khronos XMLChad Versace1-4/+9
2014-06-23util: Rename generated dispatch filesChad Versace1-2/+2
2014-06-10util/framework/glut: Auto-detect glutInitErrorFunc support.José Fonseca1-0/+11
2014-05-02cmake: Install under separate piglit directoryJordan Justen1-2/+2
2013-06-17glapi: Add parsing of GLES2/gl2ext.h.Eric Anholt1-0/+1
2013-06-17glapi: Parse the GLES3 core header for piglit-dispatch.Eric Anholt1-0/+1
2013-06-05Include enum.spec along with enumext.spec for piglit-dispatch.Eric Anholt1-0/+1
2013-05-17Modify the FindOpenCL.make to add the CL lib nameJunyan He1-1/+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 Versace3-1/+13
2012-11-16Fix discovery of OpenCL framework on MacOS.Aaron Watry1-2/+7
2012-10-22cmake: Add a PIGLIT_BUILD_GL_TESTS optionAdrian Marius Negreanu1-1/+3
2012-10-09cmake,util: Switch GL tests to use new frameworkChad Versace4-8/+4
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace4-13/+13
2012-09-05cmake: Build OpenCL utilities and frameworkBlaž Tomažič4-1/+54
2012-08-23cmake: Remove unused moudule FindWaffleChad Versace1-43/+0
2012-06-04make: Make util libraries shared in non-windows systemsPauli Nieminen1-1/+5
2012-05-23cmake: Use glut_waffle if USE_WAFFLE is enabledChad Versace4-15/+20
2012-05-23cmake: Add module FindWaffleChad Versace1-0/+43
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-0/+6
2012-05-23cmake: Clean up gles{1,2}/CMakeLists.txtChad Versace2-18/+14
2012-05-23cmake: Add options BUILD_GLES{1,2} tests [v2]Chad Versace1-2/+9
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 Versace2-23/+49
2012-03-23piglit-dispatch: Code generation scripts.Paul Berry2-0/+86
2011-09-09cmake: add gles1 as a valid target APIChia-I Wu2-1/+13
2011-02-26cmake: Do not add GLES2 targets if OPENGL_gles2_LIBRARY is not foundChad Versace1-7/+10
2011-02-25glut_egl: Build library glut_eglChad Versace1-4/+6
2011-02-25cmake: Enable building GLES2 targetsChad Versace2-4/+10
2011-02-25cmake: Add function piglit_include_target_apiChad Versace1-0/+47
2011-02-25cmake: Prepare CMake for GL and GLES2 buildsChad Versace4-0/+21