<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/MakefileGuide.html, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/MakefileGuide.html?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/MakefileGuide.html?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-02T07:10:51Z</updated>
<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>PR1601: etags not configured correctly</title>
<updated>2007-09-29T00:42:21Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-09-29T00:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=422937113da28615dc16f7abca8b0381c86aa6d5'/>
<id>urn:sha1:422937113da28615dc16f7abca8b0381c86aa6d5</id>
<content type='text'>
Resolving this by deleting vestigal etags remnants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42460 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>first pass of nomenclature changes in .html files</title>
<updated>2007-07-06T22:07:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-06T22:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=04367bfc20c021c4105abf0c33b86d55f782d1e8'/>
<id>urn:sha1:04367bfc20c021c4105abf0c33b86d55f782d1e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove references to gccld and gccas, adjusting the documentation to</title>
<updated>2007-02-09T15:59:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-09T15:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=434262ad518dad47841189b27fb9f3943d8206b8'/>
<id>urn:sha1:434262ad518dad47841189b27fb9f3943d8206b8</id>
<content type='text'>
mention llvm-ld and opt instead (if appropriate).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34094 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document the LINK_COMPONENTS and NO_INSTALL variables.</title>
<updated>2007-02-06T19:00:40Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-06T19:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9b4422629afa486dc3bdb7413a0d43e9007f67c1'/>
<id>urn:sha1:9b4422629afa486dc3bdb7413a0d43e9007f67c1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33969 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update this to reflect llvm-config usage</title>
<updated>2006-09-04T06:12:14Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-09-04T06:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=362b3680c1d8f92609ee37c4a6943c7a45f287cb'/>
<id>urn:sha1:362b3680c1d8f92609ee37c4a6943c7a45f287cb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30094 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix an anchor name.</title>
<updated>2006-08-07T23:44:59Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-07T23:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d1001f2ac20d5f83037fa418769a8622b3413305'/>
<id>urn:sha1:d1001f2ac20d5f83037fa418769a8622b3413305</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29557 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR780:</title>
<updated>2006-08-07T23:12:15Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-07T23:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=42fe455d3789b8e7913f463f85cd5606d7fb6efe'/>
<id>urn:sha1:42fe455d3789b8e7913f463f85cd5606d7fb6efe</id>
<content type='text'>
1. Change the usage of LOADABLE_MODULE so that it implies all the things
   necessary to make a loadable module. This reduces the user's burdern to
   get a loadable module correctly built.
2. Document the usage of LOADABLE_MODULE in the MakefileGuide
3. Adjust the makefile for lib/Transforms/Hello to use the new specification
   for building loadable modules
4. Adjust the sample project to not attempt to build a shared library for
   its little library. This was just wasteful and not instructive at all.


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