<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/DeveloperPolicy.html, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/DeveloperPolicy.html?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/DeveloperPolicy.html?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-02T00:09:17Z</updated>
<entry>
<title>updates to make it clear that this applies to clang and other llvm subprojects.</title>
<updated>2010-09-02T00:09:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-02T00:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b742ff084f6fc18ba2421a5c231a8a72a22d5e62'/>
<id>urn:sha1:b742ff084f6fc18ba2421a5c231a8a72a22d5e62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112781 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete mkpatch. Everything it does is already done by svn diff by default.</title>
<updated>2010-08-04T16:07:22Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-04T16:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1076ea611f21aa8b44d28bf2eac43a207c1922b'/>
<id>urn:sha1:c1076ea611f21aa8b44d28bf2eac43a207c1922b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110203 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>Fix typos in comments.</title>
<updated>2010-02-26T20:18:32Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-26T20:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=621a415c013556d2d67359c4c51da11ee3703196'/>
<id>urn:sha1:621a415c013556d2d67359c4c51da11ee3703196</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97257 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a link to the GSG for info on how to check out svn trunk</title>
<updated>2009-10-10T21:37:16Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-10-10T21:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b96e80da402a8acb623450e94447b93132b9dee'/>
<id>urn:sha1:9b96e80da402a8acb623450e94447b93132b9dee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83734 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>apparently russians are really hard to sort or something!</title>
<updated>2009-09-16T05:42:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-16T05:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f86a77868c4d8212b796cde0e71c7d02ae1f6749'/>
<id>urn:sha1:f86a77868c4d8212b796cde0e71c7d02ae1f6749</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82016 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>I can sort, no really.</title>
<updated>2009-09-16T05:37:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-16T05:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b2030437fc99cf257aa715d83cef36336bb2a76a'/>
<id>urn:sha1:b2030437fc99cf257aa715d83cef36336bb2a76a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82015 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make more clear since it is sorted by last name now.</title>
<updated>2009-09-16T05:36:54Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-16T05:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=941f4cd24606de0a32ef1975bcf6821a1e42adcb'/>
<id>urn:sha1:941f4cd24606de0a32ef1975bcf6821a1e42adcb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82014 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Doug is now the code owner for most of the Clang frontend.</title>
<updated>2009-09-16T05:36:07Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-09-16T05:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af5bd677c9fa9be410ea68126504439d29f7d300'/>
<id>urn:sha1:af5bd677c9fa9be410ea68126504439d29f7d300</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82013 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
