<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/HistoricalNotes, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/HistoricalNotes?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/HistoricalNotes?h=release_29'/>
<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>remove two docs about the old Sparc backend which used Value*'s for vregs.</title>
<updated>2009-09-13T17:25:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-13T17:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6dd026fed67d7f7654f26c2bff1ef7652de2023'/>
<id>urn:sha1:f6dd026fed67d7f7654f26c2bff1ef7652de2023</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81680 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>move old clang readme here.</title>
<updated>2009-09-13T17:24:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-13T17:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39ddef30c94c737f95260f818e5f1cca560a3088'/>
<id>urn:sha1:39ddef30c94c737f95260f818e5f1cca560a3088</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81679 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update a doc, patch contributed by Jim Laskey!</title>
<updated>2005-08-02T19:14:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-08-02T19:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7dc934da2d9e54e4a0f9d7b06ac73bfd0d690a89'/>
<id>urn:sha1:7dc934da2d9e54e4a0f9d7b06ac73bfd0d690a89</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22590 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reduce line length to about 80 chars.</title>
<updated>2004-05-13T03:40:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-05-13T03:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=042896206475428d486073e1201b2a36713129ef'/>
<id>urn:sha1:042896206475428d486073e1201b2a36713129ef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13538 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The word `dependence' has no `a'.</title>
<updated>2003-08-21T22:14:57Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-21T22:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=318efded12bbf298f02d41cf34f318ea963ecb91'/>
<id>urn:sha1:318efded12bbf298f02d41cf34f318ea963ecb91</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8031 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Spell `necessary' correctly.</title>
<updated>2003-08-18T14:43:39Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-18T14:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5560c9d49ccae132cabf1155f18aa0480dce3eda'/>
<id>urn:sha1:5560c9d49ccae132cabf1155f18aa0480dce3eda</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7944 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Here are the notes from our Reoptimizer meetings.</title>
<updated>2003-06-26T20:37:42Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-06-26T20:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f81838660445c15a61a516bc7fe214760c105f69'/>
<id>urn:sha1:f81838660445c15a61a516bc7fe214760c105f69</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6923 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add notes about LLVM and CygWin from Brian Gaeke</title>
<updated>2003-01-23T21:17:02Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-01-23T21:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c2b5dcba5429b3c4328c3141fbe20af12e961a21'/>
<id>urn:sha1:c2b5dcba5429b3c4328c3141fbe20af12e961a21</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5417 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
