1. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  2. af8b24f Fix windows build broken by r335104 by Pavel Labath · 7 years ago
  3. 2df331b Remove dependency from Host to python by Pavel Labath · 7 years ago
  4. 60f028f Replace HostInfo::GetLLDBPath with specific functions by Pavel Labath · 7 years ago
  5. bdf0892 Remove dependency from Host to clang. by Zachary Turner · 7 years ago
  6. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  7. 5713a05 Move FileSpec from Host -> Utility. by Zachary Turner · 9 years ago
  8. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  9. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  10. 7eafdce Attempt to fix darwin build after header refactor in llvm (r266595) by Pavel Labath · 9 years ago
  11. 878ae01 This patch stops lldb from loading a .lldbinit file from the current by Jason Molenda · 10 years ago
  12. c301899 Change HostThread::GetNativeThread() to return a derived reference. by Zachary Turner · 11 years ago
  13. 39de311 Create a HostThread abstraction. by Zachary Turner · 11 years ago
  14. a21fee0 Move the rest of the HostInfo functions over. by Zachary Turner · 11 years ago
  15. 42ff0ad Move Host::GetLLDBPath to HostInfo. by Zachary Turner · 11 years ago
  16. 06357c9 (no commit message) by Greg Clayton · 11 years ago
  17. 702c1d09 SBHostOS: Fix a pointer-to-function to void-pointer cast by David Majnemer · 11 years ago
  18. 324a103 sweep up -Wformat warnings from gcc by Saleem Abdulrasool · 11 years ago
  19. 99fbc07 Fix Windows build using portable types for formatting the log outputs by Deepak Panickal · 12 years ago
  20. b2f1fb2 MingW compilation (windows). Includes various refactoring to improve portability. by Virgile Bello · 12 years ago
  21. 5160ce5 <rdar://problem/13521159> by Greg Clayton · 13 years ago
  22. e2231ac Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver by Jim Ingham · 13 years ago
  23. c1338e8 by Caroline Tice · 14 years ago
  24. 53239f0 Moved FileSpec into the Host layer since it will vary from host to host. by Greg Clayton · 15 years ago
  25. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  26. cfd1ace Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 15 years ago
  27. 750cd17 Clean up the API logging code: by Caroline Tice · 15 years ago
  28. ceb6b13 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 15 years ago
  29. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago