summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)AuthorFilesLines
2015-01-12add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIRGuo Yejun1-0/+35
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-09-16Fix the bug of LLVM_LFLAGS fail to setJunyan He1-2/+2
2014-06-19Fix build with mesa 10.1.Abrahm Scully1-1/+1
2014-04-28add support for cross compilerGuo Yejun1-1/+1
2014-04-17Use pkg-config to check modulesZhenyu Wang5-187/+3
2014-02-11Fix the cmake problem in FindLLVM.Zhigang Gong1-1/+1
2014-02-11Add clang/LLVM 3.5svn support.Zhigang Gong1-0/+9
2014-01-16CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong1-37/+0
2014-01-14Revert faulty pushed patchsetZhigang Gong1-0/+37
2014-01-10CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong1-37/+0
2014-01-08Start looking for LLVM from version 3.3 then higher version.Simon Richter1-2/+7
2013-11-27Add the drm include and lib path for find when drm is not the system one.Junyan He2-2/+12
2013-11-27Fix a build problem when the llvm version has the fix version digit.Zhigang Gong1-1/+1
2013-11-04Add a necessary include path for building with mesa.Zhigang Gong1-0/+1
2013-10-14support LLVM 3.4Homer Hsing1-2/+2
2013-09-18Refine cmake script file.Zhigang Gong2-37/+5
2013-09-06CL: Enalbe gl sharing with new egl extension.Zhigang Gong1-0/+14
2013-05-23Change CMake to support LLVM 3.1.Yang Rong1-2/+2
2013-05-23Change clang system call to libclang api call.Yang Rong1-1/+26
2013-04-27Add the INCLUDE_DIRECTORIES directive to all the FindXXX modules.Junyan He8-0/+8
2013-04-18Prefer versioned llvm-configSimon Richter1-3/+3
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+23
2013-04-10fix typo in FindLLVM.cmakeLu Guanqun1-1/+1
2013-04-10Find GBM/EGL library at build time.Zhigang Gong2-0/+70
2013-04-10backend: Add LLVM stable version supportFeng, Boqun1-3/+14
2013-04-10Keep consistent naming rule for LLVM_XXX Cmake variables.Zhigang Gong1-12/+7
2013-04-10fix compilation errors when it can't find correct library dirsLu Guanqun1-2/+2
2013-04-10Refine CMake to check llvm version.Zhigang Gong7-88/+40
2013-03-29CMake fixup.Zhigang Gong1-0/+46
2012-08-10Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia1-0/+36
2012-08-10Cleaned and simplified CMakeLists file Fixed some warnings with latest GCCbsegovia2-0/+3
2012-08-10Added all miniCL filesbsegovia8-0/+230