- Feb 02, 1999
-
-
Simon Marlow authored
Print total memory in use as part of -ghc-timing output.
-
- Jan 18, 1999
-
-
Simon Marlow authored
Update for new stats output.
-
- Jan 15, 1999
-
-
sof authored
Recognise "-- !!!" (as well as "--!!!") as the start of an interesting comment. The latter isn't liked by a Haskell98 tokeniser, hence the change.
-
- Jan 11, 1999
-
-
sof authored
Added new option -f, which forces the creation of 'todir' if it doesn't already exist.
-
- Dec 03, 1998
-
-
Simon Marlow authored
Oops, accidentally downgraded these files in the previous commit.
-
- Dec 02, 1998
-
-
Simon Marlow authored
Move 4.01 onto the main trunk.
-
- Nov 26, 1998
-
-
sof authored
don't include the non-conflict files that CVS leaves behind in the build tree
-
- Oct 08, 1998
-
-
Simon Marlow authored
add -s option for extra obj suffixes, like mkdependHS
-
- Oct 07, 1998
-
-
Simon Marlow authored
mangle percent symbols properly.
-
- May 11, 1998
-
-
sof authored
Tidied up -accept-output `feature\', should now work better.
-
- Apr 17, 1998
- Apr 16, 1998
-
-
Simon Marlow authored
- automatically-generated verbatim.c shouldn't be in the repository - CLEAN_FILES += verbatim.c
-
- Mar 17, 1998
-
-
Simon Marlow authored
fix SCRIPT_SUBST_VARS.
-
- Mar 11, 1998
-
-
Simon Marlow authored
Use $(CPP), not $(RAWCPP). This involves saving the cpp output to a temporary file. This change should fix 'make depend' on RedHat 5.
-
- Feb 19, 1998
-
-
sof authored
- Handle \begin{code} ... \end{code} + <code> ... </code>
-
- Feb 02, 1998
-
-
Simon Marlow authored
Remove comments of the '%... \n' variety.
-
- Jan 21, 1998
-
-
Simon Marlow authored
update: remove fastmake and msub, and add sgmlverb.
-
- Jan 14, 1998
-
-
Simon Marlow authored
remove fastmake
-
- Jan 13, 1998
-
-
Simon Marlow authored
Remove fastmake, gmake FAST=YES does the same thing now.
-
- Dec 16, 1997
-
-
Simon Marlow authored
add sgmlverb.
-
- Dec 15, 1997
-
-
Simon Marlow authored
Add verbatim for SGML.
-
- Nov 25, 1997
-
-
Simon Marlow authored
Don't try to generate stdout files if using -accept-output. It didn't work anyway: a call to pop had stomped on the variable containing the filename before it was used, setting it to the empty string. The call to touch then failed with a syntax error. This behaviour seems more useful: sometimes you really don't want to check the stdout and/or stderr, so you just don't create the file.
-
- Oct 30, 1997
-
-
sof authored
When needed , define __linux__ to silence cpp warnings
-
- Oct 02, 1997
-
-
sof authored
cygwin32 hacks
-
- Sep 24, 1997
-
-
Simon Marlow authored
couple of minor patches to verbatim from Simon P.J.'s copy.
-
Simon Marlow authored
don't use 'flex -s' to compile verbatim: it wasn't designed for it :)
-
Simon Marlow authored
aaargh, what's this doing here?
-
- Sep 03, 1997
-
-
sof authored
Upgraded to util shipped with X11R6.3
-
- Aug 17, 1997
-
-
sof authored
Removed:unused
-
- Jul 25, 1997
-
-
sof authored
With -accept-output, create stdout&stderr dump files if does not exist
-
- Jun 20, 1997
-
-
sof authored
documented -accept-output
-
- Jun 05, 1997
-
-
sof authored
new option: -accept-output
-
- May 18, 1997
- Mar 23, 1997
-
-
sof authored
Resurrected
-
- Mar 20, 1997
- Mar 14, 1997
-
-
Simon Peyton Jones authored
Major update to more-or-less 2.02
-
- Nov 21, 1996
-
-
Simon Marlow authored
New Build System!
-