summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-08-25cmake: Don't define min/max macros on Windows.José Fonseca1-0/+3
2011-08-19Add piglit_set_rlimit utility functionIan Romanick1-0/+3
2011-08-09Fix test generation on Arch Linux.Paul Berry1-9/+16
2011-08-05cmake: Fix build with CMake 2.6.Vinson Lee1-4/+4
2011-08-05Add comprehensive tests of builtin functions with uniform input.Paul Berry1-0/+22
2011-06-22Also use -Wall (or equivalent) when compiling the C++ sources.José Fonseca1-0/+6
2011-06-22Don't use -Wall on MSVC.José Fonseca1-4/+11
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+1
2011-04-06cmake: Remove duplicate find_library() call.José Fonseca1-1/+0
2011-03-13Portability build fixes for MinGW.José Fonseca1-0/+5
2011-03-07cmake: Put the binaries in the right place for MSVS too.José Fonseca1-2/+10
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+14
2011-02-25cmake: Enable building GLES2 targetsChad Versace1-0/+1
2011-02-25piglit: Add header <piglit/gl_wrap.h>Chad Versace1-0/+1
2011-02-25cmake: Prepare CMake for GL and GLES2 buildsChad Versace1-2/+2
2011-02-25cmake: Move output paths from piglit_SOURCE_DIR to piglit_BINARY_DIRChad Versace1-2/+2
2011-02-25cmake: Replace awkward package inclusions with the natural CMake idiomChad Versace1-5/+5
2011-02-25cmake: Find GLES2 libraryChad Versace1-0/+1
2011-02-17Import GLEWMarek Olšák1-8/+0
2010-07-23Add X11 libs so it builds on FedoraKristian Høgsberg1-0/+1
2010-05-14Add the start of an EGL test suite and a EGL_NOK_swap_region testKristian Høgsberg1-0/+5
2010-04-19Add 'INCLUDE (CheckFunctionExists)' in CMakeLists.txt.Vinson Lee1-0/+1
2010-04-19util: Additional cmake-based portability testsIan Romanick1-0/+7
2010-04-19util: Add support for systems that lack strchrnul.Ian Romanick1-0/+7
2010-04-12Add a minimum cmake versionXavier Chantry1-0/+2
2009-04-30Enable compiler warnings.Eric Anholt1-0/+6
2009-03-18Add infrastructure for tests to use GLEWIan Romanick1-0/+8
2007-03-25texline: Write screenshot using libpngNicolai Haehnle1-0/+1
2007-03-25Build test executables in a dedicated bin directoryNicolai1-0/+3
2007-03-24Initial commitNicolai Hähnle1-0/+8