llvm-project/lldb/source/Plugins/Platform
Keno Fischer 2069de9813 [Makefiles] Align library names with CMake build
Summary: This aligns the library names used by the Makefile build to be the same as those create by the CMake build to make switching between the two easier. The only major difficulty was lldbHost which was one library in the CMake system and several in the Makefile system. Most of the other changes are trivial renames.

Reviewers: labath

Subscribers: emaste, tberghammer, lldb-commits

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

llvm-svn: 242196
2015-07-14 20:25:19 +00:00
..
Android Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`. 2015-06-09 17:54:27 +00:00
FreeBSD Move PlatformFreeBSD to its own namespace 2015-07-02 17:35:22 +00:00
Kalimba Avoid going through Platform when creating a NativeProcessProtocol instance 2015-07-09 11:51:11 +00:00
Linux Use target.exec-search-paths setting when resolving executable path for remote target. 2015-07-14 18:59:32 +00:00
MacOSX Fix typos 2015-07-02 18:48:40 +00:00
POSIX Refactor Unix signals. 2015-07-14 01:09:28 +00:00
Windows Added XML to the host layer. 2015-05-26 18:00:51 +00:00
gdb-server [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00
CMakeLists.txt Create new platform: remote-android 2015-02-12 18:13:44 +00:00
Makefile Fix configure+make build broken by r228943 2015-02-13 10:39:23 +00:00