Rename PAL_CMAKE_* CLR_CMAKE_* (#1984)
authorSteve MacLean <Steve.MacLean@microsoft.com>
Thu, 23 Jan 2020 00:01:53 +0000 (19:01 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 00:01:53 +0000 (19:01 -0500)
commita680821f079c36dacbbdf96596215440519a2dcb
tree93795d63e2e9c30606ed72fc4035356567414e7c
parente25017b0fa633b498d97b817d96f7a85faa5ef74
Rename PAL_CMAKE_* CLR_CMAKE_* (#1984)

* Rename PAL_CMAKE_* CLR_CMAKE_*

Remove separatation between CLR_CMAKE and PAL_CMAKE defines

Revise PAL_CMAKE_PLATFORM* defines to use CLR_CMAKE_HOST* defines

Revise other PAL_CMAKE_* defines to use CLR_CMAKE_* equivalents.

Remove redundant compiler configuration
src/coreclr/configurecompiler.cmake
src/coreclr/src/pal/src/CMakeLists.txt
src/coreclr/src/pal/tests/CMakeLists.txt