[Lldb-commits] [patch] enable building lldb with cmake on Linux

Malea, Daniel daniel.malea at intel.com
Wed Feb 20 14:55:23 PST 2013


Any concerns with committing the in-progress cmake work as-is? If not, I'll commit this.


Dan

On 2013-02-20, at 2:59 PM, Filipe Cabecinhas <filcab at gmail.com<mailto:filcab at gmail.com>>
 wrote:

The cmake files seem ok, but keeping this set of patches up-to-date without them being in-tree will be cumbersome.
I vote for committing (lldb side only, for now). That way it's much easier to keep them up-to-date and test them in more configurations.

Thanks,

  Filipe

  F


On Wed, Jan 30, 2013 at 2:10 PM, Malea, Daniel <daniel.malea at intel.com<mailto:daniel.malea at intel.com>> wrote:
Hi all,

Here's an updated version of the CMake scripts. In it, I have:
- merged latest LLDB trunk as of today
- added the necessary parts to build DataFormatters component

In addition, I'm attaching a patch that must be applied to LLVM in order to have CMake detect the LLDB CMakeLists.txt.

I should also mention that because the clang dependencies are not calculated correctly, parallel builds are unlikely to work.

Comments/testing welcome!



_______________________________________________
lldb-commits mailing list
lldb-commits at cs.uiuc.edu<mailto:lldb-commits at cs.uiuc.edu>
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits







More information about the lldb-commits mailing list