- Feb 19, 1998
-
-
Simon Marlow authored
remove comment on GhcProjectVersion: it caused problems with make dist.
-
- Feb 17, 1998
-
-
sof authored
don't look for green-card binary, use the one in the build tree instead.
-
Simon Marlow authored
Remove redundant PROJECT{VERSION,NAME,PATCHLEVEL} in favour of ProjectVersion etc. from config.mk.in.
-
- Feb 03, 1998
-
-
Simon Marlow authored
bump version to 3.01
-
Simon Marlow authored
remove hslibs stuff.
-
- Jan 27, 1998
-
-
sof authored
AC_SUBST(exeext)
-
- Jan 21, 1998
-
-
Simon Marlow authored
remove references to fastmake.
-
Simon Marlow authored
remove MKDEPENDHS_1_2.
-
- Jan 09, 1998
-
-
Simon Marlow authored
- remove Ghc2_0 - bump GHC version number to 3.00 - default compiler to build with is 2.10
-
- Dec 22, 1997
-
-
Simon Marlow authored
remove support for using the Happy from the tree.
-
- Dec 19, 1997
-
-
Simon Marlow authored
set GhcBinDistBins.
-
Simon Marlow authored
don't split objects for way "mr" too.
-
- Dec 17, 1997
-
-
Simon Marlow authored
add ghc/docs/libraries to the documentation built for a GHC binary distribution.
-
- Dec 16, 1997
-
-
Simon Marlow authored
update for GHC 2.10, and add SGML2INFO.
-
Simon Marlow authored
cleanups to the bindist stuff.
-
- Dec 15, 1997
-
-
Simon Marlow authored
bump happy version number to 1.5.
-
- Nov 22, 1997
-
-
sof authored
comment wibble
-
- Nov 13, 1997
-
-
Simon Marlow authored
update to version 2.08
-
- Oct 09, 1997
-
-
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
add HappyProjectName etc. variables.
-
- Oct 02, 1997
-
-
sof authored
Added exeext (cygwin32b18-specific);turn off splitting for profiled libs
-
- Sep 24, 1997
-
-
Simon Marlow authored
remove $(basename ..) from $(GhcLibHcOpts).
-
Simon Marlow authored
remove last bit of deforester.
-
- 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 10, 1997
-
-
Simon Marlow authored
build and install Happy by default.
-
- Sep 03, 1997
-
-
sof authored
version nos upped to 2.06; added -O to GhcLibHcOpts; added HAPPY_VERSION
-
- 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
-
- Jun 10, 1997
-
-
sof authored
Automatically set GhcWithNativeCodeGen
-
- Jun 09, 1997
-
-
sof authored
removed: HostPlatform_GNU; added: HostOS_Full
-
- Jun 05, 1997
-
-
sof authored
updated for 2.04; new variable: HostPlatform_GNU
-
- May 19, 1997
-
-
sof authored
ghc-2-03-p1 merged onto main trunk
-
- May 18, 1997
-
-
sof authored
Updated for 2.03 plus added REAL_SHELL
-
- Mar 25, 1997
-
-
sof authored
if->ifeq buglet
-
- Mar 24, 1997
-
-
sof authored
Make path to install-sh absolute, if used
-