<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CompilerDriver.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CompilerDriver.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CompilerDriver.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-05-07T00:28:04Z</updated>
<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>Regenerate.</title>
<updated>2009-12-23T12:49:51Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-23T12:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a9ff4b61293a3e94c88882f94c7683616a49f90'/>
<id>urn:sha1:0a9ff4b61293a3e94c88882f94c7683616a49f90</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91999 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2009-12-17T07:49:26Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-17T07:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90b5d04772cabd20812dd478beb65f3fd6571b9e'/>
<id>urn:sha1:90b5d04772cabd20812dd478beb65f3fd6571b9e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91595 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2009-12-07T18:26:24Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-07T18:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=abf31b9d092fe73149158a2bdd9894aafb477f70'/>
<id>urn:sha1:abf31b9d092fe73149158a2bdd9894aafb477f70</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90776 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>Regenerate.</title>
<updated>2009-10-25T01:44:24Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-10-25T01:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a018d3d8ce1c1f6d1ae578114c7dfc12ef84444'/>
<id>urn:sha1:0a018d3d8ce1c1f6d1ae578114c7dfc12ef84444</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85031 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: Perform automated correction of common typos.</title>
<updated>2009-10-12T14:46:08Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-10-12T14:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8040cd3cfd7b87661c08ca916daf355593dd8ffa'/>
<id>urn:sha1:8040cd3cfd7b87661c08ca916daf355593dd8ffa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83849 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2009-09-28T01:28:26Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-09-28T01:28:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3128015782709f0e16b1935b9834771047950704'/>
<id>urn:sha1:3128015782709f0e16b1935b9834771047950704</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82958 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
