projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix Trac #3406 (albeit not very satisfactorily): scoped type variables
[ghc-hetmet.git]
/
mk
/
config.mk.in
2007-09-03
Ian Lynagh
Don't use autoconf's datarootdir as <2.60 doesn't have it
blob
|
commitdiff
|
diff to current
2007-09-03
Simon Marlow
GhcThreaded was bogusly off by default due to things...
blob
|
commitdiff
|
diff to current
2007-08-31
Ian Lynagh
Don't use the --docdir etc that autoconf provides
blob
|
commitdiff
|
diff to current
2007-08-30
Ian Lynagh
Fix where all the documentation gets installed
blob
|
commitdiff
|
diff to current
2007-08-28
Ian Lynagh
Make some header-installing machinery, and use it to...
blob
|
commitdiff
|
diff to current
2007-08-22
Ian Lynagh
Add a bindisttest directory
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-12
Ian Lynagh
Get closer to GhcCompilerWays=p working
blob
|
commitdiff
|
diff to current
2007-08-08
Clemens Fruhwirth
Build RTS as dynamic library
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-13
Simon Marlow
Use $(if...) to get lazy tests instead of if..endif...
blob
|
commitdiff
|
diff to current
2007-06-01
Ian Lynagh
ghc-pkg-inplace now has .bat extension on Windows
blob
|
commitdiff
|
diff to current
2007-05-31
Ian Lynagh
Rework the build system a bit
blob
|
commitdiff
|
diff to current
2007-05-31
Simon Marlow
FIX unregisterised build
blob
|
commitdiff
|
diff to current
2007-05-29
Ian Lynagh
Build Windows installer when making a bindist if ISCC...
blob
|
commitdiff
|
diff to current
2007-05-29
Simon Marlow
don't build the threaded RTS when GhcUnregisterised=YES
blob
|
commitdiff
|
diff to current
2007-05-25
Simon Marlow
add $(ghc_ge_607)
blob
|
commitdiff
|
diff to current
2007-05-13
Ian Lynagh
Move the libraries bindist generation code into librari...
blob
|
commitdiff
|
diff to current
2007-05-12
Ian Lynagh
Tweak generation of generated files
blob
|
commitdiff
|
diff to current
2007-05-09
Ian Lynagh
Remove ghc_ge_504 (it's required to be true now anyway)
blob
|
commitdiff
|
diff to current
2007-04-24
simonpj@microsoft.com
Add WAY_debug_t_NAME and WAY_debug_t_HC_OPTS
blob
|
commitdiff
|
diff to current
2007-04-18
Ian Lynagh
Pass configure arguments to the library configure scripts
blob
|
commitdiff
|
diff to current
2007-04-17
Simon Marlow
Re-working of the breakpoint support
blob
|
commitdiff
|
diff to current
2007-04-13
Ian Lynagh
Allow ProjectTags to be specified in mk/build.mk
blob
|
commitdiff
|
diff to current
2007-04-04
Simon Marlow
add comments about ticky RTS ways
blob
|
commitdiff
|
diff to current
2007-03-13
Simon Marlow
cache the values of ghc_ge_XXX at configure-time
blob
|
commitdiff
|
diff to current
2007-03-11
Ian Lynagh
Have configure take arguments telling it where gmp...
blob
|
commitdiff
|
diff to current
2007-02-01
sven.panne@aedion.de
Adhere to the new GNU Coding Standards, avoiding a...
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-12-09
Ian Lynagh
Add PowerPC to the list of SMP arches
blob
|
commitdiff
|
diff to current
2006-12-05
Ian Lynagh
Make a ghc/ghci manpage
blob
|
commitdiff
|
diff to current
2006-11-20
Simon Marlow
reorganise PAPI configuration: off by default, even...
blob
|
commitdiff
|
diff to current
2006-11-09
'Alexey Rodriguez
Added configure gadgets to detect Papi, and fixed build...
blob
|
commitdiff
|
diff to current
2006-09-29
Ravi Nanavati
hp2ps_config_mk
blob
|
commitdiff
|
diff to current
2006-10-23
wolfgang.thaller...
Re-enable TABLES_NEXT_TO_CODE for powerpc (was accident...
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-12
Ian Lynagh
Partially fix GHCi when unregisterised
blob
|
commitdiff
|
diff to current
2006-09-08
Simon Marlow
Add source code links to Haddock docs
blob
|
commitdiff
|
diff to current
2006-08-04
Manuel M T Chakravarty
Massive patch for the first months work adding System...
blob
|
commitdiff
|
diff to current
2006-08-29
Ian Lynagh
Don't enable SMP if we are unregisterised
blob
|
commitdiff
|
diff to current
2006-08-31
Simon Marlow
add missing ghc_ge_605
blob
|
commitdiff
|
diff to current
2006-08-25
Simon Marlow
Sparc supports SMP too
blob
|
commitdiff
|
diff to current
2006-08-25
Ian Lynagh
Fix unregisterised builds, and building on non-x86...
blob
|
commitdiff
|
diff to current
2006-06-09
Simon Marlow
Move readline configuration into the readline package
blob
|
commitdiff
|
diff to current
2006-05-10
Simon Marlow
set $(GhcVersion) and $(GhcPatchLevel) correctly when...
blob
|
commitdiff
|
diff to current
2006-04-21
sven.panne@aedion.de
Resurrect ProjectName
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current
2006-03-21
Simon Marlow
powerpc64 does not support GHCi right now
blob
|
commitdiff
|
diff to current
2006-03-16
Simon Marlow
turn on unregisterised by default for alpha, hppa
blob
|
commitdiff
|
diff to current
2006-03-01
Simon Marlow
Disable the NCG if GhcUnregisterised=YES
blob
|
commitdiff
|
diff to current
2006-02-09
Simon Marlow
Merge the smp and threaded RTS ways
blob
|
commitdiff
|
diff to current
2006-02-08
Simon Marlow
make the smp way RTS-only, normal libraries now work...
blob
|
commitdiff
|
diff to current
2006-01-04
simonmar
[project @ 2006-01-04 12:49:38 by simonmar]
blob
|
commitdiff
|
diff to current
2006-01-03
simonmar
[project @ 2006-01-03 11:06:45 by simonmar]
blob
|
commitdiff
|
diff to current
2005-11-23
simonmar
[project @ 2005-11-23 12:23:10 by simonmar]
blob
|
commitdiff
|
diff to current
2005-11-17
simonmar
[project @ 2005-11-17 13:37:30 by simonmar]
blob
|
commitdiff
|
diff to current
2005-10-24
simonmar
[project @ 2005-10-24 12:23:44 by simonmar]
blob
|
commitdiff
|
diff to current
2005-09-20
ross
[project @ 2005-09-20 16:35:26 by ross]
blob
|
commitdiff
|
diff to current
2005-07-11
simonmar
[project @ 2005-07-11 14:08:07 by simonmar]
blob
|
commitdiff
|
diff to current
2005-07-11
simonmar
[project @ 2005-07-11 09:17:41 by simonmar]
blob
|
commitdiff
|
diff to current
2005-05-17
simonmar
[project @ 2005-05-17 12:34:13 by simonmar]
blob
|
commitdiff
|
diff to current
2005-05-13
simonmar
[project @ 2005-05-13 10:58:10 by simonmar]
blob
|
commitdiff
|
diff to current
2005-05-13
dons
[project @ 2005-05-13 01:46:20 by dons]
blob
|
commitdiff
|
diff to current
2005-04-29
krasimir
[project @ 2005-04-29 13:09:27 by krasimir]
blob
|
commitdiff
|
diff to current
2005-04-28
simonmar
[project @ 2005-04-28 09:46:25 by simonmar]
blob
|
commitdiff
|
diff to current
2005-04-22
simonmar
[project @ 2005-04-22 21:57:42 by simonmar]
blob
|
commitdiff
|
diff to current
2005-04-22
simonmar
[project @ 2005-04-22 21:54:37 by simonmar]
blob
|
commitdiff
|
diff to current
2005-04-19
simonmar
[project @ 2005-04-19 13:19:37 by simonmar]
blob
|
commitdiff
|
diff to current
2005-04-01
simonmar
[project @ 2005-04-01 12:15:15 by simonmar]
blob
|
commitdiff
|
diff to current
2005-03-30
simonmar
[project @ 2005-03-30 19:30:50 by simonmar]
blob
|
commitdiff
|
diff to current
2005-03-30
simonmar
[project @ 2005-03-30 10:28:08 by simonmar]
blob
|
commitdiff
|
diff to current
2005-03-08
wolfgang
[project @ 2005-03-08 04:45:29 by wolfgang]
blob
|
commitdiff
|
diff to current
2005-03-01
sof
[project @ 2005-03-01 19:16:14 by sof]
blob
|
commitdiff
|
diff to current
2005-02-07
simonpj
[project @ 2005-02-07 12:16:50 by simonpj]
blob
|
commitdiff
|
diff to current
2005-02-01
ross
[project @ 2005-02-01 00:52:18 by ross]
blob
|
commitdiff
|
diff to current
2005-01-28
simonmar
[project @ 2005-01-28 12:57:00 by simonmar]
blob
|
commitdiff
|
diff to current
2005-01-13
simonmar
[project @ 2005-01-13 14:12:40 by simonmar]
blob
|
commitdiff
|
diff to current
2005-01-10
simonmar
[project @ 2005-01-10 11:45:19 by simonmar]
blob
|
commitdiff
|
diff to current
2004-12-04
panne
[project @ 2004-12-04 14:07:25 by panne]
blob
|
commitdiff
|
diff to current
2004-12-04
panne
[project @ 2004-12-04 13:48:05 by panne]
blob
|
commitdiff
|
diff to current
2004-11-23
ross
[project @ 2004-11-23 12:35:06 by ross]
blob
|
commitdiff
|
diff to current
2004-11-12
stolz
[project @ 2004-11-12 14:56:10 by stolz]
blob
|
commitdiff
|
diff to current
2004-10-19
simonmar
[project @ 2004-10-19 08:52:33 by simonmar]
blob
|
commitdiff
|
diff to current
2004-10-11
simonmar
[project @ 2004-10-11 14:25:44 by simonmar]
blob
|
commitdiff
|
diff to current
2004-09-05
panne
[project @ 2004-09-05 17:55:24 by panne]
blob
|
commitdiff
|
diff to current
2004-09-01
panne
[project @ 2004-09-01 15:38:25 by panne]
blob
|
commitdiff
|
diff to current
2004-08-31
simonmar
[project @ 2004-08-31 09:48:28 by simonmar]
blob
|
commitdiff
|
diff to current
2004-08-26
panne
[project @ 2004-08-26 20:08:39 by panne]
blob
|
commitdiff
|
diff to current
2004-08-21
panne
[project @ 2004-08-21 13:29:26 by panne]
blob
|
commitdiff
|
diff to current
2004-08-15
panne
[project @ 2004-08-15 20:28:02 by panne]
blob
|
commitdiff
|
diff to current
2004-08-10
simonmar
[project @ 2004-08-10 14:36:25 by simonmar]
blob
|
commitdiff
|
diff to current
2004-08-10
simonmar
[project @ 2004-08-10 13:51:25 by simonmar]
blob
|
commitdiff
|
diff to current
2004-06-05
panne
[project @ 2004-06-05 21:55:51 by panne]
blob
|
commitdiff
|
diff to current
2004-05-20
mthomas
[project @ 2004-05-20 07:15:47 by mthomas]
blob
|
commitdiff
|
diff to current
2004-05-18
mthomas
[project @ 2004-05-18 07:53:34 by mthomas]
blob
|
commitdiff
|
diff to current
2004-03-23
simonmar
[project @ 2004-03-23 10:55:35 by simonmar]
blob
|
commitdiff
|
diff to current
2004-03-07
ross
[project @ 2004-03-07 17:56:35 by ross]
blob
|
commitdiff
|
diff to current
2004-03-01
simonmar
[project @ 2004-03-01 13:44:10 by simonmar]
blob
|
commitdiff
|
diff to current
2004-03-01
simonmar
[project @ 2004-03-01 10:16:28 by simonmar]
blob
|
commitdiff
|
diff to current
next