<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/docs/CompilerDriver.html, 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>2011-09-20T00:34:27+00:00</updated>
<entry>
<title>Remove more of llvmc and dependencies.</title>
<updated>2011-09-20T00:34:27+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-09-20T00:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=69c02e9476ffd02d86f6be154df3e602888c2a32'/>
<id>urn:sha1:69c02e9476ffd02d86f6be154df3e602888c2a32</id>
<content type='text'>
llvm-svn: 140121
</content>
</entry>
<entry>
<title>1. Keep lines in 80 columns.</title>
<updated>2011-05-06T22:11:29+00:00</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanak@gmail.com</email>
</author>
<published>2011-05-06T22:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=cbb7fa68ed30b5d3616b9eea3cc2446333c2663b'/>
<id>urn:sha1:cbb7fa68ed30b5d3616b9eea3cc2446333c2663b</id>
<content type='text'>
2. Remove unused function.
3. Correct indentation.

llvm-svn: 131028
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2011-04-24T14:17:37+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2011-04-24T14:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=06655d4a613e6bc48d936cbe96d6297790e1eaa0'/>
<id>urn:sha1:06655d4a613e6bc48d936cbe96d6297790e1eaa0</id>
<content type='text'>
llvm-svn: 130091
</content>
</entry>
<entry>
<title>Fix a ton of comment typos found by codespell.  Patch by</title>
<updated>2011-04-15T05:18:47+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-04-15T05:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0ab5e2cdedba59b4f81152d72d70e1796f796834'/>
<id>urn:sha1:0ab5e2cdedba59b4f81152d72d70e1796f796834</id>
<content type='text'>
Luis Felipe Strano Moraes!

llvm-svn: 129558
</content>
</entry>
<entry>
<title>docs: Canonicalize URLs.</title>
<updated>2011-04-09T02:13:37+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-04-09T02:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=ca46f5a3b5d75995b2a2807bc885f308e7009372'/>
<id>urn:sha1:ca46f5a3b5d75995b2a2807bc885f308e7009372</id>
<content type='text'>
llvm-svn: 129181
</content>
</entry>
<entry>
<title>Revert r103213. It broke several sections of live website.</title>
<updated>2010-05-07T00:28:04+00:00</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-07T00:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f375e9a0924fd059792c6dccbb0412d5127bfc74'/>
<id>urn:sha1:f375e9a0924fd059792c6dccbb0412d5127bfc74</id>
<content type='text'>
llvm-svn: 103219
</content>
</entry>
<entry>
<title>Overhauled llvm/clang docs builds. Closes PR6613.</title>
<updated>2010-05-06T23:45:43+00:00</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-06T23:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e08af303a642a69accf5d06c5ac61e6b8f2ef6b6'/>
<id>urn:sha1:e08af303a642a69accf5d06c5ac61e6b8f2ef6b6</id>
<content type='text'>
NOTE: 2nd part changeset for cfe trunk to follow.

*** PRE-PATCH ISSUES ADDRESSED

- clang api docs fail build from objdir
- clang/llvm api docs collide in install PREFIX/
- clang/llvm main docs collide in install
- clang/llvm main docs have full of hard coded destination
  assumptions and make use of absolute root in static html files;
  namely CommandGuide tools hard codes a website destination
  for cross references and some html cross references assume
  website root paths

*** IMPROVEMENTS

- bumped Doxygen from 1.4.x -&gt; 1.6.3
- splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
- provide consistent, reliable doc builds for both main+api docs
- support buid vs. install vs. website intentions
- support objdir builds
- document targets with 'make help'
- correct clean and uninstall operations
- use recursive dir delete only where absolutely necessary
- added call function fn.RMRF which safeguards against botched 'rm -rf';
  if any target (or any variable is evaluated) which attempts
  to remove any dirs which match a hard-coded 'safelist', a verbose
  error will be printed and make will error-stop.

llvm-svn: 103213
</content>
</entry>
<entry>
<title>Refer to -help instead of --help since this is what tools themselves say.</title>
<updated>2010-02-18T14:08:13+00:00</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-18T14:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=142b9edaf12346d77e5d58ab0b6bee821d6de458'/>
<id>urn:sha1:142b9edaf12346d77e5d58ab0b6bee821d6de458</id>
<content type='text'>
Also, have tools output -help-hidden rather than refer to --help-hidden,
for consistency, and likewise adjust documentation.  This doesn't change
every mention of --help, only those which seemed clearly safe.

llvm-svn: 96578
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2009-12-23T12:49:51+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-23T12:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4429e7062319d0d0756b9eab1c3d1ca50fe233dc'/>
<id>urn:sha1:4429e7062319d0d0756b9eab1c3d1ca50fe233dc</id>
<content type='text'>
llvm-svn: 91999
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2009-12-17T07:49:26+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-17T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=108b0682e4bba7fda67e27c5d6956a034ad6b605'/>
<id>urn:sha1:108b0682e4bba7fda67e27c5d6956a034ad6b605</id>
<content type='text'>
llvm-svn: 91595
</content>
</entry>
</feed>
