llvm-project/lldb/source/Host/macosx
Daniel Malea 23720cc66c Adding CMake build system to LLDB. Some known issues remain:
- generate-vers.pl has to be called by cmake to generate the version number
- parallel builds not yet supported; dependency on clang must be explicitly specified

Tested on Linux.
- Building on Mac will require code-signing logic to be implemented.
- Building on Windows will require OS-detection logic and some selective directory inclusion

Thanks to Carlo Kok (who originally prepared these CMakefiles for Windows) and Ben Langmuir
who ported them to Linux!

llvm-svn: 175795
2013-02-21 20:58:22 +00:00
..
cfcpp Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
launcherXPCService Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
CMakeLists.txt Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Host.mm <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
Makefile Better way to build the CFCPP sources as part of liblldbHostMacOSX. 2011-05-20 18:18:09 +00:00
Symbols.cpp Fixed a crash when we didn't get a plist but tried 2013-02-08 23:17:17 +00:00