<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/ProgrammersManual.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/ProgrammersManual.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-04T15:59:16Z</updated>
<entry>
<title>Remove a link which is no longer relevant.</title>
<updated>2010-08-04T15:59:16Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-04T15:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0495100f5b8cfe77a13113ccbb25cfc62041aa3'/>
<id>urn:sha1:b0495100f5b8cfe77a13113ccbb25cfc62041aa3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110202 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix word choice.</title>
<updated>2010-08-01T23:18:45Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2010-08-01T23:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2a80aca1a8c0d97efded8b4e3633b2c36444925d'/>
<id>urn:sha1:2a80aca1a8c0d97efded8b4e3633b2c36444925d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109995 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't pass StringRef by reference.</title>
<updated>2010-07-14T22:38:02Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-07-14T22:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38e59891ee4417a9be2f8146ce0ba3269e38ac21'/>
<id>urn:sha1:38e59891ee4417a9be2f8146ce0ba3269e38ac21</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108366 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>Fix a grammaro.</title>
<updated>2010-03-30T20:04:57Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-30T20:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bb31bfaa3ed2495dd99304316344dbe54f1d756'/>
<id>urn:sha1:4bb31bfaa3ed2495dd99304316344dbe54f1d756</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99917 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix iterator name</title>
<updated>2010-03-26T19:59:25Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-03-26T19:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bbbf9a2eaa33228c90afd344c799ae3577c6a5a0'/>
<id>urn:sha1:bbbf9a2eaa33228c90afd344c799ae3577c6a5a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99646 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Minor grammar and html fixes.</title>
<updated>2010-03-26T19:51:14Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-26T19:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d91c119250b9163ade6a854f0e0db11776dcc1e'/>
<id>urn:sha1:0d91c119250b9163ade6a854f0e0db11776dcc1e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99644 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>some more tweaks</title>
<updated>2010-03-26T19:40:38Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2010-03-26T19:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ce94319533bc593fdedbea0897226273694764b9'/>
<id>urn:sha1:ce94319533bc593fdedbea0897226273694764b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99643 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Tell "the rest of the story" about LLVM's iterators' implicit conversions.</title>
<updated>2010-03-26T19:39:05Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-26T19:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=525bf8ee8ed372684e06ee395389e37828cc7cf3'/>
<id>urn:sha1:525bf8ee8ed372684e06ee395389e37828cc7cf3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99642 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
