Skip to content
Snippets Groups Projects
  1. Nov 04, 2011
  2. Oct 27, 2011
  3. Oct 25, 2011
  4. Oct 24, 2011
  5. Oct 06, 2011
  6. Oct 01, 2011
  7. Jul 21, 2011
  8. Jul 17, 2011
    • Oscar Fuentes's avatar
      Fix CMake build on Solaris · 2341a3c3
      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!
      
      git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135361 91177308-0d34-0410-b5e6-96231b3b80d8
      2341a3c3
  9. Apr 29, 2011
  10. Apr 26, 2011
  11. Apr 15, 2011
  12. Mar 23, 2011
  13. Mar 21, 2011
  14. Mar 08, 2011
  15. Mar 01, 2011
  16. Feb 27, 2011
  17. Feb 21, 2011
  18. Feb 20, 2011
  19. Feb 18, 2011
  20. Feb 17, 2011
  21. Feb 14, 2011
  22. Feb 05, 2011
  23. Feb 03, 2011
  24. Jan 21, 2011
  25. Jan 17, 2011
  26. Jan 11, 2011
  27. Jan 09, 2011
  28. Jan 07, 2011
  29. Dec 20, 2010
  30. Dec 18, 2010
  31. Dec 09, 2010
  32. Dec 07, 2010
  33. Dec 04, 2010
  34. Nov 29, 2010
  35. Nov 27, 2010
  36. Nov 20, 2010
Loading