<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/tutorial/LangImpl8.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/tutorial/LangImpl8.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/tutorial/LangImpl8.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>Add "Author Date Id Revision" svn:keyword properties to these files, as</title>
<updated>2010-02-03T17:27:31Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-03T17:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=523e3928a340dfd6645b4fc8e861c2d883728227'/>
<id>urn:sha1:523e3928a340dfd6645b4fc8e861c2d883728227</id>
<content type='text'>
is done with the other html files in doc, to hopefully keep strings like
"Last modified" current.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95225 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>many edits, patch by Kelly Wilson!</title>
<updated>2007-11-15T04:51:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-15T04:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7e6b1ab7029b45f0be81f3026e571f9977dc5c3'/>
<id>urn:sha1:b7e6b1ab7029b45f0be81f3026e571f9977dc5c3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44157 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>final edits.</title>
<updated>2007-11-07T06:46:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-07T06:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8bbe014f03a5efd93a6c5e95513f03d9fde2b0da'/>
<id>urn:sha1:8bbe014f03a5efd93a6c5e95513f03d9fde2b0da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43812 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>typo from Ryan Brown.</title>
<updated>2007-11-06T01:40:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T01:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=efcc3f5c5e12c4558dbde25fba0986f511686d42'/>
<id>urn:sha1:efcc3f5c5e12c4558dbde25fba0986f511686d42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43748 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add some links to the tutorial index and between chapters.</title>
<updated>2007-11-05T20:04:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-05T20:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0e555b1ab0be09b0c668f2af9fb7d5fe316897b5'/>
<id>urn:sha1:0e555b1ab0be09b0c668f2af9fb7d5fe316897b5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43730 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>recursive types are our friend.</title>
<updated>2007-11-05T19:28:07Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-05T19:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ca08f3d8e810b3792c01335037fa8d4ea3c9691'/>
<id>urn:sha1:9ca08f3d8e810b3792c01335037fa8d4ea3c9691</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43727 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>TOC for chapter 8</title>
<updated>2007-11-05T19:10:15Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-05T19:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=99005a4b3b7d4a76e05bf81e8c42c5c39f206f8a'/>
<id>urn:sha1:99005a4b3b7d4a76e05bf81e8c42c5c39f206f8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43724 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>finish the tutorial, yaay.</title>
<updated>2007-11-05T07:00:54Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-05T07:00:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a3f07ef525851bd9dd34adaa983a922eec995247'/>
<id>urn:sha1:a3f07ef525851bd9dd34adaa983a922eec995247</id>
<content type='text'>
comments and feedback welcome.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43701 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
