<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/projects/Makefile, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/projects/Makefile?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/projects/Makefile?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-09T15:49:32Z</updated>
<entry>
<title>projects: Don't try to build libcxx if one happens to have it checked out into</title>
<updated>2010-09-09T15:49:32Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-09-09T15:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b8cc2bc569db67a606c0264d9f25b14a086d816'/>
<id>urn:sha1:9b8cc2bc569db67a606c0264d9f25b14a086d816</id>
<content type='text'>
llvm/projects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113490 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>Allow the test suite to be checked out into projects/test-suite.</title>
<updated>2008-06-24T13:01:57Z</updated>
<author>
<name>Matthijs Kooijman</name>
<email>matthijs@stdin.nl</email>
</author>
<published>2008-06-24T13:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5b80c663e7662fcf24c764f0cd1b2671958689b8'/>
<id>urn:sha1:5b80c663e7662fcf24c764f0cd1b2671958689b8</id>
<content type='text'>
We will keep the old projects/llvm-test working for existing installs.

The changes to configure are made manually, since I lack autoconf-2.6. Someone
might want to run AutoGen.sh to see if that changes anything.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove obsolete comment</title>
<updated>2007-01-17T05:26:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-17T05:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=de8dacf75998f4603feffb49a86bdb5ef6c3112f'/>
<id>urn:sha1:de8dacf75998f4603feffb49a86bdb5ef6c3112f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33292 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1074:</title>
<updated>2007-01-17T02:18:44Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-17T02:18:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d203342a597bff2bc896cb31b7ea8dcd4e45a425'/>
<id>urn:sha1:d203342a597bff2bc896cb31b7ea8dcd4e45a425</id>
<content type='text'>
Remove the projects/Stacker directory. LLVM is now free of dependency
on llvm-gcc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33278 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Stacker doesn't build universal right.</title>
<updated>2006-09-30T00:24:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-09-30T00:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d59c034322bd55e7b6d4ee1ea9f2b1d0473c92b'/>
<id>urn:sha1:0d59c034322bd55e7b6d4ee1ea9f2b1d0473c92b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30675 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename BUILD_* to PROJ_*</title>
<updated>2005-01-16T02:21:29Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-01-16T02:21:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bdf6a39d1c7b699da1c15cd32211387040edb1f7'/>
<id>urn:sha1:bdf6a39d1c7b699da1c15cd32211387040edb1f7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19592 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adjust to changes in Makefile.rules</title>
<updated>2004-10-22T21:02:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-22T21:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c2c3152d64aafe24b5b67cd7d670658eb65df18'/>
<id>urn:sha1:8c2c3152d64aafe24b5b67cd7d670658eb65df18</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17167 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The Sparc linking .so problem extends to the sample project as well</title>
<updated>2004-09-14T18:21:03Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-09-14T18:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1cf70ff8d58e389ae57f706f6025bf4a102e0f28'/>
<id>urn:sha1:1cf70ff8d58e389ae57f706f6025bf4a102e0f28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16342 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
