1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/msbuild
Reid Kleckner 2e55d5b779 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

llvm-svn: 297985
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
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
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