Skip to content
  1. Jan 28, 2013
    • Edwin Vane's avatar
      Improved svn repo searching for 'make update' · 12906403
      Edwin Vane authored
      Use a simple recursive bash function to search for svn repos for the 'make
      update' target thus including projects like clang-tools-extra.
      
      Reviewers: bkramer, echristo
      llvm-svn: 173650
      12906403
  2. Jan 02, 2013
  3. Nov 06, 2012
  4. Oct 25, 2012
  5. Oct 10, 2012
  6. Oct 02, 2012
  7. Sep 25, 2012
  8. Aug 23, 2012
  9. Aug 14, 2012
  10. 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
  11. Apr 20, 2012
  12. Jan 17, 2012
  13. Dec 01, 2011
  14. Nov 30, 2011
  15. Nov 29, 2011
  16. Nov 27, 2011
  17. Nov 12, 2011
  18. Nov 11, 2011
  19. Nov 10, 2011
  20. Nov 02, 2011
  21. Oct 19, 2011
  22. Oct 08, 2011
  23. Oct 01, 2011
  24. Sep 20, 2011
  25. Jun 10, 2011
  26. 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
  27. Nov 29, 2010
  28. Nov 27, 2010
  29. Nov 12, 2010
  30. Aug 15, 2010
  31. Aug 02, 2010
  32. Jul 20, 2010
  33. Jul 16, 2010
  34. Jul 07, 2010
Loading