[Piglit] [PATCH 0/8] Various Fixes on Cmake and opengl.

Kenney Phillis kphillisjr at gmail.com
Mon Sep 30 20:11:00 PDT 2013


Cmake fix 1: Fix problems involving out of tree builds
cmake fix 2: fix some missing files from installer.

config.h.in: applied a slightly more correct location
for the HAVE_STRNDUP define.

tests/util fixes: Updated changelog from previous commit.

Kenney Phillis (8):
  cmake: fix out of tree Installation and package generation.
  cmake: add *.geom to the list of installed files.
  cmake: add *.cl to the list of installed generated tests.
  cmake: ignore the "CMakeFiles" folder in generated_tests installer
  cmake: Increase minimum version from 2.6 to 2.8.
  config.h.in: add define for HAVE_STRNDUP
  piglit-util-gl-common: Add Function to clear extensions list.
  util/waffle: reinitialize extensions

 CMakeLists.txt                                     |    9 +++++----
 tests/util/config.h.in                             |    1 +
 .../piglit-framework-gl/piglit_wfl_framework.c     |    2 ++
 tests/util/piglit-util-gl-common.c                 |    8 ++++++++
 tests/util/piglit-util-gl-common.h                 |    5 +++++
 5 files changed, 21 insertions(+), 4 deletions(-)

-- 
1.7.9.5



More information about the Piglit mailing list