Skip to content
  1. Dec 12, 2011
  2. Dec 11, 2011
  3. Dec 01, 2011
  4. Nov 29, 2011
  5. Nov 10, 2011
  6. Nov 05, 2011
  7. Nov 04, 2011
  8. Oct 28, 2011
  9. Oct 25, 2011
  10. Oct 06, 2011
  11. Oct 01, 2011
  12. Jul 21, 2011
  13. Jul 17, 2011
    • Oscar Fuentes's avatar
      Fix CMake build on Solaris · 2d48f653
      Oscar Fuentes authored
      When building LLVM/Clang on Solaris. The generated makefiles would
      have an extraneous semi-colon character in them prior to this change
      due to the way the 'CMAKE_CXX_FLAGS' variable was defined. Simply
      adjusting the definition by moving the current CMAKE_CXX_FLAGS value
      within the quotes solves the problem.
      
      Patch by Art Haas!
      
      llvm-svn: 135361
      2d48f653
  14. Apr 29, 2011
    • Nick Lewycky's avatar
      Rename profile_rt.so to libprofile_rt.so under configure+make (it already was · 61aed87a
      Nick Lewycky authored
      under cmake).
      
      Add libprofile_rt.a so that we can tell clang to link against it in --coverage
      mode. Also turn it on by default in cmake builds.
      
      Oscar, this touches a change you made for EXCLUDE_FROM_ALL support -- I think
      I've done the right thing, but please let me know (or fix and commit) if not!
      
      llvm-svn: 130470
      61aed87a
  15. Apr 26, 2011
  16. Apr 15, 2011
  17. Mar 23, 2011
  18. Mar 21, 2011
  19. Mar 08, 2011
  20. Mar 01, 2011
  21. Feb 27, 2011
  22. Feb 21, 2011
  23. Feb 20, 2011
  24. Feb 18, 2011
  25. Feb 17, 2011
  26. Feb 14, 2011
  27. Feb 05, 2011
  28. Feb 03, 2011
  29. Jan 21, 2011
Loading