llvm-project/lldb/source/Host
Zachary Turner 7513e82075 Remove the CMake duplication for liblldb.
Previously the CMake had a lot of duplication for the public API
due to some differences regarding how we link on Windows.  This
fixes the issue, so making changes to the public API should be
much easier now.

llvm-svn: 229568
2015-02-17 22:20:20 +00:00
..
android Create new platform: remote-android 2015-02-12 18:13:44 +00:00
common Create new platform: remote-android 2015-02-12 18:13:44 +00:00
freebsd Fix the LLDB build under Debian Kfreebsd 2015-02-10 17:16:13 +00:00
linux Remove an unused variable found with a Clang warning. 2015-02-13 08:04:18 +00:00
macosx Close terminal after LaunchInTerminalTestCase test 2015-02-11 04:51:41 +00:00
posix Fix warning about the use of mktemp and make platform agnostic by adding and using PipeBase::CreateWithUniqueName - on behalf of flackr. 2015-02-05 16:29:12 +00:00
windows Make PipeWindows::CreateWithUniqueName() use GUIDs on Windows. 2015-02-11 18:21:28 +00:00
CMakeLists.txt Remove the CMake duplication for liblldb. 2015-02-17 22:20:20 +00:00
Makefile Fix configure+make build broken by r228943 2015-02-13 10:39:23 +00:00