<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/projects, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/projects?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/projects?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-02-23T15:11:17Z</updated>
<entry>
<title>Testing subversion commit access</title>
<updated>2010-02-23T15:11:17Z</updated>
<author>
<name>Wesley Peck</name>
<email>peckw@wesleypeck.com</email>
</author>
<published>2010-02-23T15:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=15c4bb926f3566ca9d75952f19b2aa87e774b12b'/>
<id>urn:sha1:15c4bb926f3566ca9d75952f19b2aa87e774b12b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Fixed syntax in conditional.</title>
<updated>2010-02-15T15:17:05Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2010-02-15T15:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6814754e8d3944b6fab7326a6f1f696fd9122f9'/>
<id>urn:sha1:f6814754e8d3944b6fab7326a6f1f696fd9122f9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96221 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Oops.</title>
<updated>2010-02-09T17:24:21Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-02-09T17:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4b42a1e40f82143baea033c41e448af5cf801a28'/>
<id>urn:sha1:4b42a1e40f82143baea033c41e448af5cf801a28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95670 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>clang test suite</title>
<updated>2010-02-09T17:20:03Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-02-09T17:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8addca2f3aa82b9087602c902722ca5d7c8c944c'/>
<id>urn:sha1:8addca2f3aa82b9087602c902722ca5d7c8c944c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix autoconf llvm srcdir location for generic projects.</title>
<updated>2010-01-25T04:10:28Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-01-25T04:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1f1092920ad1e1871ed97d43341f53cc4a9f86f8'/>
<id>urn:sha1:1f1092920ad1e1871ed97d43341f53cc4a9f86f8</id>
<content type='text'>
Patch by Torvald Riegel!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94405 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Don't try to descend into projects/compiler-rt, it doesn't work.</title>
<updated>2010-01-22T18:14:27Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-22T18:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=50a5aa19ca5e164904e1fd62ab5cd20ac62cb9a1'/>
<id>urn:sha1:50a5aa19ca5e164904e1fd62ab5cd20ac62cb9a1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94187 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't try to build compiler-rt if it happens to be checked out into projects/</title>
<updated>2010-01-18T17:52:28Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-01-18T17:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d58816f898bc3a58ccfbad2bc149e4dce211db8a'/>
<id>urn:sha1:d58816f898bc3a58ccfbad2bc149e4dce211db8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93729 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move DataTypes.h to include/llvm/System, update all users. This breaks the last</title>
<updated>2009-10-26T01:35:46Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2009-10-26T01:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b67f774e9c38b7718b2b300b628388f966df4e0'/>
<id>urn:sha1:8b67f774e9c38b7718b2b300b628388f966df4e0</id>
<content type='text'>
direct inclusion edge from System to Support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>install-sh chmods to 0755 by default, and this causes 'git diff' to show</title>
<updated>2009-08-28T16:12:48Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-08-28T16:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6493798d831e3255faafc81de4ec598c06e4cdca'/>
<id>urn:sha1:6493798d831e3255faafc81de4ec598c06e4cdca</id>
<content type='text'>
that all the Makefiles changed mode.
Fix this by tellint install-sh to chmod
only to 0644, these are not executable files after all!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80371 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove dead makefile flags.</title>
<updated>2009-06-24T05:29:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-06-24T05:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=929a49356e2b95ac5a054bb53697e67f2a0bc43e'/>
<id>urn:sha1:929a49356e2b95ac5a054bb53697e67f2a0bc43e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74065 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
