llvm-project/openmp/runtime/cmake
Jonathan Peyton 7979a07611 Change CMake variable prefix to LIBOMP
Cached CMake variables need to have a prefix so they don't collide with other
projects. This change (a lot of simple changes) simply prefixes cached variables
with LIBOMP_ and sets all of these variables to UPPERCASE which is convention.
e.g., os => LIBOMP_OS, ompt_support => LIBOMP_OMPT_SUPPORT.

Differential Revision: http://reviews.llvm.org/D9829

llvm-svn: 237845
2015-05-20 22:33:24 +00:00
..
Clang I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
GNU I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
Intel Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
MSVC Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
BuildPLRules.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
CommonFlags.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
Definitions.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
GetArchitecture.cmake Cross compiler build fix [Important] - from J.Peyton, initial version from C.Bergstrom. 2015-05-14 12:54:08 +00:00
HelperFunctions.cmake Integrate libiomp CMake into LLVM CMake build system. 2015-05-05 20:02:52 +00:00
MicroTests.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
PerlFlags.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00
SourceFiles.cmake Change CMake variable prefix to LIBOMP 2015-05-20 22:33:24 +00:00