- 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
-