Skip to content
  1. May 09, 2012
    • Bob Wilson's avatar
      Do not install llvm-config-host for cross-builds of clang. rdar://11317847 · 7789aae9
      Bob Wilson authored
      My previous change to install llvm-config-host for cross-builds resulted
      in that file being installed even when the normal llvm-config was not
      installed, e.g., when building the install-clang target.  Daniel suggested
      this alternative, which solves the immediate problem and also avoids the gunk
      in the top-level makefile.
      
      llvm-svn: 156448
      7789aae9
  2. Apr 20, 2012
  3. Jan 17, 2012
  4. Dec 01, 2011
  5. Nov 30, 2011
  6. Nov 29, 2011
  7. Nov 27, 2011
  8. Nov 12, 2011
  9. Nov 11, 2011
  10. Nov 10, 2011
  11. Nov 02, 2011
  12. Oct 19, 2011
  13. Oct 08, 2011
  14. Oct 01, 2011
  15. Sep 20, 2011
  16. Jun 10, 2011
  17. Apr 12, 2011
    • Daniel Dunbar's avatar
      build: Add support for a SHOW_DIAGNOSTICS build variable. · 0625b1f8
      Daniel Dunbar authored
      If enabled, this will attempt to use the CC_LOG_DIAGNOSTICS feature I dropped
      into Clang to print a log of all the diagnostics generated during an individual
      build (from the top-level). Not sure if this will actually be useful, but for
      now it is handy for testing the option.
      
      llvm-svn: 129312
      0625b1f8
  18. Nov 29, 2010
  19. Nov 27, 2010
  20. Nov 12, 2010
  21. Aug 15, 2010
  22. Aug 02, 2010
  23. Jul 20, 2010
  24. Jul 16, 2010
  25. Jul 07, 2010
  26. Jul 01, 2010
  27. May 01, 2010
  28. Apr 30, 2010
  29. Apr 24, 2010
  30. Mar 21, 2010
  31. Feb 25, 2010
  32. Feb 23, 2010
Loading