Skip to content
  1. Feb 16, 2011
  2. Feb 15, 2011
  3. Feb 14, 2011
  4. Feb 10, 2011
  5. Feb 03, 2011
  6. Jan 03, 2011
  7. Dec 16, 2010
  8. Oct 15, 2010
  9. Sep 14, 2010
  10. Sep 11, 2010
  11. Sep 10, 2010
  12. Jun 26, 2010
  13. Jun 25, 2010
  14. Jun 08, 2010
  15. Apr 25, 2010
  16. Apr 17, 2010
  17. Apr 01, 2010
  18. Nov 17, 2009
  19. Oct 27, 2009
  20. Oct 11, 2009
    • Benjamin Kramer's avatar
      CMake mingw build fixes. · 3ce29858
      Benjamin Kramer authored
      - llvm's libs must be linked after clang's
      - libLLVMSystem depends on psapi on win32 (get_system_libs has it)
      - CIndex builds successfully on mingw now
      
      llvm-svn: 83773
      3ce29858
  21. Sep 25, 2009
  22. Sep 18, 2009
  23. Sep 17, 2009
  24. Sep 16, 2009
  25. Aug 23, 2009
    • Douglas Gregor's avatar
      CMake: Improve installation of Clang · 33870d90
      Douglas Gregor authored
        - Install clang-cc into libexec
        - Install headers into lib/clang/<version>/include
        - Don't install other clang-based tools (clang-wpa, clang-index, etc.)
      
      llvm-svn: 79827
      33870d90
  26. Jun 17, 2009
  27. Jun 12, 2009
  28. Jun 05, 2009
  29. Mar 25, 2009
  30. Mar 24, 2009
  31. Mar 17, 2009
    • Douglas Gregor's avatar
      Build system changes to use TableGen to generate the various · 23d75bb3
      Douglas Gregor authored
      diagnostics. This builds on the patch that Sebastian committed and
      then revert. Major differences are:
      
        - We don't remove or use the current ".def" files. Instead, for now,
          we just make sure that we're building the ".inc" files.
        - Fixed CMake makefiles to run TableGen and build the ".inc" files
          when needed. Tested with both the Xcode and Makefile generators
          provided by CMake, so it should be solid.
        - Fixed normal makefiles to handle out-of-source builds that involve
          the ".inc" files.
      
      I'll send a separate patch to the list with Sebastian's changes that
      eliminate the use of the .def files.
      
      llvm-svn: 67058
      23d75bb3
  32. Mar 14, 2009
  33. Dec 13, 2008
  34. Nov 11, 2008
Loading