<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/Makefile, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/Makefile?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/Makefile?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-01-28T03:19:57Z</updated>
<entry>
<title>Improved svn repo searching for 'make update'</title>
<updated>2013-01-28T03:19:57Z</updated>
<author>
<name>Edwin Vane</name>
<email>edwin.vane@intel.com</email>
</author>
<published>2013-01-28T03:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=410b46a3900729aa7f1f0083651068cf57ad643d'/>
<id>urn:sha1:410b46a3900729aa7f1f0083651068cf57ad643d</id>
<content type='text'>
Use a simple recursive bash function to search for svn repos for the 'make
update' target thus including projects like clang-tools-extra.

Reviewers: bkramer, echristo


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173650 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the root Makefile for VMCore -&gt; IR. Missed by my original search</title>
<updated>2013-01-02T09:27:25Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-02T09:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fe4c10caecc31dcb7a630091e1250e284ed528d5'/>
<id>urn:sha1:fe4c10caecc31dcb7a630091e1250e284ed528d5</id>
<content type='text'>
sadly, and is somewhat surprising in general.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171361 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test.</title>
<updated>2012-11-06T19:54:46Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2012-11-06T19:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d8c6786588458e741ca38559f3d66bf006dfa69'/>
<id>urn:sha1:9d8c6786588458e741ca38559f3d66bf006dfa69</id>
<content type='text'>
It is part of libclang and has other uses besides running the clang tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167484 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't try to install c-index-test with BUILD_CLANG_ONLY. rdar://12492703</title>
<updated>2012-10-24T22:56:32Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2012-10-24T22:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4e33d94304c499083b2a3d4a8904084001f83882'/>
<id>urn:sha1:4e33d94304c499083b2a3d4a8904084001f83882</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166637 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead variable.</title>
<updated>2012-10-10T18:20:49Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-10-10T18:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b40b84a51a20f723bb10250fd1e9bce8cf61879'/>
<id>urn:sha1:1b40b84a51a20f723bb10250fd1e9bce8cf61879</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165639 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Set the 'build clang only' flag when we're building only clang.</title>
<updated>2012-10-02T20:32:23Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-10-02T20:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df5f0fbc27923be610bed35c32ba8ba91f5699ce'/>
<id>urn:sha1:df5f0fbc27923be610bed35c32ba8ba91f5699ce</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165042 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clear UNIVERSAL_SDK_PATH setting when building host tools.  &lt;rdar://12360497&gt;</title>
<updated>2012-09-24T22:51:19Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2012-09-24T22:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9d0c7094183285a0c3da852d8ed513d2a459d6d'/>
<id>urn:sha1:c9d0c7094183285a0c3da852d8ed513d2a459d6d</id>
<content type='text'>
I also moved the SDKROOT setting into the make flags, since clearing it from
the environment isn't good enough to override a setting on the make command
line.  That hasn't been a problem but it could be, and it's good to be
consistent with the way UNIVERSAL_SDK_PATH is handled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164565 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>darwin/cross-build: Unset SDKROOT when building BuildTools.</title>
<updated>2012-08-22T22:01:01Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2012-08-22T22:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=de659470dd036182fed5d87ec7a9c8d8e2bf996e'/>
<id>urn:sha1:de659470dd036182fed5d87ec7a9c8d8e2bf996e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the make update target to work even when sub repo repositories are ignored.</title>
<updated>2012-08-14T18:33:50Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2012-08-14T18:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6933e6a18e8b36aff63f0c15ddc627f8a610525'/>
<id>urn:sha1:f6933e6a18e8b36aff63f0c15ddc627f8a610525</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161883 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not install llvm-config-host for cross-builds of clang. rdar://11317847</title>
<updated>2012-05-09T00:07:02Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2012-05-09T00:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6447d52ba8d869a7de254b440703b69d8b4343cf'/>
<id>urn:sha1:6447d52ba8d869a7de254b440703b69d8b4343cf</id>
<content type='text'>
My previous change to install llvm-config-host for cross-builds resulted
in that file being installed even when the normal llvm-config was not
installed, e.g., when building the install-clang target.  Daniel suggested
this alternative, which solves the immediate problem and also avoids the gunk
in the top-level makefile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156448 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
