<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/GettingStartedVS.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/GettingStartedVS.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/GettingStartedVS.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>Documentation: fix HTML validation errors.</title>
<updated>2009-08-05T15:42:44Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-05T15:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e15192b36bb5e99838d3f70bf79f7b8bed7a75b9'/>
<id>urn:sha1:e15192b36bb5e99838d3f70bf79f7b8bed7a75b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Duplicate entry.</title>
<updated>2009-04-03T20:32:13Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-04-03T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=138dd6df8bb443f317823fa59ac16a5ffcab45c0'/>
<id>urn:sha1:138dd6df8bb443f317823fa59ac16a5ffcab45c0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68401 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>"Add documentation about the fix for missing x86</title>
<updated>2009-04-03T20:23:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-04-03T20:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=03dc1fe9ac5d36c2bf58cd69f18b28f4b58c4b00'/>
<id>urn:sha1:03dc1fe9ac5d36c2bf58cd69f18b28f4b58c4b00</id>
<content type='text'>
target library in windows under the "Common problems" section."

Patch by Stefanus Du Toit!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68399 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the Visual Studio docs. Patch by Stefanus!</title>
<updated>2009-03-28T10:24:15Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-03-28T10:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bc14dd30a8e03e28c9d28ab4c5b6e52e8d7c8d26'/>
<id>urn:sha1:bc14dd30a8e03e28c9d28ab4c5b6e52e8d7c8d26</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67940 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lex and bison aren't needed to build llvm anymore.</title>
<updated>2009-01-02T07:10:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-01-02T07:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=01bb8b0c36ffb81b0ee09c01d14eb90386b4b2ca'/>
<id>urn:sha1:01bb8b0c36ffb81b0ee09c01d14eb90386b4b2ca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61560 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed warnings from HTML 4.01 validator: trailing slashes in &lt;br&gt; and &lt;img&gt;</title>
<updated>2008-12-11T18:23:24Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T18:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f00ddb04dfdef01a0389fa4c3cf63f7fa23627b9'/>
<id>urn:sha1:f00ddb04dfdef01a0389fa4c3cf63f7fa23627b9</id>
<content type='text'>
tags are not needed in HTML, only XML.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60885 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>Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!</title>
<updated>2008-12-08T00:45:02Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-12-08T00:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf'/>
<id>urn:sha1:28ea4f6c070f3d7eb75291a64cf75f1e7af6eadf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60679 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
