hanchenye-llvm-project/lldb/tools
Pavel Labath 23ef3695d4 [cmake] Add ability to customize (and skip) debugserver codesign
Summary:
This adds the ability to customize the debugserver codesign process via cmake cache variable. The
user can set the codesign indentity (with the default being the customary lldb_codesign), and if
the identity is set to a empty string, the codesign step is skipped completely.

We needed the last feature to enable building lldb on buildservers which do not have the right
certificates installed.

Reviewers: sas, tberghammer

Subscribers: lldb-commits

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

llvm-svn: 270832
2016-05-26 08:38:10 +00:00
..
argdumper
compact-unwind Add support for arm64 compact unwind tables, used on darwin arm64 2016-05-25 04:20:28 +00:00
darwin-debug
darwin-threads
debugserver [cmake] Add ability to customize (and skip) debugserver codesign 2016-05-26 08:38:10 +00:00
driver Don't disable stdin buffering on Windows 2016-04-14 23:31:17 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
lldb-mi -thread-info in lldbmi does not conform to protocol. Should end with current thread id 2016-04-08 22:17:53 +00:00
lldb-perf
lldb-server Fix all of the unannotated switch cases to annotate the fall through or do the right thing and break. 2016-02-26 01:20:20 +00:00
CMakeLists.txt