- 17 Jul, 2001 1 commit
-
-
qrczak authored
Include way in HSC_C_OBJS to clean *_hsc.p_o too.
-
- 12 Jul, 2001 1 commit
-
-
rrt authored
Rewire so that hsc.c files get built as part of cbits library.
-
- 06 Jun, 2001 4 commits
- 05 Jun, 2001 1 commit
-
-
simonmar authored
Clean up the SRCS story. This still won't fix the problem with GhcLibsWithReadline=NO, but it's headed in the right direction.
-
- 24 May, 2001 1 commit
-
-
simonmar authored
Fixes for the hsc2hs rules.
-
- 30 Mar, 2001 1 commit
-
-
qrczak authored
Move hsc making rules to a common place.
-
- 23 Mar, 2001 1 commit
-
-
simonmar authored
Changes to support bootstrapping the compiler from .hc files. It's not quite working yet, but it's not far off. - the biggest change is that any injected #includes are now placed in the .hc file at generation time, rather than compilation time. I can't see any reason not to do this - it makes it clear by looking at the .hc file which files are being #included, it means one less temporary file at compilation time, and it means the .hc file is more standalone. - all the gruesomeness is in mk/bootstrap.mk, which handles building .hc files without a ghc driver.
-
- 04 Mar, 2001 1 commit
-
-
qrczak authored
Properly clean PrelPrimopWrappers for all ways.
-
- 06 Nov, 2000 2 commits
- 18 Jul, 2000 1 commit
-
-
rrt authored
Move dlls to $(DLL_PEN) after generation.
-
- 09 May, 2000 1 commit
-
-
rrt authored
Removed info and texinfo support.
-
- 04 Oct, 1999 2 commits
- 28 Jul, 1999 1 commit
-
-
simonmar authored
- Use explicit file modes when installing binaries & scripts (not essential, but someone complained about it). - Use $(INSTALL_SCRIPT) for scripts
-
- 02 Dec, 1998 1 commit
-
-
simonm authored
Move 4.01 onto the main trunk.
-
- 12 May, 1998 1 commit
-
-
simonm authored
- remove *.hc from MOSTLY_CLEAN_FILES.
-
- 30 Jan, 1998 1 commit
-
-
simonm authored
Remove old literate documentation support, and add support for multi-file SGML documents.
-
- 04 Sep, 1997 1 commit
-
-
sof authored
Added TAGS_HS_SRCS and TAGS_C_SRCS
-
- 18 May, 1997 1 commit
-
-
sof authored
Added *.hc to list-of-files-to-remove-when-cleaning
-
- 24 Mar, 1997 1 commit
-
-
sof authored
Include BOOT_SRCS with default for HS_SRCS
-
- 23 Mar, 1997 1 commit
-
-
sof authored
Removed unused (old) INSTALL setup & added INSTALL_SCRIPT
-
- 20 Mar, 1997 2 commits
- 19 Mar, 1997 1 commit
-
-
sof authored
look for readline.h, BOOT_SRCS fix, HAPPY default setting
-
- 14 Mar, 1997 1 commit
-
-
simonpj authored
Major update to more-or-less 2.02
-