- Feb 19, 1998
-
-
sof authored
don't recurse over the different ways with `make runtests' inside leaf directories, leave that to `make all'.
-
- Feb 17, 1998
-
-
sof authored
- TAGS rule: be quiet if we fail to copy generated TAGS file from build to source tree.
-
- Feb 02, 1998
-
-
Simon Marlow authored
Add support for links to versioned driver scripts.
-
- Jan 30, 1998
-
-
Simon Marlow authored
Remove old literate documentation support, and add support for multi-file SGML documents.
-
- Jan 22, 1998
-
-
Simon Marlow authored
Even more gruesome hack to avoid -odir $* problems in make depend.
-
- Jan 21, 1998
-
-
Simon Marlow authored
Remove cruft to do with running mkdependHS directly, and add cruft to deal with running 'ghc -M' with HC_OPTS that includes $* (eg. GhcLibHcOpts).
-
- Jan 12, 1998
-
-
Simon Marlow authored
forget it; there's no portable way to install a link.
-
Simon Marlow authored
add INSTALL_BIN_LINKS for linking things in $(bindir)
-
- Dec 22, 1997
-
-
Simon Marlow authored
remove some superfluous-looking parenthesis around a test.
-
- Dec 16, 1997
-
-
Simon Marlow authored
another attempt at getting 'make -k' to do the right thing.
-
Simon Marlow authored
build SGML documentation using the normal 'gmake dvi' etc.
-
Simon Marlow authored
project-ify the bin-dist rules a bit.
-
- Dec 04, 1997
-
-
Simon Marlow authored
add lengthy comment about recursive makes and failure.
-
Simon Marlow authored
fix the set -e business again. I could have sworn I'd already done this.
-
- Nov 28, 1997
-
-
Simon Marlow authored
prune #* and .#* when making source dist.
-
- Oct 17, 1997
-
-
Simon Marlow authored
protect $$s for bash.
-
- Oct 09, 1997
-
-
Simon Marlow authored
Fix the 'set -e' business for subdirectories. Too late for 2.08 unfortunately.
-
- Oct 07, 1997
-
-
Simon Marlow authored
- do $(SCRIPT_SUBST) properly for shell scripts. - don't bomb out if the rmdir fails when cleaning split_objs directories.
-
- Oct 02, 1997
-
-
sof authored
Use exeext; removed non-#! support for cygwin32 (no longer needed)
-
- Sep 24, 1997
-
-
sof authored
stop-on-error behaviour for recursive rules
-
- Sep 18, 1997
-
-
Simon Marlow authored
remove superfluous braek introduced in rev.1.16.
-
- Sep 04, 1997
-
-
sof authored
Improved TAGS support
-
- Sep 03, 1997
-
-
sof authored
ranlib installed libraries if needs be
-
- Jul 05, 1997
-
-
sof authored
Added hooks to have multiple object suffixes for make depend
-
- Jun 10, 1997
-
-
sof authored
More portable use of grep
-
- Jun 09, 1997
-
-
sof authored
Reverted back to use of #! in perl scripts on non-cygwin32 platforms
-
- Jun 06, 1997
-
-
sof authored
Improved test for how to invoke makedepend script on Haskell source
-
- Jun 05, 1997
-
-
sof authored
hash-bang scripts
-
- May 19, 1997
-
-
sof authored
ghc-2-03-p1 merged onto main trunk
-
- May 18, 1997
-
-
sof authored
Typos + leave out tests/ in src-dists
-
- Mar 28, 1997
-
-
Simon Marlow authored
merge from 2.02 branch
-
- Mar 24, 1997
-
-
sof authored
Further install rule fiddling
-
- Mar 23, 1997
-
-
sof authored
Debugged install rules
-
- Mar 20, 1997
- Mar 19, 1997
-
-
Simon Peyton Jones authored
Still moving towards 2.02
-
- Mar 17, 1997
-
-
Simon Peyton Jones authored
More small changes towards 2.02
-
- Mar 14, 1997
-
-
Simon Peyton Jones authored
Major update to more-or-less 2.02
-