<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/llvm-lit, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/llvm-lit?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/llvm-lit?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-01-27T12:20:50Z</updated>
<entry>
<title>[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory for unittests.</title>
<updated>2013-01-27T12:20:50Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-01-27T12:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1917aaff29566f4c2fc9cd857e00bdededdff7ce'/>
<id>urn:sha1:1917aaff29566f4c2fc9cd857e00bdededdff7ce</id>
<content type='text'>
For example,
cur) unittests/ADT/Release/ADTTests
new) unittests/ADT/ADTTests

RUNTIME_BUILD_MODE can be substituted to CMAKE_CFG_INTDIR.

With Make and Ninja, the tree is not built with multiple configurations.
Then, including the build type in target directory doesn't make sense.
See also "How can I build multiple modes without switching?"
http://www.cmake.org/Wiki/CMake_FAQ
CMAKE_CFG_INTDIR is set to "."

With multiple-configuration-aware build system, like Visual Studio, each unittest is built on appropriate directory, for example,
unittests/ADT/Release/ADTTests.exe
CMAKE_CFG_INTDIR is set to build system's variable, like "$(Configuration)" or "$(OutDir)".

Thus, "--param build_config" is also deprecated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173616 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg.</title>
<updated>2012-09-04T22:09:04Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2012-09-04T22:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7a9572f8af035a7c9e6a6be236a285c9eef55488'/>
<id>urn:sha1:7a9572f8af035a7c9e6a6be236a285c9eef55488</id>
<content type='text'>
This doesn't seem ideal, perhaps we could just keep the llvm_site_cfg and have
other config (clang and clang-tools-extra) derive their site_cfg from that.

Suggestions/complaints/ideas welcome.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163171 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-lit: Inject the lit module path at the beginning of sys.path, just in case</title>
<updated>2012-04-19T16:31:08Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2012-04-19T16:31:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90275ea2ee7c7a960a3567926140b26a526b0aa1'/>
<id>urn:sha1:90275ea2ee7c7a960a3567926140b26a526b0aa1</id>
<content type='text'>
the user has another lit somewhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155131 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.</title>
<updated>2011-03-08T12:25:19Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-08T12:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78a8295146f0a1934a154102a8bab3fb4c3092fc'/>
<id>urn:sha1:78a8295146f0a1934a154102a8bab3fb4c3092fc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127240 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO)."</title>
<updated>2011-03-05T18:55:06Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-03-05T18:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7cefa640de1d3ab8cdfe6062811190a6fd33e684'/>
<id>urn:sha1:7cefa640de1d3ab8cdfe6062811190a6fd33e684</id>
<content type='text'>
It broke the llvm-gcc-native-mingw32 buildbot, and we need all of them to be green for the 2.9 branch.

Takumi, please reapply after we branch, preferably with a fix ;-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127107 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO).</title>
<updated>2011-03-05T09:46:45Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-03-05T09:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0c3ed6b04632409046c6d798be9699bd83cff5a4'/>
<id>urn:sha1:0c3ed6b04632409046c6d798be9699bd83cff5a4</id>
<content type='text'>
On mingw and python/w32, lit would not be expected to understand MSYS-style path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127073 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-lit may be available with CMake.</title>
<updated>2011-02-09T04:18:02Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-09T04:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4203b7116a807d0c4dabcb403664f0cca0a7f9f7'/>
<id>urn:sha1:4203b7116a807d0c4dabcb403664f0cca0a7f9f7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125168 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-lit may be able to invoke clang tests.</title>
<updated>2011-02-09T04:17:54Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-02-09T04:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ce83025ad1bb8984d68cfd004c93b7f5d19e69e9'/>
<id>urn:sha1:ce83025ad1bb8984d68cfd004c93b7f5d19e69e9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125167 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Add llvm-lit to CMake build.</title>
<updated>2010-09-13T17:52:38Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-09-13T17:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=becf392e3bff4e547789633b4ad095b49e93684e'/>
<id>urn:sha1:becf392e3bff4e547789633b4ad095b49e93684e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113762 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build: Fix a dependency.</title>
<updated>2010-08-02T00:45:41Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-08-02T00:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5b6a4e231aaad73f30eaec2d25fdc507cacff6c4'/>
<id>urn:sha1:5b6a4e231aaad73f30eaec2d25fdc507cacff6c4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
