projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More docu for skolemOccurs
[ghc-hetmet.git]
/
compiler
/
Makefile
2007-09-19
Ian Lynagh
Fix --print-docdir for relocatable builds; fixes #1226
blob
|
commitdiff
2007-09-17
Ian Lynagh
Clean stage<n>/ghc-inplace.c
blob
|
commitdiff
|
diff to current
2007-09-14
Ian Lynagh
Use sed to make stage-specific ghc-inplace.c's
blob
|
commitdiff
|
diff to current
2007-09-12
Clemens Fruhwirth
Clean ups for multi-way building of the GHC package
blob
|
commitdiff
|
diff to current
2007-09-10
Ian Lynagh
Turn off orphan warnings
blob
|
commitdiff
|
diff to current
2007-09-09
sven.panne@aedion.de
Never try to build Haddock docs in ghc/compiler, even...
blob
|
commitdiff
|
diff to current
2007-09-06
Ian Lynagh
Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
blob
|
commitdiff
|
diff to current
2007-09-04
Ian Lynagh
Always turn on -Wall -Werror when compiling the compile...
blob
|
commitdiff
|
diff to current
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Set -Wall -fno-warn-name-shadowing in compiler/ when...
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
blob
|
commitdiff
|
diff to current
2007-08-31
Ian Lynagh
Add a --print-docdir flag
blob
|
commitdiff
|
diff to current
2007-08-29
Simon Marlow
no -auto-all for CorePrep
blob
|
commitdiff
|
diff to current
2007-08-25
Ian Lynagh
Add "Support SMP" and "RTS ways" to the compiler -...
blob
|
commitdiff
|
diff to current
2007-08-24
Ian Lynagh
Add "have interpreter" to the compiler --info output
blob
|
commitdiff
|
diff to current
2007-08-20
Ian Lynagh
Fix quoting of double quotes in the Makefile on Windows
blob
|
commitdiff
|
diff to current
2007-08-20
Ian Lynagh
Fix ghc-inplace.c on Windows; new code based on ghci.c
blob
|
commitdiff
|
diff to current
2007-08-18
Ian Lynagh
Implement --info, and change how can_split is defined
blob
|
commitdiff
|
diff to current
2007-08-17
Ian Lynagh
Add a GhcDebugged build setting, for whether GHC is...
blob
|
commitdiff
|
diff to current
2007-08-16
Ian Lynagh
Make dependencies of source files on Makefiles disableable
blob
|
commitdiff
|
diff to current
2007-08-15
Ian Lynagh
Stop ghc-6.7 linking in ghc-inplace.o
blob
|
commitdiff
|
diff to current
2007-08-15
Ian Lynagh
Use a C program for ghc-inplace
blob
|
commitdiff
|
diff to current
2007-08-12
Ian Lynagh
Get closer to GhcCompilerWays=p working
blob
|
commitdiff
|
diff to current
2007-07-29
Ian Lynagh
bytestring is now in its own package
blob
|
commitdiff
|
diff to current
2007-07-17
Clemens Fruhwirth
Add hardwire-lib-paths option and make it default for...
blob
|
commitdiff
|
diff to current
2007-07-26
Ian Lynagh
Link with hpc even if GhcWithInterpreter is not set
blob
|
commitdiff
|
diff to current
2007-07-17
Ian Lynagh
Implement the RTS side of GHC.Environment.getFullArgs
blob
|
commitdiff
|
diff to current
2007-06-29
Roman Leshchinskiy
Add vectorise subdirectory and dummy module
blob
|
commitdiff
|
diff to current
2007-07-04
Simon Marlow
Use $(HC), not $(GHC) to compile ghc-inplace
blob
|
commitdiff
|
diff to current
2007-06-23
Simon Marlow
make inplace scripts less sensitive to /bin/sh quoting...
blob
|
commitdiff
|
diff to current
2007-06-22
andy@galois.com
Stage2 now used the package hpc to get the hpc datastru...
blob
|
commitdiff
|
diff to current
2007-06-21
Lemmih
further fixes to the inplace scripts
blob
|
commitdiff
|
diff to current
2007-06-21
Simon Marlow
Fix problems with new inplace stuff on Cygwin
blob
|
commitdiff
|
diff to current
2007-06-20
Simon Marlow
Fix a problem with package.mk being included too early
blob
|
commitdiff
|
diff to current
2007-06-21
Simon Marlow
Use a real binary instead of scripts for ghc-inplace
blob
|
commitdiff
|
diff to current
2007-06-20
Ian Lynagh
Make building haddock docs opt-in rather than opt-out
blob
|
commitdiff
|
diff to current
2007-06-12
Ian Lynagh
Tweak banner printing
2007-06-12
blob
|
commitdiff
|
diff to current
2007-06-09
Ian Lynagh
Fix the ghc package in bindists
blob
|
commitdiff
|
diff to current
2007-06-05
Ian Lynagh
Install the RTS from a bindist correctly
blob
|
commitdiff
|
diff to current
2007-04-27
Simon Marlow
don't forget to clean the .bat files
blob
|
commitdiff
|
diff to current
2007-04-18
simonpj@microsoft.com
Fix bat-script generation for MSys
blob
|
commitdiff
|
diff to current
2007-04-17
Simon Marlow
Re-working of the breakpoint support
blob
|
commitdiff
|
diff to current
2007-04-10
Ian Lynagh
Don't use regexps in the GHC sources
blob
|
commitdiff
|
diff to current
2007-03-27
wolfgang.thaller...
Make GHC main program depend on the libHSghc_dyn when...
blob
|
commitdiff
|
diff to current
2006-12-11
Pepe Iborra
Toggle whether the RTS gets build with debugger support...
blob
|
commitdiff
|
diff to current
2006-11-20
Ian Lynagh
Don't make ghc threaded if GhcNotThreaded is YES
blob
|
commitdiff
|
diff to current
2006-11-17
sof@galois.com
Emit .bat versions of -inplace scripts on Windows platf...
blob
|
commitdiff
|
diff to current
2006-11-09
Simon Marlow
use the right $(HC) for stage 3
blob
|
commitdiff
|
diff to current
2006-10-17
Simon Marlow
Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
blob
|
commitdiff
|
diff to current
2006-10-16
Simon Marlow
Build the GHC package in stage 3 too
blob
|
commitdiff
|
diff to current
2006-10-13
Simon Marlow
more fixups to make a stage 3 build do the right thing...
blob
|
commitdiff
|
diff to current
2006-10-12
Ian Lynagh
Partially fix GHCi when unregisterised
blob
|
commitdiff
|
diff to current
2006-09-29
simonpj@microsoft.com
Fix bug in SCRIPT_SHELL patch (| should be ||)
blob
|
commitdiff
|
diff to current
2006-09-26
sof@galois.com
unbreak mingw-on-cygwin (/=MSYS) builds
blob
|
commitdiff
|
diff to current
2006-09-20
Manuel M T Chakravarty
Makefile comment
blob
|
commitdiff
|
diff to current
2006-09-20
Manuel M T Chakravarty
fix some coercion kind representation things, extend...
blob
|
commitdiff
|
diff to current
2006-09-04
simonpj@microsoft.com
Comments only
blob
|
commitdiff
|
diff to current
2006-08-07
Manuel M T Chakravarty
Configure changes to make testsuite work better on...
blob
|
commitdiff
|
diff to current
2006-09-07
Simon Marlow
urk, the dependencies added in the last commit don...
blob
|
commitdiff
|
diff to current
2006-09-07
Simon Marlow
Add dependencies on .h files #included into Haskell...
blob
|
commitdiff
|
diff to current
2006-08-29
Simon Marlow
Don't trust "ln -sf" to do the right thing (it doesn...
blob
|
commitdiff
|
diff to current
2006-08-25
Simon Marlow
add dependency on regex-compat
blob
|
commitdiff
|
diff to current
2006-08-22
Simon Marlow
FastString and StringBuffer need -funbox-strict-fields too
blob
|
commitdiff
|
diff to current
2006-08-21
Simon Marlow
Always use -funbox-strict-fields for Binary
blob
|
commitdiff
|
diff to current
2006-08-21
Simon Marlow
disable automagic building of GHCi in stage1
blob
|
commitdiff
|
diff to current
2006-08-21
Simon Marlow
ugly hack to cause ghc_boot_platform.h to be built...
blob
|
commitdiff
|
diff to current
2006-08-10
sven.panne@aedion.de
Nuked hschooks.h in favour of cutils.h, which has the...
blob
|
commitdiff
|
diff to current
2006-07-25
Simon Marlow
Generalise Package Support
blob
|
commitdiff
|
diff to current
2006-06-12
Simon Marlow
fix the stage3 build
blob
|
commitdiff
|
diff to current
2006-06-09
Simon Marlow
Move readline configuration into the readline package
blob
|
commitdiff
|
diff to current
2006-06-01
simonmar@microsoft.com
Win32: set up the console code pages
blob
|
commitdiff
|
diff to current
2006-04-21
Lemmih
Enable breakpoint support.
blob
|
commitdiff
|
diff to current
2006-04-20
rl@cse.unsw.edu.au
Fix workaround for a GHC 6.4 bug
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current