1. d7982f8 Fix Linux i386 build by Daniel Malea · 11 years ago
  2. b9f6fd8 Use libxml2 on Mac OS X. by Filipe Cabecinhas · 12 years ago
  3. 8e2702e Don't force libc++ and c++11 on everyone. by Filipe Cabecinhas · 12 years ago
  4. f08c3f3 Use c++11 and libc++ and it's headers, instead of gnu's libstdcpp by Filipe Cabecinhas · 12 years ago
  5. 21356b7 Revert the RTTI change from r151187. It make lldb compile with g++ 4.4 but it doesn't link anymore. The bug seems to be fixed in g++ 4.5. by Benjamin Kramer · 12 years ago
  6. 068d25b Makefile build: remove warning flag that's not supported by GCC. by Benjamin Kramer · 12 years ago
  7. ddbc8e8 Enable RTTI for the Makefile build, hopefully getting the linux build a bit further. by Benjamin Kramer · 12 years ago
  8. 7e99647 This patch combines common code from Linux and FreeBSD into by Johnny Chen · 12 years ago
  9. d882da2 build/Make: Tweak Clang include paths to use LLVM_{SRC,OBJ}_ROOT instead of by Daniel Dunbar · 12 years ago
  10. f727cbf build: Add some -Wno's for things LLDB isn't clean on yet. by Daniel Dunbar · 13 years ago
  11. 4b66329 Patch by David Forsythe to build lldb on FreeBSD! by Johnny Chen · 13 years ago
  12. 1561bc4 Enable the "make test" rule in the root Makefile by Peter Collingbourne · 13 years ago
  13. 0087612 python-config in Makefiles by Johnny Chen · 13 years ago
  14. 5ae3095 Forgot to check in this patch for Marco Minutoli. by Johnny Chen · 13 years ago
  15. 1a2f311 Python override patch from Jai Menon. by Greg Clayton · 13 years ago
  16. b6b6fae Simple makefile fixups. by Stephen Wilson · 13 years ago
  17. 1bc21a8 Ignore unknown pragmas. by Stephen Wilson · 13 years ago
  18. 1c628cf Comment out test targets; they don't work on Linux because test/Makefile uses by Eli Friedman · 14 years ago
  19. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago