llvm/tools/msbuild
Reid Kleckner e399c3ed3e Create msbuild only when using MSVC
Summary:
I could be wrong but it seems to have no use for MinGW.

Related diff: https://reviews.llvm.org/D29772

Reviewers: chandlerc, rnk

Reviewed By: rnk

Patch by: Mateusz Mikuła

Subscribers: rnk, llvm-commits, mgorny

Differential Revision: https://reviews.llvm.org/D29952

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297985 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-16 20:24:14 +00:00
..
CMakeLists.txt Create msbuild only when using MSVC 2017-03-16 20:24:14 +00:00
install.bat MSBuild integration: fix the loop in install.bat 2014-09-30 22:30:06 +00:00
Microsoft.Cpp.Win32.LLVM-vs2010.targets msbuild integration: provide separate files for VS2010 and VS2012 2013-09-06 17:05:46 +00:00
Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets Include an LLVM-vs2012_xp toolset in the MSBuild integration 2013-09-19 16:50:40 +00:00
Microsoft.Cpp.Win32.LLVM-vs2012.targets msbuild integration: provide separate files for VS2010 and VS2012 2013-09-06 17:05:46 +00:00
Microsoft.Cpp.Win32.llvm.props.in MSBuild integration: get the LibraryPath right (PR18707) 2014-02-13 22:01:35 +00:00
toolset-vs2013_xp.targets vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists 2013-10-14 18:16:37 +00:00
toolset-vs2013.targets vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists 2013-10-14 18:16:37 +00:00
toolset-vs2014_xp.targets Add a VS "14" msbuild toolset 2014-07-23 23:49:16 +00:00
toolset-vs2014.targets msbuild integration: remove duplicated lines and BOM from 2014 integration (PR20341) 2014-07-31 20:33:22 +00:00
uninstall.bat MSBuild integration: fix the loop in install.bat 2014-09-30 22:30:06 +00:00