<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/Makefile, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/Makefile?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/Makefile?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-29T20:11:13Z</updated>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Subversionify the documentation.</title>
<updated>2007-07-09T08:04:31Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-07-09T08:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=669ed45029765df223ba7e9cdc242f62c17497e4'/>
<id>urn:sha1:669ed45029765df223ba7e9cdc242f62c17497e4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38442 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Get the version number right, finally.</title>
<updated>2007-07-05T10:00:19Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-07-05T10:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cf4c42cde2edc35d7c814552e7d16f887949a00c'/>
<id>urn:sha1:cf4c42cde2edc35d7c814552e7d16f887949a00c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37905 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>We really should not have this version number in  SO many makefiles. This should also probably change to svn instead of cvs, but leaving it for now.</title>
<updated>2007-07-03T18:11:20Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-07-03T18:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10c66c3b8417a0ef5c5ebaba615f382c0192d81f'/>
<id>urn:sha1:10c66c3b8417a0ef5c5ebaba615f382c0192d81f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37855 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this correct.Tested doxygen generation on zion.</title>
<updated>2007-03-27T23:19:39Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-03-27T23:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b747fd221d468c5449044bb9af1061460a44d090'/>
<id>urn:sha1:b747fd221d468c5449044bb9af1061460a44d090</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35390 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1276:</title>
<updated>2007-03-27T06:06:15Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-27T06:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b57a76bc8c16ebc2dbb409c1be6bd31e068c9fc'/>
<id>urn:sha1:0b57a76bc8c16ebc2dbb409c1be6bd31e068c9fc</id>
<content type='text'>
Allow doxygen documentation to be rebuilt manually with "make regendoc"
separately from "make install".

Patch by Scott Michel.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Get the version number for the LLVM from the autoconf/configure.ac file</title>
<updated>2007-03-04T00:45:50Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-04T00:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=12cabda94124851d8a9304a54fcce36a434bacd3'/>
<id>urn:sha1:12cabda94124851d8a9304a54fcce36a434bacd3</id>
<content type='text'>
when building the documentation for the web site.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34894 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The web site uses this</title>
<updated>2006-07-06T00:36:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-06T00:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9e4692c61752313a01486594e8e1ccf573ad4a47'/>
<id>urn:sha1:9e4692c61752313a01486594e8e1ccf573ad4a47</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29006 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>copy the doxygen tarball into the HTML directory after building it</title>
<updated>2005-11-30T06:31:28Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-11-30T06:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=889bc47677454b5e27c6776bb11e209f825e3604'/>
<id>urn:sha1:889bc47677454b5e27c6776bb11e209f825e3604</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24529 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adjust the dependencies and generate the output to docs/userloc.html so</title>
<updated>2005-05-16T18:29:13Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2005-05-16T18:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d5de2c8ede28295c064c2166b0ac1c6766ee9824'/>
<id>urn:sha1:d5de2c8ede28295c064c2166b0ac1c6766ee9824</id>
<content type='text'>
that it can properly link to the CSS stylesheet and images.


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