<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/utils/GetRepositoryPath, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2013-09-16T09:25:49+00:00</updated>
<entry>
<title>Fix the build for git repositories with multiple remotes.</title>
<updated>2013-09-16T09:25:49+00:00</updated>
<author>
<name>Daniel Sanders</name>
<email>daniel.sanders@imgtec.com</email>
</author>
<published>2013-09-16T09:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a6822ed91f0e03363e891245790f57058df429de'/>
<id>urn:sha1:a6822ed91f0e03363e891245790f57058df429de</id>
<content type='text'>
Summary:
When a git repository had multiple remotes, ${repository} will be set to a multiline string. This causes compilation errors in SVNVersion.inc.

Fix this by limiting the output of utils/GetRepositoryPath to the first remote (which is reasonably likely to be 'origin').

Reviewers: jordan_rose

CC: llvm-commits, t.p.northover

Differential Revision: http://llvm-reviews.chandlerc.com/D1659

llvm-svn: 190778
</content>
</entry>
<entry>
<title>Fix build failure reported by Tobias Markmann in bug 17203.</title>
<updated>2013-09-13T12:41:38+00:00</updated>
<author>
<name>Daniel Sanders</name>
<email>daniel.sanders@imgtec.com</email>
</author>
<published>2013-09-13T12:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=eb03a37cfac9b13f609457fa9ebaeb75b349f80c'/>
<id>urn:sha1:eb03a37cfac9b13f609457fa9ebaeb75b349f80c</id>
<content type='text'>
svn 1.8.0 emits an additional line matching 'URL:' in its 'svn info' command
('Relative URL:').
Changed the grep to match only the intended line so that a valid SVNVersion.inc
is generated.

The problem doesnt occur with the svn version I'm using (1.7.5) but Tobias has
confirmed that the change fixes the problem.

See http://llvm.org/bugs/show_bug.cgi?id=17203

llvm-svn: 190685
</content>
</entry>
<entry>
<title>[utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn</title>
<updated>2012-05-15T18:44:09+00:00</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2012-05-15T18:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=bf0bf743d7ed6c2e768bc92d4c09c21a7b6edc0e'/>
<id>urn:sha1:bf0bf743d7ed6c2e768bc92d4c09c21a7b6edc0e</id>
<content type='text'>
check.

llvm-svn: 156836
</content>
</entry>
<entry>
<title>utils: Add GetRepositoryPath script, patch by Jonathan Mulder!</title>
<updated>2010-09-29T17:57:01+00:00</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-09-29T17:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=afd363e65b5202f02f91defc880befc0a0a4a872'/>
<id>urn:sha1:afd363e65b5202f02f91defc880befc0a0a4a872</id>
<content type='text'>
 - Also, fix indention in GetSourceVersion while in the area.

llvm-svn: 115048
</content>
</entry>
</feed>
