<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/GettingStarted.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/GettingStarted.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/GettingStarted.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-07-08T08:27:18Z</updated>
<entry>
<title>Tweak some docs now that the default build is called Debug+Asserts.</title>
<updated>2010-07-08T08:27:18Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-07-08T08:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=67f8a7bc26c2993854a7e9ab43af362bc4477e3f'/>
<id>urn:sha1:67f8a7bc26c2993854a7e9ab43af362bc4477e3f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh</title>
<updated>2010-05-19T07:00:17Z</updated>
<author>
<name>Tobias Grosser</name>
<email>grosser@fim.uni-passau.de</email>
</author>
<published>2010-05-19T07:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0560ce471dcb6aa1461ec2f42648b721b34729fc'/>
<id>urn:sha1:0560ce471dcb6aa1461ec2f42648b721b34729fc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104113 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>Refer to -help instead of --help since this is what tools themselves say.</title>
<updated>2010-02-18T14:08:13Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-18T14:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7e7ae5ad692760aa8d97477f061a05b10948cf57'/>
<id>urn:sha1:7e7ae5ad692760aa8d97477f061a05b10948cf57</id>
<content type='text'>
Also, have tools output -help-hidden rather than refer to --help-hidden,
for consistency, and likewise adjust documentation.  This doesn't change
every mention of --help, only those which seemed clearly safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add optional debian instructions, PR6272</title>
<updated>2010-02-17T18:33:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-02-17T18:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3bc3d3c5acef6bc70f5b5e00d6894a2baa0aa2f7'/>
<id>urn:sha1:3bc3d3c5acef6bc70f5b5e00d6894a2baa0aa2f7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96488 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document binutils requirements for coff targets (cygwin / mingw32).</title>
<updated>2010-02-11T21:51:51Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-02-11T21:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=780679baa7008e54cb94f383c5b13ee995e21fe3'/>
<id>urn:sha1:780679baa7008e54cb94f383c5b13ee995e21fe3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95928 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add more detail for getting started on Windows.</title>
<updated>2009-12-17T17:18:11Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2009-12-17T17:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18df1d4eb400581dcb504975473efb7cbba1ead4'/>
<id>urn:sha1:18df1d4eb400581dcb504975473efb7cbba1ead4</id>
<content type='text'>
Patch from jon.forums at gmail.com



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91603 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add note about loadable modules on windows.</title>
<updated>2009-12-09T17:26:02Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2009-12-09T17:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=16f1692dca19431768e6f113af4acac470f8adf8'/>
<id>urn:sha1:16f1692dca19431768e6f113af4acac470f8adf8</id>
<content type='text'>
Patch by Gregory Petrosyan!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The magic for our current brand of .bc files is BC. For older ones it was llvc.</title>
<updated>2009-11-04T06:15:28Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-11-04T06:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e6b5a52a42a31d2d6e90338c5c4329b78afd8828'/>
<id>urn:sha1:e6b5a52a42a31d2d6e90338c5c4329b78afd8828</id>
<content type='text'>
When was it ever "llvm"?


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