1. 52ae9c9 Revise r184335 so that warning suppression flag is only for clang 3.4 and higher by Andy Gibbs · 11 years ago
  2. ff272a0 The 'register' keyword is now deprecated in C++11, so ignore the warning when compiling lldb with clang since python headers commonly use the keyword. by Andy Gibbs · 11 years ago
  3. 764cbd9 More minor FreeBSD fixes. by Daniel Malea · 11 years ago
  4. eef2d4c Fix link ordering issue on FreeBSD by Daniel Malea · 11 years ago
  5. 56c7ef6 Add CMake targets to build LLDB reference docs by Daniel Malea · 11 years ago
  6. 2686891 Append missing version number to lldb binary built by cmake by Daniel Malea · 11 years ago
  7. aad68fa More CMake fixes for OS X. by Filipe Cabecinhas · 11 years ago
  8. 86981e5 Split Linux-specific and OS X specific stuff. Add include_directories by Filipe Cabecinhas · 11 years ago
  9. 1ce3d86 Silence some warnings about deprecated declarations by Daniel Malea · 11 years ago
  10. e2d0ace Revert 179694 -- it breaks remote debugging of mac os x targets for some folk by Daniel Malea · 11 years ago
  11. 6543e06 Fix Linux build of LLDB by Daniel Malea · 11 years ago
  12. 44ef1bf Select correct -std flag for CMake for different versions of gcc. by Matt Kopec · 11 years ago
  13. d7982f8 Fix Linux i386 build by Daniel Malea · 11 years ago
  14. 0856107 Fix Ninja LLDB build on Linux (via cmake -G Ninja) by Daniel Malea · 11 years ago
  15. 137c4d7 Finish up CMake support for LLDB (tested on Linux) by Daniel Malea · 11 years ago