hanchenye-llvm-project/lldb/tools/debugserver
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
..
debugserver.xcodeproj Bump the lldb version # in the xcode project files from 2016-03-15 04:36:11 +00:00
resources
scripts Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
source [cmake] Add ability to customize (and skip) debugserver codesign 2016-05-26 08:38:10 +00:00
CMakeLists.txt Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
debugnub-exports