<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandGuide/index.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandGuide/index.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandGuide/index.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-07T23:32:02Z</updated>
<entry>
<title>$ svn merge -c 113303 https://llvm.org/svn/llvm-project/llvm/trunk</title>
<updated>2010-09-07T23:32:02Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-09-07T23:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9aabee1c4f3974bfb31813316ebb2e53f52a5757'/>
<id>urn:sha1:9aabee1c4f3974bfb31813316ebb2e53f52a5757</id>
<content type='text'>
--- Merging r113303 into '.':
A    docs/CommandGuide/llvm-diff.pod
U    docs/CommandGuide/index.html

Log:
Add documentation for llvm-diff.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@113310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit.</title>
<updated>2010-05-11T16:47:42Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-05-11T16:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10934e881d563dfeeea3a5f1bad0a71d7f62f421'/>
<id>urn:sha1:10934e881d563dfeeea3a5f1bad0a71d7f62f421</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103478 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit.</title>
<updated>2010-05-11T16:46:45Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-05-11T16:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e924ab50376b1066204b2e0ec93f997900fefe7e'/>
<id>urn:sha1:e924ab50376b1066204b2e0ec93f997900fefe7e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r103213. It broke several sections of live website.</title>
<updated>2010-05-07T00:28:04Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-07T00:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2c3a49c8029ebd9ef530101cc24c66562e3dff5'/>
<id>urn:sha1:e2c3a49c8029ebd9ef530101cc24c66562e3dff5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103219 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Overhauled llvm/clang docs builds. Closes PR6613.</title>
<updated>2010-05-06T23:45:43Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-06T23:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68cb31901c590cabceee6e6356d62c84142114cb'/>
<id>urn:sha1:68cb31901c590cabceee6e6356d62c84142114cb</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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103213 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Refer to -help instead of --help since this is what tools themselves say.</title>
<updated>2010-02-18T14:08:13Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-18T14:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7e7ae5ad692760aa8d97477f061a05b10948cf57'/>
<id>urn:sha1:7e7ae5ad692760aa8d97477f061a05b10948cf57</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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add link to 'lit' from CommandGuide.</title>
<updated>2009-10-19T03:54:13Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-10-19T03:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b828a84a0265254b49d97e6c150c42899b397a9'/>
<id>urn:sha1:8b828a84a0265254b49d97e6c150c42899b397a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a simple FileCheck man page.</title>
<updated>2009-08-15T15:38:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T15:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d3787b73c312b78a0dade24018ec0d28bca4e16'/>
<id>urn:sha1:9d3787b73c312b78a0dade24018ec0d28bca4e16</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Fixed formatting of command descriptions to be consistent:</title>
<updated>2008-12-11T17:12:52Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39309dfbb260666e0e54a599811edd4312092b4d'/>
<id>urn:sha1:39309dfbb260666e0e54a599811edd4312092b4d</id>
<content type='text'>
  - descriptions on new line
  - no terminating period
* Changed the W3C logos from yellow to blue to not stand out


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60879 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a man page for llvmc. Really basic for now, will be updated later.</title>
<updated>2008-11-25T21:38:38Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2008-11-25T21:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a606d1f34e554a8d779d7d2c740c661a9bae01ef'/>
<id>urn:sha1:a606d1f34e554a8d779d7d2c740c661a9bae01ef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60049 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
