- Jan 24, 1999
-
-
sof authored
GhcReportCompiles: default is NO
-
- Jan 15, 1999
-
-
Simon Marlow authored
Compile the RTS with -O2 and -fomit-frame-pointer.
-
- Jan 14, 1999
-
-
Simon Marlow authored
- compile Happy with -O by default.
-
- Jan 10, 1999
-
-
sof authored
Added definition of WithGhcHcVersion (but left commented out, as it's currently unused.)
-
- Dec 02, 1998
-
-
Simon Marlow authored
Move 4.01 onto the main trunk.
-
- Nov 23, 1998
-
-
sof authored
Default GhcReportCompiles to NO
-
- Aug 19, 1998
-
-
sof authored
WithGhcHc: let configure script fill in default
-
- Aug 18, 1998
-
-
sof authored
Disregard whatever AC_PROG_LEX comes up with for LEXLIB (e.g., -lfl or not), since all fptools/ flex scripts define their own yywrap() anyway
-
- Aug 14, 1998
-
-
sof authored
Remove project specific version settings out of here (and into project .mk files)
-
- Aug 10, 1998
-
-
Simon Marlow authored
add LibGmp.
-
- Jun 21, 1998
-
-
sof authored
Missing =
-
- Jun 08, 1998
-
-
Simon Marlow authored
update GHC version to 3.03.
-
- May 29, 1998
-
-
sof authored
New rule, dist-package-zip: package src dists up using zip
-
- May 27, 1998
-
-
Simon Marlow authored
oops, committed proto GhcProjectVersion by mistake.
-
- May 22, 1998
-
-
Simon Marlow authored
nuke $(WithGhcHcType)
-
- May 15, 1998
-
-
Simon Marlow authored
Profiling w/ splitting appears to produce reasonably sizes libraries now: turn splitting back on by default.
-
- May 07, 1998
-
-
Simon Marlow authored
- New option $(StripLibraries) removes local symbols from library objects. Turned off by default, as it only works with linkers that support the '-x' (remove local symbols) option.
-
- Apr 29, 1998
-
-
Simon Marlow authored
- NoFibHcOpts = -O by default.
-
- Apr 17, 1998
-
-
sof authored
Turn off GhcLibWays when booting from .hc files
-
- Apr 16, 1998
-
-
sof authored
Added --enable-hc-boot flag for setting up a .hc build tree
-
- Apr 14, 1998
-
-
Simon Marlow authored
don't include PRIVATE in NoFibSubDirs by default.
-
Simon Marlow authored
death to GHC_ONLY.
-
- Mar 17, 1998
-
-
Simon Marlow authored
configure HaveLibGmp.
-
- Mar 11, 1998
-
-
Simon Marlow authored
we don't use GNUCPP anywhere.
-
Simon Marlow authored
set CPP to @CPP@, not @RAWCPP@.
-
Simon Marlow authored
add RTS_PREFIX = $(FPTOOLS_TOP)/common-rts/ (Harmless unless compiling for the new RTS).
-
- Mar 05, 1998
-
-
sof authored
Don't split object files when booting from .hc
-
- Feb 23, 1998
-
-
Simon Marlow authored
bump GHC version to 3.02.
-
- 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.
-