summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-07-31Remove MSVC build support.Jose Fonseca1-3/+3
2017-07-11wgl: initial check-in of wgl utility code and wgl sanity check programBrian Paul1-0/+7
2017-06-29cmake: Check for linux/sync_file.h for egl_khr_fence_sync.Vinson Lee1-0/+1
2017-06-23cmake: bump gbm dependency to 17.1Jan Vesely1-6/+4
2017-06-16cmake: Reintroduce version check to gbm_bo_map checkJan Vesely1-3/+5
2017-06-07CMake: define GBM_BO_MAP only when symbol is foundDaniel Diaz1-2/+3
2017-04-14Cmake: install comp shaders that are not generatedDylan Baker1-1/+1
2017-01-24CMake: Enable python 3.6Dylan Baker1-1/+1
2016-11-18cmake: require libxkbcommon when building with WaylandTapani Pälli1-0/+7
2016-09-26dmabuf: fix YUV tests for drivers other than intelRob Clark1-1/+1
2016-09-23cmake: Require egl 11.0.Vinson Lee1-1/+1
2016-08-31cmake: Link utils with xcb explicitlyJussi Kukkonen1-0/+1
2016-08-22CMake: Fix GBM version requirement for DMA BUF testsDylan Baker1-1/+1
2016-08-18piglit-framework-gl: Use GBM on non-intel for dmabuf creation.Eric Anholt1-1/+6
2016-04-13CMakeLists.txt: install compute shaders in generated_testsDylan Baker1-1/+1
2016-03-19cmake: Use NO_MODULE instead of CONFIG for older cmake compatibility.Vinson Lee1-1/+1
2016-03-03CMake: install bash completionsDylan Baker1-0/+9
2016-02-18dependencies: Bump numpy version to 1.7.0 in cmake and toxDylan Baker1-1/+1
2016-02-18tox.ini: Set the mako version to the minimum version in cmakeDylan Baker1-2/+10
2016-02-15cmake: use the EGL_CFLAGS_OTHERMircea Gherzan1-0/+1
2016-02-11python: function with six version 1.5.2Dylan Baker1-1/+1
2016-02-08CMake: Enable python 3.x for buildingDylan Baker1-1/+3
2016-01-26cmake: Simplify logic for MSVC 2013 U4.Jose Fonseca1-4/+2
2015-12-11cmake: Target C99.Jose Fonseca1-0/+6
2015-09-29Remove dangling references to GLUIan Romanick1-1/+1
2015-09-02Delete vpfp-generic.Kenneth Graunke1-1/+1
2015-07-15cmake: Match MSVC default stack size on MinGW builds.Jose Fonseca1-0/+3
2015-06-08cmake: Only build GLES tests by default on systems which support EGL.Jose Fonseca1-3/+9
2015-06-08cmake,util: Disable MacOSX depracation warnings everywhere.Jose Fonseca1-0/+8
2015-06-06util: Add a piglit_write_png() function.Kenneth Graunke1-1/+4
2015-06-05Enable building of GLES tests by defaultMarek Olšák1-3/+3
2015-03-24cmake: Silence CMP0042 warnings on MacOSX.Jose Fonseca1-0/+5
2015-03-04CMakeList.txt: Install OpenCL inc files.Dylan Baker1-1/+8
2015-03-03cmake: Use -Werror=pointer-arith on GCC builds.Jose Fonseca1-0/+6
2015-02-26cmake: Require mako >= 0.8.0.Vinson Lee1-1/+1
2015-02-26cmake: Require Python six >= 1.4.0.Vinson Lee1-1/+1
2015-02-23Add dependency on Python sixDylan Baker1-0/+1
2015-02-20cmake: change VLA warning into errorJan Vesely1-3/+3
2015-02-20cmake: Enforce standard C99 syntax for variadic macros.Jose Fonseca1-0/+11
2015-02-18cmake: Drop -Wdeclaration-after-statement.Jose Fonseca1-7/+1
2015-02-04cmake: Fix if-command logic on non MSVC.Jose Fonseca1-2/+4
2015-02-04cmake: Require MSVC 2013 Update 4.Jose Fonseca1-3/+3
2015-02-02add missing whitespace if waffle was not found by cmake (trivial)Felix Schwarz1-1/+1
2015-01-19cmake: Fix ee8579b452f0 regressionDylan Baker1-3/+3
2015-01-19cmake: Require numpy >= 1.6.2Dylan Baker1-1/+1
2015-01-19cmake: Simplify finding python modulesDylan Baker1-12/+3
2015-01-19cmake: use cmake builtin python moduleDylan Baker1-19/+3
2015-01-19cmake: use more standard cmake namesDylan Baker1-12/+12
2015-01-07CMakeList.txt: Fix error message for missing pythonDylan Baker1-2/+2
2014-12-16cmake: Improve experience detecting waffle on Windows.José Fonseca1-0/+11