1. f6f5269 Re-introduces ELF core file support for Linux x86-64 by Ashok Thirumurthi · 11 years ago
  2. 750ed92 Revert the ELF core file support until a few things can be worked out: by Greg Clayton · 11 years ago
  3. 26345cb Introduces core file support for Linux x86-64 using 'lldb a.out -c core'. by Ashok Thirumurthi · 11 years ago
  4. a807cee Split symbol support for ELF and Linux. by Michael Sartain · 11 years ago
  5. 764cbd9 More minor FreeBSD fixes. by Daniel Malea · 11 years ago
  6. e73f1d2 CMake FreeBSD fix: add missing Process plugin directory by Daniel Malea · 11 years ago
  7. 3933006 Mac OS X CMake fix: generate LLDB version from xcodeproj by Daniel Malea · 11 years ago
  8. 4c86cf0 lldbPluginOSDarwinKernel doesn't exist. by Filipe Cabecinhas · 11 years ago
  9. e4c2022 Fix CMake install target by Daniel Malea · 11 years ago
  10. 8194512 Fix cmake builds from checkouts with multiple remotes by Daniel Malea · 11 years ago
  11. 4463d1e Unbreak cmake builds by skipping Darwin kernel plugin on non-Mac platforms by Daniel Malea · 11 years ago
  12. aad68fa More CMake fixes for OS X. by Filipe Cabecinhas · 11 years ago
  13. e2d0ace Revert 179694 -- it breaks remote debugging of mac os x targets for some folk by Daniel Malea · 11 years ago
  14. 6543e06 Fix Linux build of LLDB by Daniel Malea · 11 years ago
  15. 3863dd0 When built with cmake, only call the string functions when the previous commands (utils/GetSourceVersion & utils/GetRepositoryPath successed). Otherwise, they fail when not launched from a repository by Sylvestre Ledru · 11 years ago
  16. 0856107 Fix Ninja LLDB build on Linux (via cmake -G Ninja) by Daniel Malea · 11 years ago
  17. 137c4d7 Finish up CMake support for LLDB (tested on Linux) by Daniel Malea · 11 years ago
  18. aebeefd Adding CMake build system to LLDB. Some known issues remain: by Daniel Malea · 11 years ago