<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/tutorial/LangImpl1.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/tutorial/LangImpl1.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/tutorial/LangImpl1.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>Test commit (removed trailing whitespace)</title>
<updated>2008-03-26T00:38:56Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2008-03-26T00:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8a64d5ed37c90cc38b9ce7914b4e76c87f85370b'/>
<id>urn:sha1:8a64d5ed37c90cc38b9ce7914b4e76c87f85370b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48809 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Various updates from Sam Bishop:</title>
<updated>2008-02-10T19:11:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-02-10T19:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=729eb14ae8b1a1002a212a99cdc411659670fbd4'/>
<id>urn:sha1:729eb14ae8b1a1002a212a99cdc411659670fbd4</id>
<content type='text'>
"I have been working my way through the JIT and Kaleidoscope tutorials in my
(minuscule) spare time.  Thanks again for writing them!  I have attached a
patch containing some minor changes, ranging from spelling and grammar fixes
to adding a "Next: &lt;next tutorial section&gt;" hyperlink to the bottom of each
page.

Every page has been given the "next link" treatment, but otherwise I'm only
half way through the Kaleidoscope tutorial.  I will send a follow-on patch
if time permits."



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46933 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix typo noticed by Joshua Pennington</title>
<updated>2007-12-02T22:46:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-02T22:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c80c23ff63a2c29ac5cd3ebb4e61c41ea278ddc0'/>
<id>urn:sha1:c80c23ff63a2c29ac5cd3ebb4e61c41ea278ddc0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44522 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>edits</title>
<updated>2007-11-06T06:32:18Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T06:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4134c2821f1b09550d882d6204f6637c7a7d794b'/>
<id>urn:sha1:4134c2821f1b09550d882d6204f6637c7a7d794b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43758 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a real intro to the series.</title>
<updated>2007-11-06T05:02:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T05:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=95ce0d61ab7051847cc8d562d9e5301c8948d658'/>
<id>urn:sha1:95ce0d61ab7051847cc8d562d9e5301c8948d658</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43752 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fixes from Ryan Brown.</title>
<updated>2007-11-06T01:39:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-06T01:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=711552174e3a666175228c72ab88f1c37439e284'/>
<id>urn:sha1:711552174e3a666175228c72ab88f1c37439e284</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43747 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>merge in various fixes from Kelly Wilson.</title>
<updated>2007-11-05T20:13:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-05T20:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=619bc0ac1729090fa419606cb1ef5c5df9b58569'/>
<id>urn:sha1:619bc0ac1729090fa419606cb1ef5c5df9b58569</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43731 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
