Hi Alex, hi Pavel
Thanks for your feedback and sorry for the late reply, I was a little busy on
the other sites.
Ok, so making the LLDB_FRAMEWORK_INSTALL_DIR vs. LLDB_FRAMEWORK_BUILD_DIR
distinction and changing the approach for tools from symlink to copy sound like
good tasks to start with.
Hello Stefan,
first off, I want to point out that although I spent a lot of time
digging through our cmake files, I am not using the framework build, nor
am familiar with it's details.
I also don't know why the framework was split into multiple targets.
What I do know is that we then ended up add
cc lldb-dev since the original message cc'd it.
On 11/9/18, 12:31 PM, "Alex Langford" wrote:
Hi Stefan,
Thanks for taking the time to improve LLDB's CMake infrastructure!
(1) I don't entirely remember the reason I had separated them out into
separate targets. A post-build
Hello Alex, hello Pavel
I spent some time creating/streamlining our CMake infrastructure downstream of
LLDB and learned a few things about bundles, versions, code-signing etc.
(mostly on the Darwin side of things). I am currently sorting out what can be
upstreamed and prepare reviews.
Some wor