git.haskell.org
/
ghc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Split the Hsc phase into two subphases
2013-03-09
Ian Lynagh
Split the Hsc phase into two subphases
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
A couple more small refactorings
commit
|
commitdiff
|
tree
2013-03-07
Ian Lynagh
Remove old ltx and verbatim utils
commit
|
commitdiff
|
tree
2013-03-07
Ian Lynagh
Refactor the pipeline/hsc interaction
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the VCS column from 'packages'
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the darcs support from sync-all
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove a couple of lingering references to the dead...
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Don't test BootingFromHc when setting SupportsSplitObjs
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove unused 'PackageSourceURL' from build system
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove unused CTAGS from build system
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove some out-of-date comments
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the FLEX support from the build system
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Automatically add the $(exeext) to program names
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use the automatic variables for touchy too
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Automatically define _INPLACE variables for perl programs too
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
installation fixes
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Remove the _INSTALL_IN support in the build system
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use unlit_INPLACE rather than UNLIT in the build system
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use more of the automatically generated INPLACE variables
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Define $(prog)_INPLACE variables automatically, and...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Whitespace only
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Export dopt_set, dopt_unset
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Remove some unused build system variables
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Fix missing backticks and parentheses in error messages...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Add missing parenthesis
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Fix build when dph is not in the tree; fixes #7733
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Add PACKAGES_STAGE0 to build-dirs too; fixes #7700
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Make codeOutput and friends return the filename that...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Make codeOutput panic if hscTarget is HscInterpreted
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Simplify the definition of getOutputFilename
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Don't redundantly set hscTarget to the same value it...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Add iOS specific module layout entry to LLVM codegen...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Add OSiOS, and define and use platformUsesFrameworks...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
ios fix from Stephen Blackheath; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Use 'r11' rather than 'fp' on Arm; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Use .globl rather than .global on arm; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Give hsc2hs different options in different stages;...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system code
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove the unused REAL_SHELL variable in the build...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Follow Windows -> Windows_Host change in config.mk.in
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove a couple more single-use variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove unused values from Config.hs
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some single-use build system variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
small build system tweak
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
LATEX_DOCS is no longer used
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system variables
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Make ghc.mk a little prettier
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Fix haddocking after the build system changes
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Fix when terminfo is built; fixes #7700
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Rename $(Windows) to $(Windows_Host)
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Remove some unused variables
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Change how the build system handles packages
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Update to binary 0.7.0.0
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Make the #includes a little more correct in OSThreads.c
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Fix sys/cpuset.h on FreeBSD 9.1; patch from kazu-yamamoto...
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Small refactoring: Move the end-of-pipeline move into...
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Small refactoring: Don't pass redundant stop_phase...
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Fix some m4/shell syntax in aclocal.m4, spotted by...
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Small refactoring: Don't pass a redundant output_spec...
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Inline get_output_fn
commit
|
commitdiff
|
tree
2013-02-28
Ian Lynagh
Small refactoring
commit
|
commitdiff
|
tree
2013-02-26
Ian Lynagh
Fix a TODO in the compiler
commit
|
commitdiff
|
tree
2013-02-26
Ian Lynagh
Fix parsing of pragmas containing unicode characters...
commit
|
commitdiff
|
tree
2013-02-25
Ian Lynagh
Change how unboxed tuples are lexed; fixes #7627
commit
|
commitdiff
|
tree
2013-02-24
Ian Lynagh
Fix the compiler plugin example; patch from edsko;...
commit
|
commitdiff
|
tree
2013-02-24
Ian Lynagh
Use unicode quote characters in error messages etc...
commit
|
commitdiff
|
tree
2013-02-23
Ian Lynagh
Turn -dynamic-too off in the build system for now
commit
|
commitdiff
|
tree
2013-02-23
Ian Lynagh
Tweak the sed command so that it works on OSX
commit
|
commitdiff
|
tree
2013-02-22
Ian Lynagh
Add another chapter to the hi-rule novel
commit
|
commitdiff
|
tree
2013-02-22
Ian Lynagh
Make the build system use -dynamic-too if both way...
commit
|
commitdiff
|
tree
2013-02-22
Ian Lynagh
Add separate rules for all .hi files, rather than using...
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Build fixes following build system refactoring
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Separate the non-way-specific hs-suffix rules
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Split non-way-specific variables off from distdir-way...
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Rename hs-suffix-rules-srcdir to hs-suffix-way-rules...
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Rename hs-suffix-rules to hs-suffix-way-rules
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Small build system refactoring; no functional changes
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-02-21
Ian Lynagh
Some -dynamic-too fixes
commit
|
commitdiff
|
tree
2013-02-20
Ian Lynagh
Remove printExceptionAndWarnings (deprecated since...
commit
|
commitdiff
|
tree
2013-02-20
Ian Lynagh
Add a "deprecated in" pragma
commit
|
commitdiff
|
tree
2013-02-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-02-19
Ian Lynagh
Remove gblock and gunblock
commit
|
commitdiff
|
tree
2013-02-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Update submodules
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Put the main ghc tree last in packages
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Update submodules
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Remove utils/lndir/Makefile (part of the old build...
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Remove the MACOSX_DEPLOYMENT stuff; fixes #7559
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Fix the autocrlf test in sync-all
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Set repositories to have core.autocrlf == false; fixes...
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Simplify some code; patch from Bill Tutt
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Fix line endings in rts/win32/ThrIOManager.c
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Remove utils/Makefile
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Finish removing BootingFromHc
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Hardcode "BootingFromHc = NO" for now
commit
|
commitdiff
|
tree
2013-02-17
Ian Lynagh
Layout only
commit
|
commitdiff
|
tree
next