- Dec 15, 1997
-
-
Simon Marlow authored
bump happy version number to 1.5.
-
- 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.
-
- Nov 22, 1997
-
-
sof authored
comment wibble
-
- Nov 13, 1997
-
-
Simon Marlow authored
update to version 2.08
-
- 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.
-
Simon Marlow authored
set $(exeext) to empty, since it's currently set to @exeext@ and there's nothing in the configure script to pass in its real value. I'll move the tag on this file for 2.08, it can be fixed properly later.
-
- 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.
-
Simon Marlow authored
add HappyProjectName etc. variables.
-
- Oct 02, 1997
- Sep 24, 1997
-
-
Simon Marlow authored
remove $(basename ..) from $(GhcLibHcOpts).
-
Simon Marlow authored
remove last bit of deforester.
-
sof authored
stop-on-error behaviour for recursive rules
-
- Sep 22, 1997
-
-
Simon Marlow authored
nuke GhcBuildeeVersion (which wasn't used anywhere) and GhcBuilerVersion (which was potentially wrong and not used anywhere).
-
Simon Marlow authored
update version numbers.
-
- Sep 19, 1997
-
-
Simon Marlow authored
$(WithHappyHc) = $(WithGhcHc) is a more sensible default.
-
Simon Marlow authored
add $(WithHappyHc) variable, to be set in build.mk (defaulting to ghc-0.29, same as $(WithGhcHc)).
-
- Sep 18, 1997
-
-
Simon Marlow authored
remove superfluous braek introduced in rev.1.16.
-
- Sep 10, 1997
-
-
Simon Marlow authored
build and install Happy by default.
-
- Sep 08, 1997
-
-
Simon Marlow authored
runtest rule is the wrong way around. Not that it ever gets used.
-
- Sep 04, 1997
- Sep 03, 1997
- Sep 01, 1997
-
-
Simon Marlow authored
move the happy option-setting bit to the right place.
-
Simon Marlow authored
Add -1.2 to the happy options if we're using a GHC less than version 2.0.
-
- Aug 22, 1997
-
-
Alastair Reid authored
Added suffix rules, option variables, etc for greencard
-
- Jul 26, 1997
-
-
sof authored
Version numbers bumped up in preparation for 2.05
-
- Jul 05, 1997
-
-
sof authored
Added hooks to have multiple object suffixes for make depend
-
- Jun 13, 1997
-
-
sof authored
Add entry for HAVE_ALTZONE
-
- Jun 10, 1997
- Jun 09, 1997