<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CompilerWriterInfo.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CompilerWriterInfo.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CompilerWriterInfo.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>Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.</title>
<updated>2008-12-11T17:34:48Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=444087057ad0592f3e0bb2e434e0b610aa7914f6'/>
<id>urn:sha1:444087057ad0592f3e0bb2e434e0b610aa7914f6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a few HTML tidiness issues.</title>
<updated>2008-11-24T17:18:39Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-11-24T17:18:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f003276ee6c1eff64052456f64457cb82904b7bf'/>
<id>urn:sha1:f003276ee6c1eff64052456f64457cb82904b7bf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59966 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added link to ABI documentation, sent by Rafael Espindola.</title>
<updated>2006-08-22T21:56:43Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2006-08-22T21:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4d5958711a9f5517765fa436bdfb47620b9c4a42'/>
<id>urn:sha1:4d5958711a9f5517765fa436bdfb47620b9c4a42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29832 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changes docs for llvm.cs.uiuc.edu -&gt; llvm.org</title>
<updated>2006-03-14T05:39:39Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-14T05:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05fe4b02561f4431626a73ac2900be523e233cd6'/>
<id>urn:sha1:05fe4b02561f4431626a73ac2900be523e233cd6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove extra header in the SPARC section</title>
<updated>2005-05-17T15:15:19Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2005-05-17T15:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b6f4afbc562b5ec9b6314f6ed5309430555af7e3'/>
<id>urn:sha1:b6f4afbc562b5ec9b6314f6ed5309430555af7e3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22101 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add x86-64 abi</title>
<updated>2005-05-14T22:06:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-05-14T22:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f5a5a6c6662cb579acd4bd45e7747d7009051b42'/>
<id>urn:sha1:f5a5a6c6662cb579acd4bd45e7747d7009051b42</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22035 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add section for Itanium</title>
<updated>2005-03-30T05:33:54Z</updated>
<author>
<name>Duraid Madina</name>
<email>duraid@octopus.com.au</email>
</author>
<published>2005-03-30T05:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=81dbf44d1bf2ecdb7edbeda0fba6f6fc5cbbe82e'/>
<id>urn:sha1:81dbf44d1bf2ecdb7edbeda0fba6f6fc5cbbe82e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20941 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Add section for Alpha</title>
<updated>2005-03-30T01:14:38Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2005-03-30T01:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2c5b1d2405e15a9a4b5c9ca3bbb5e53e39978228'/>
<id>urn:sha1:2c5b1d2405e15a9a4b5c9ca3bbb5e53e39978228</id>
<content type='text'>
* Remove extraneous subsections


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