Skip to content
  1. Aug 19, 2013
  2. Aug 16, 2013
    • Hans Wennborg's avatar
      Windows ToolChain: add VS bin dir to PogramPaths · 23937996
      Hans Wennborg authored
      We have a lot of fancy logic to find Visual Studio, which is currently used
      to set the system header include paths.
      
      Use the same code to set the ProgramPaths, which is used for finding programs
      such as link.exe. Previously, Clang would just search PATH for link.exe,
      but now it should find it if it's able to find Visual Studio.
      
      Differential Revision: http://llvm-reviews.chandlerc.com/D1417
      
      llvm-svn: 188531
      23937996
  3. Aug 15, 2013
  4. Aug 14, 2013
  5. Aug 13, 2013
  6. Aug 12, 2013
  7. Aug 10, 2013
  8. Aug 09, 2013
  9. Aug 08, 2013
  10. Aug 07, 2013
  11. Aug 06, 2013
Loading