summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary LLVM 7 supportRebecca N. Palmer2018-08-201-1/+1
* FindLLVM: Accept LLVM 3.9Rebecca N. Palmer2017-02-101-2/+2
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-26/+0
* FindLLVM: allow LLVM/Clang 3.8 and reorder the llvm-config priority.Yang Rong2016-08-031-2/+2
* FindLLVM: allow LLVM/Clang 3.7Rebecca N. Palmer2016-05-111-2/+2
* FindLLVM: check for empty system-libs variableSteven Newbury2015-12-251-0/+2
* FindLLVM: allow LLVM/Clang 3.6Rebecca N. Palmer2015-03-241-2/+2
* Use matching versions of clang/llvm and libclang/libllvmRebecca Palmer2015-03-241-5/+26
* prefer newer llvm versions over 3.3Andreas Beckmann2015-02-111-2/+2
* add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIRGuo Yejun2015-01-121-0/+35
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Fix the bug of LLVM_LFLAGS fail to setJunyan He2014-09-161-2/+2
* Fix build with mesa 10.1.Abrahm Scully2014-06-191-1/+1
* add support for cross compilerGuo Yejun2014-04-281-1/+1
* Use pkg-config to check modulesZhenyu Wang2014-04-175-187/+3
* Fix the cmake problem in FindLLVM.Zhigang Gong2014-02-111-1/+1
* Add clang/LLVM 3.5svn support.Zhigang Gong2014-02-111-0/+9
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-161-37/+0
* Revert faulty pushed patchsetZhigang Gong2014-01-141-0/+37
* CL: prepare to support ICD if the system has ocl-icd..Zhigang Gong2014-01-101-37/+0
* Start looking for LLVM from version 3.3 then higher version.Simon Richter2014-01-081-2/+7
* Add the drm include and lib path for find when drm is not the system one.Junyan He2013-11-272-2/+12
* Fix a build problem when the llvm version has the fix version digit.Zhigang Gong2013-11-271-1/+1
* Add a necessary include path for building with mesa.Zhigang Gong2013-11-041-0/+1
* support LLVM 3.4Homer Hsing2013-10-141-2/+2
* Refine cmake script file.Zhigang Gong2013-09-182-37/+5
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-061-0/+14
* Change CMake to support LLVM 3.1.Yang Rong2013-05-231-2/+2
* Change clang system call to libclang api call.Yang Rong2013-05-231-1/+26
* Add the INCLUDE_DIRECTORIES directive to all the FindXXX modules.Junyan He2013-04-278-0/+8
* Prefer versioned llvm-configSimon Richter2013-04-181-3/+3
* Implement KHR ICD extensionSimon Richter2013-04-181-0/+23
* fix typo in FindLLVM.cmakeLu Guanqun2013-04-101-1/+1
* Find GBM/EGL library at build time.Zhigang Gong2013-04-102-0/+70
* backend: Add LLVM stable version supportFeng, Boqun2013-04-101-3/+14
* Keep consistent naming rule for LLVM_XXX Cmake variables.Zhigang Gong2013-04-101-12/+7
* fix compilation errors when it can't find correct library dirsLu Guanqun2013-04-101-2/+2
* Refine CMake to check llvm version.Zhigang Gong2013-04-107-88/+40
* CMake fixup.Zhigang Gong2013-03-291-0/+46
* Removed Gen6 Stripped out all dependencies from previous compiler Added a dep...Benjamin Segovia2012-08-101-0/+36
* Cleaned and simplified CMakeLists file Fixed some warnings with latest GCCbsegovia2012-08-102-0/+3
* Added all miniCL filesbsegovia2012-08-108-0/+230