diff options
author | Pavel Labath <labath@google.com> | 2016-05-26 08:38:10 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-05-26 08:38:10 +0000 |
commit | 23ef3695d4641b4415a97ded90f6b41b999530f6 (patch) | |
tree | 3df933ffe58d85994d56b3f57f7ff1ecd53df9b3 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | 0314b00daa5a3f611221d4cc6faa8fd876211392 (diff) | |
download | bcm5719-llvm-23ef3695d4641b4415a97ded90f6b41b999530f6.tar.gz bcm5719-llvm-23ef3695d4641b4415a97ded90f6b41b999530f6.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions