<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/haskell.git/docs/Makefile, branch wip/factor-out-alloc</title>
<subtitle>gitlab.haskell.org: ghc/ghc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/'/>
<entry>
<title>Put an up-to-date Makefile in docs/Makefile</title>
<updated>2010-12-17T22:37:07+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2010-12-17T22:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=0865155223bf9d591759cacd9236fb1129d2bea6'/>
<id>0865155223bf9d591759cacd9236fb1129d2bea6</id>
<content type='text'>
It doesn't do anything useful yet, but it works with the new build system
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't do anything useful yet, but it works with the new build system
</pre>
</div>
</content>
</entry>
<entry>
<title>Always build docs/{ext-core,storage-mgt}, even when making a bindist</title>
<updated>2008-08-29T15:21:41+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2008-08-29T15:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=e22dd82d5bc684cd6f6583d3add65d6c36b0d7cb'/>
<id>e22dd82d5bc684cd6f6583d3add65d6c36b0d7cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When making bindists, check that we know where we are</title>
<updated>2008-08-25T19:09:12+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2008-08-25T19:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=0e5f01904f7df065547e1558df8917c11f676f77'/>
<id>0e5f01904f7df065547e1558df8917c11f676f77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bindists are now some way towards working</title>
<updated>2008-08-10T00:50:16+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2008-08-10T00:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=2de31b61d0a963803eb5632c9659c6093d74f345'/>
<id>2de31b61d0a963803eb5632c9659c6093d74f345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix installing the documentation in the bindists</title>
<updated>2007-10-23T23:46:24+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2007-10-23T23:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=4217c6caef9f6d261df1449c590331878a493f14'/>
<id>4217c6caef9f6d261df1449c590331878a493f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the doc index page obey DESTDIR</title>
<updated>2007-08-31T01:45:37+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2007-08-31T01:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=5c45eb1c631614bfb4ad28ed0c1d0dd85cb5dd71'/>
<id>5c45eb1c631614bfb4ad28ed0c1d0dd85cb5dd71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix where all the documentation gets installed</title>
<updated>2007-08-30T22:37:40+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2007-08-30T22:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=88aa9117c3bd185e96a0bdc2e935afe180c6decc'/>
<id>88aa9117c3bd185e96a0bdc2e935afe180c6decc</id>
<content type='text'>
The paths can also now be overridden with the standard configure flags
--docdir=, --htmldir= etc. We were always advertising these, but now we
actually obey them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paths can also now be overridden with the standard configure flags
--docdir=, --htmldir= etc. We were always advertising these, but now we
actually obey them.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove old building guide, change links to point to the wiki</title>
<updated>2007-01-10T16:11:12+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>simonmar@microsoft.com</email>
</author>
<published>2007-01-10T16:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=c4ff47eac2c5b9046eec296dc6a5e6cebc351f61'/>
<id>c4ff47eac2c5b9046eec296dc6a5e6cebc351f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a ghc/ghci manpage</title>
<updated>2006-12-05T23:52:44+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2006-12-05T23:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=501f3c52a3fd0ce238d6be1bcc72a6c53c8e9d37'/>
<id>501f3c52a3fd0ce238d6be1bcc72a6c53c8e9d37</id>
<content type='text'>
Set GhcManpages=YES in mk/build.mk if you want to build the manpage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set GhcManpages=YES in mk/build.mk if you want to build the manpage.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the last bits of the ghc/ subdir</title>
<updated>2006-04-07T08:52:19+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>simonmar@microsoft.com</email>
</author>
<published>2006-04-07T08:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=422eaf986e456ed0e16647445f7bdcb3018eb6c2'/>
<id>422eaf986e456ed0e16647445f7bdcb3018eb6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
