llvm-project/openmp/runtime/cmake
Jonathan Peyton 227e1aeb13 Apply name change to CMake build system.
This change has the CMake build system create a dynamic library named
libomp instead of libiomp5.  Also any reference to libiomp is replaced
with libomp.  One can still use the LIBOMP_LIB_NAME variable to enforce
a different name, and everything will still work as expected.  An important
note is that libiomp5 and libgomp symlinks are created at install time when
on Unix systems.  On Windows, copies are created with the legacy names.

llvm-svn: 238715
2015-06-01 03:05:13 +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 Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
MSVC Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
BuildPLRules.cmake Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
CommonFlags.cmake Apply name change to CMake build system. 2015-06-01 03:05:13 +00:00
Definitions.cmake Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB 2015-05-26 17:32:53 +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 fixed missed arch renaming (from C.Bergstrom) 2015-05-25 20:01:16 +00:00
MicroTests.cmake Apply name change to CMake build system. 2015-06-01 03:05:13 +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