History log of /external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36b56886974eae4f9c5ebc96befd3e7bfe5de338 24-Apr-2014 Stephen Hines <srhines@google.com> Update to LLVM 3.5a.

Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
a7d9a5d64a89ef8532fcf38cc8a57960d48e283e 10-Oct-2013 Hans Wennborg <hans@hanshq.net> Provide msbuild integration for vs2013.

Patch by Josh Samuel!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192371 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
31eb340cb68172874f5ad6d1fd7b3cb286a8615c 19-Sep-2013 Reid Kleckner <reid@kleckner.net> msbuild: Set _MSC_VER to match the CRT we're using

Various Windows SDK headers use _MSC_VER values to figure out what
version of the VC++ headers they're using, in particular for SAL macros.

Patch by Paul Hampson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191015 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
1bcff6cffa30c2fdcf0eac80ef9551429b38f25d 06-Sep-2013 Hans Wennborg <hans@hanshq.net> msbuild integration: provide separate files for VS2010 and VS2012

The previous msbuild integration only worked if VS2010 was installed. This patch
renames the current integration to LLVM-vs2010 and adds LLVM-vs2012.

Differential Revision: http://llvm-reviews.chandlerc.com/D1614

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190173 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
2909c9801979f41a85166f3381d0d3c577a7e89c 05-Sep-2013 Reid Kleckner <reid@kleckner.net> msbuild: Add clang's compiler-rt libs to the LibraryPath

This allows linking libraries like the asan RTL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190028 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
002062b024c094279d4b0ed7db13a69159b2d8ba 30-Aug-2013 Reid Kleckner <reid@kleckner.net> Substitute LLVM's version into the msbuild property file at config time

Requires shuffling the CPack code up before add_subdirectory(tools), but
that's where the version settings are anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189615 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in