1. e56f3a6 Add initial documentation about the new tools repository and the by Chandler Carruth · 12 years ago
  2. 4bc2d1e Clean up the basic instructions for getting started with clang to always by Chandler Carruth · 12 years ago
  3. bed28ac Fix a typo (the the => the) by Sylvestre Ledru · 12 years ago
  4. abccc1f Clarify how libstdc++ and other bits of the system toolchain are found by Chandler Carruth · 12 years ago
  5. bf020bb Getting Started: Add a missing "cd ../..". by Benjamin Kramer · 12 years ago
  6. 665a8dc Fix ALL the markup. by Benjamin Kramer · 13 years ago
  7. 078f859 www: Update getting started to encourage people to check out compielr-rt. by Daniel Dunbar · 13 years ago
  8. 245a538 Stop claiming that Visual Studio 2005 is a viable basis for building by Chandler Carruth · 13 years ago
  9. 19ff92b Colorize. (this is consistent with the coloring in diagnostics.html, but perhaps that's a bit out of date because it doesn't look like current clang behavior) by David Blaikie · 13 years ago
  10. 542c762 www/get_started.html: Fix a phrase, "in the *build* directory* in the instructions of Visual Studio. Thanks to Andreas Bittel to point it out. by NAKAMURA Takumi · 13 years ago
  11. 13eb565 Added link to LLVM cmake page in Visual Studio section. by John Thompson · 13 years ago
  12. cc8770a www/get_started.html: Fix a few URLs. by NAKAMURA Takumi · 13 years ago
  13. 0de5786 Getting Started: Add VS2010 instructions and specify an out of source build. by Michael J. Spencer · 14 years ago
  14. fa8e11b Add link to LLVM releases page. by Daniel Dunbar · 14 years ago
  15. fa5fa97 Use objdir != srcdir in the getting started doc. by Rafael Espindola · 14 years ago
  16. 9ff3e66 Bugs should go to Bugzilla, not the mailing list by Douglas Gregor · 14 years ago
  17. be9a5ca path renamed. by Chris Lattner · 14 years ago
  18. 7878178 mention that cmake works on unix too. PR7061 by Chris Lattner · 14 years ago
  19. 7435082 provide a simpler way to get to the headers by Gabor Greif · 14 years ago
  20. dd63b28 Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. by Daniel Dunbar · 15 years ago
  21. d73fef6 fix thinko by Chris Lattner · 15 years ago
  22. 63d423d mention that clang defaults to C99 mode, PR5388 by Chris Lattner · 15 years ago
  23. d2c1c60 remove a mostly obsolete "word of warning" by Chris Lattner · 15 years ago
  24. 99ff8da Update clang web pages with respect to Windows by John Thompson · 15 years ago
  25. 6bfc8b6 CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark by Cedric Venet · 15 years ago
  26. 357f7ce Improve the Getting Started and Hacking web pages, patch by John Thompson! by Chris Lattner · 15 years ago
  27. 1816e48 Add link to LLVM's Getting Started page. Patch by John Thompson! by Anton Korobeynikov · 15 years ago
  28. d1e1ef3 Website updates for working with Visual Studio and making patches. by Eli Friedman · 15 years ago
  29. ce9f496 Another tweak to the clang Getting Started page. by Daniel Dunbar · 15 years ago
  30. 05fc1c2 Minor updates to the clang Getting Started page. by Daniel Dunbar · 15 years ago
  31. 9b16da3 Update "Getting Started" with more current information about 'clang-cc' and 'clang'. by Ted Kremenek · 15 years ago
  32. ca8c49f update this, C headers don't need hacks anymore. by Chris Lattner · 15 years ago
  33. d825883 clang seems "generally useful" for c and objc by now, though obviously bugs by Chris Lattner · 15 years ago
  34. 647d3fe make www less outdated by Nico Weber · 16 years ago
  35. 4e3ee00 update documentation by Nico Weber · 16 years ago
  36. 8c22bc3 Fix minor mistake in clang checkout instructions. by Ted Kremenek · 16 years ago
  37. 35f29c5 Convert <h4> to <h3>. by Ted Kremenek · 16 years ago
  38. ddf0cad Sprinkle some "-o -" clang options to make the examples work. by Matthijs Kooijman · 16 years ago
  39. 9c63ed5 Updated clang webpage to hint at "make update". Also by Gabor Greif · 16 years ago
  40. 675a9ba Moved that clang doesn't depend on llvm-gcc above by Ted Kremenek · 16 years ago
  41. 562b4f3 Add instructions for building clang while building llvm. by Eric Christopher · 16 years ago
  42. 7dc0e57 De-^Mify file. by Eric Christopher · 16 years ago
  43. fea89c2 Added some text about the ccc script provided by Sanghyeon Seo. by Ted Kremenek · 17 years ago
  44. 623ec62 split get_involved into two pages: get_started and get_involved. by Chris Lattner · 17 years ago