Skip to content
  1. Apr 11, 2013
  2. Mar 20, 2013
  3. Feb 21, 2013
    • Daniel Malea's avatar
      Adding CMake build system to LLDB. Some known issues remain: · 23720cc6
      Daniel Malea authored
      - generate-vers.pl has to be called by cmake to generate the version number
      - parallel builds not yet supported; dependency on clang must be explicitly specified
      
      Tested on Linux.
      - Building on Mac will require code-signing logic to be implemented.
      - Building on Windows will require OS-detection logic and some selective directory inclusion
      
      Thanks to Carlo Kok (who originally prepared these CMakefiles for Windows) and Ben Langmuir
      who ported them to Linux!
      
      llvm-svn: 175795
      23720cc6
Loading