summaryrefslogtreecommitdiff
path: root/docs/building
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2002-05-17 08:13:08 by simonpj]simonpj2002-05-171-10/+176
| | | | Win32 updates from Simon
* [project @ 2002-05-14 08:30:34 by matthewc]matthewc2002-05-141-1/+11
| | | | | | * Note that ia64-linux works unregisterised and a registerised port is in progress. * Recommend bootstrapping from a machine of the same word size :)
* [project @ 2002-05-02 14:37:27 by simonmar]simonmar2002-05-021-1866/+1851
| | | | | | | | | | | | Overhaul: - Fix the markup in various ways, and indent it so it doesn't look so much like it was machine-generated by a badly written perl script - Add a section entitled "Porting GHC", describing the intricacies of porting from unregisterised .hc files, amongst other things. Comments/corrections welcome.
* [project @ 2002-04-23 15:41:58 by simonmar]simonmar2002-04-231-5/+8
| | | | Add some folklore about Perl.
* [project @ 2002-04-10 09:49:47 by simonmar]simonmar2002-04-101-6/+6
| | | | | | | | Don't claim that i386-unknown-cygwin32 is supported, replace it with i386-unknown-mingw32. (the build docs for Win32 are probably also out of date, but I didn't touch those)
* [project @ 2002-03-11 11:17:01 by simonmar]simonmar2002-03-111-0/+10
| | | | | Add a warning about booting from .hc files on GHC 5.xx, and recommend using 4.08.2 instead.
* [project @ 2002-03-04 01:36:08 by sof]sof2002-03-041-4/+7
| | | | de-stodged
* [project @ 2002-02-26 12:15:11 by simonmar]simonmar2002-02-261-84/+107
| | | | | | | Mention that you can say 'make way=foo' to build a particular way only in the current directory. Clean up some markup, and fix a markup error at the same time.
* [project @ 2002-02-13 15:29:27 by sof]sof2002-02-131-19/+44
| | | | | Tweaks to the Windows section, in part. commented out the InstallShield section as it is no longer used.
* [project @ 2002-02-07 14:56:29 by simonpj]simonpj2002-02-071-235/+143
| | | | Remove duplication of CVS info, and improve Win32 notes
* [project @ 2002-01-31 14:32:04 by simonmar]simonmar2002-01-311-468/+603
| | | | | | | | Update the building guide w.r.t. the enhanced source-file-searching mechanisms now in fptools/mk/paths.mk. Also, add a small section on Makefile debugging while I'm here, mentioning in particular 'make show'.
* [project @ 2002-01-08 13:52:34 by sof]sof2002-01-081-3/+0
| | | | IS setup: remove HDirect com lib reference; no longer bundled
* [project @ 2001-12-10 01:27:59 by sebc]sebc2001-12-101-2/+2
| | | | MacOS X 10.1 identifies as "darwin"
* [project @ 2001-11-13 10:16:21 by simonmar]simonmar2001-11-131-1/+7
| | | | | Mention in the summary of section 7 that extra arguments to ./configure may be required.
* [project @ 2001-11-13 10:07:28 by simonmar]simonmar2001-11-131-370/+1019
| | | | Updated building guide, now incorporating the CVS cheat sheet.
* [project @ 2001-10-23 14:53:14 by rrt]rrt2001-10-231-1/+8
| | | | Document make install-docs.
* [project @ 2001-10-23 14:50:59 by rrt]rrt2001-10-231-0/+9
| | | | Document the use of SGMLDocWays to build the documentation.
* [project @ 2001-10-23 14:46:25 by rrt]rrt2001-10-231-0/+1
| | | | Use the new doc-building/installing infrastructure.
* [project @ 2001-10-19 11:44:08 by rrt]rrt2001-10-191-0/+30
| | | | | | More notes about InstallShield. This is now a first draft of the InstallShield notes; probably some bits have been left out, and I need to fix make install to bring reality closer to document.
* [project @ 2001-10-19 11:16:16 by rrt]rrt2001-10-191-0/+43
| | | | | Say a bit about the way InstallShield should work. It doesn't yet, as I have to finish fixing make install for Windows.
* [project @ 2001-10-18 11:40:46 by rrt]rrt2001-10-181-18/+17
| | | | Remove old rubbish and put some new in instead.
* [project @ 2001-07-31 10:58:34 by rrt]rrt2001-07-311-8/+23
| | | | Add the --with-gcc story. Tidy up some typos.
* [project @ 2001-05-22 14:10:25 by rrt]rrt2001-05-221-15/+17
| | | | Merge from 4.08 branch.
* [project @ 2001-05-22 12:00:05 by rrt]rrt2001-05-221-14/+28
| | | | | | Add changes for latest 4.08.2 InstallShield; merge into 4.08 branch, especially as the HEAD story will soon change with the New Improved Windows System for GHC 5.
* [project @ 2001-05-02 15:26:05 by rrt]rrt2001-05-021-9/+7
| | | | | Remove list of packages to install on Windows; the new story is that you install all of Cygwin.
* [project @ 2001-05-01 15:12:43 by rrt]rrt2001-05-011-1/+2
| | | | Add zlib to list of required packages for building.
* [project @ 2001-04-30 17:24:25 by rrt]rrt2001-04-301-42/+0
| | | | | Remove instructions about making /etc/passwd, as it happens automatically when installing Cygwin.
* [project @ 2001-04-30 16:42:33 by rrt]rrt2001-04-301-2/+3
| | | | Say not to install the cygwin package, rather than to install it.
* [project @ 2001-04-30 12:00:18 by rrt]rrt2001-04-301-2/+2
| | | | | Added cygwin to list of required packages, and said why gdbm is needed (for CVS).
* [project @ 2001-04-29 16:26:32 by rrt]rrt2001-04-291-1/+1
| | | | Add gdbm to list of Cygwin packages needed for building from CVS.
* [project @ 2001-04-20 15:21:22 by rrt]rrt2001-04-201-2/+5
| | | | | Move one or two hintettes here from the old Windows installation guide, now they're no longer needed there.
* [project @ 2001-04-17 16:00:48 by rrt]rrt2001-04-171-1/+2
| | | | Add m4 to the required packages list.
* [project @ 2001-04-17 15:55:33 by rrt]rrt2001-04-171-75/+12
| | | | Update the rather old instructions on installing ancillary tools on Windows.
* [project @ 2001-03-14 10:13:30 by rrt]rrt2001-03-141-1/+1
| | | | Ban /tmp. TMPDIR r00lz!
* [project @ 2001-01-30 12:30:37 by rrt]rrt2001-01-301-8/+6
| | | | Modernise Perl paragraph.
* [project @ 2001-01-17 15:11:04 by simonmar]simonmar2001-01-171-876/+842
| | | | Update sweep
* [project @ 2000-11-08 10:22:03 by simonmar]simonmar2000-11-081-80/+124
| | | | document options to ./configure.
* [project @ 2000-10-12 15:41:12 by rrt]rrt2000-10-122-0/+2994
Put in their own directories to humour the build system.