[llvm-commits] [Review request] CMake/MSVS: Support for the target "check"

NAKAMURA Takumi geek4civic at gmail.com
Mon Nov 15 20:19:41 PST 2010


Good afternoon, guys!

They provide ability to run "check" on Visual Studio IDE with any
configurations.
Please take a look into them.

* 0001-test-CMakeLists.txt-Apply-multiple-configurations-on.patch

test/CMakeLists.txt: Apply multiple configurations on Visual Studio
with clang/test's stuff.

* 0002-lit.GoogleTest-On-case-insensitive-filesystem-matchi.patch

lit.GoogleTest: On case-insensitive filesystem, matching should be
case-insensitive when directory name is checked with test_sub_dir.

On MSVS8, ${CMAKE_CFG_INTDIR}, aka $(OutDir), has capitalized name(eg.
Debug), although $(OutDir) is made with lower case(eg. debug).


...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-test-CMakeLists.txt-Apply-multiple-configurations-on.patch
Type: application/octet-stream
Size: 3851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101116/b788438c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lit.GoogleTest-On-case-insensitive-filesystem-matchi.patch
Type: application/octet-stream
Size: 1558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101116/b788438c/attachment-0001.obj>


More information about the llvm-commits mailing list