git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "Fix typos 'resizze'"
[ghc.git]
/
mk
/
2014-08-13
Edward Z. Yang
Explicitly version test for package key support.
tree
|
commitdiff
2014-08-10
Austin Seipp
Don't build or test dph by default
tree
|
commitdiff
2014-06-29
Herbert Valerio...
Add BUILD_DPH variable to GHC build-system
tree
|
commitdiff
2014-06-06
Sjoerd Visscher
Merge branch 'master' of git://git.haskell.org/ghc
tree
|
commitdiff
2014-06-06
Sjoerd Visscher
Prevent line wrapping after the dash of an option.
tree
|
commitdiff
2014-05-03
Austin Seipp
Remove external core
tree
|
commitdiff
2014-04-20
Austin Seipp
Remove -fno-warn-amp sledgehammers for validate
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
tree
|
commitdiff
2014-03-23
Karel Gardas
add --with-ar and --with-ranlib configure parameters
tree
|
commitdiff
2014-03-13
Ben Gamari
config.mk.in: ARM now supports dynamic linking with...
tree
|
commitdiff
2014-03-13
Karel Gardas
disable shared libs on sparc (linux/solaris) (fixes...
tree
|
commitdiff
2014-03-13
Karel Gardas
fix SHELL makefile variable to be set by the configure...
tree
|
commitdiff
2014-03-10
Johan Tibell
Fix copy-paste error in build system comment
tree
|
commitdiff
2014-03-10
Johan Tibell
Add "bench" build flavour to build system
tree
|
commitdiff
2014-02-28
Austin Seipp
binary-dist: when using xz, use extreme compression.
tree
|
commitdiff
2014-02-26
Herbert Valerio...
Follow-up to 32f41c79
tree
|
commitdiff
2014-02-26
Herbert Valerio...
Make distribution tarball compression format configurable
tree
|
commitdiff
2014-02-17
Sergei Trofimovich
mk/config.mk.in: lower -O2 optimization down to -O1...
tree
|
commitdiff
2014-01-30
Luke Iannini
Add a perf-cross build setting.
tree
|
commitdiff
2014-01-28
Ben Gamari
build.mk.sample: Don't disable dynamic linking for...
tree
|
commitdiff
2014-01-17
Gabor Pali
Re-enable DYNAMIC_GHC_PROGRAMS for FreeBSD.
tree
|
commitdiff
2014-01-14
Austin Seipp
Disable -dynamic-too on Windows
tree
|
commitdiff
2014-01-13
Austin Seipp
Add Windows to NoSharedLibsPlatformList
tree
|
commitdiff
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
tree
|
commitdiff
2014-01-07
Austin Seipp
Lower unfolding threshold for windows (again.)
tree
|
commitdiff
2013-11-22
Austin Seipp
Temporarily lower unfolding threshold on Windows
tree
|
commitdiff
2013-10-25
Austin Seipp
Add build.mk.sample entry for Cross Compilation
tree
|
commitdiff
2013-10-01
Simon Marlow
Globally replace "hackage.haskell.org" with "ghc.haskel...
tree
|
commitdiff
2013-09-12
Austin Seipp
Implement the AMP warning (#8004)
tree
|
commitdiff
2013-09-06
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
tree
|
commitdiff
2013-09-04
Austin Seipp
Make sure -fcmm-sink is passed to Parser properly
tree
|
commitdiff
2013-09-04
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
tree
|
commitdiff
2013-09-04
Herbert Valerio...
Hack-fix build breakage on Linux/GCC from fc4856f9
tree
|
commitdiff
2013-09-04
Manuel M T Chakravarty
Make validate play nice with clang (for Xcode 5 command...
tree
|
commitdiff
2013-09-03
Gabor Greif
Patch by lukexi.
tree
|
commitdiff
2013-08-31
Ryan Newton
Merge branch 'master' into atomics
tree
|
commitdiff
2013-08-24
Austin Seipp
Delete trailing whitespace in mk/config.mk.in
tree
|
commitdiff
2013-08-24
Austin Seipp
Add support for iOS simulator (issue #8152).
tree
|
commitdiff
2013-08-14
Austin Seipp
iOS: generate archive files when compiling.
tree
|
commitdiff
2013-08-05
Erik de Castro Lopo
mk/config.mk.in : Add powerpc-unknown-linux to NoShared...
tree
|
commitdiff
2013-07-03
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-07-03
Ian Lynagh
Change the ranlib detection
tree
|
commitdiff
2013-07-02
Geoffrey Mainland
Do not build dynamic libraries with the perf-llvm Build...
tree
|
commitdiff
2013-06-19
Austin Seipp
Suppress some more warnings from Clang.
tree
|
commitdiff
2013-06-17
Austin Seipp
Add some missing clang bits to the build system.
tree
|
commitdiff
2013-06-14
Ian Lynagh
Cleaning fixes, and other build system tweaks; part...
tree
|
commitdiff
2013-06-09
Ian Lynagh
Change how we check that we have a suitable 'make'
tree
|
commitdiff
2013-05-31
Geoffrey Mainland
Build statically when using LLVM.
tree
|
commitdiff
2013-05-30
Karel Gardas
add arm-unknown-linux to platforms which do not support...
tree
|
commitdiff
2013-05-30
Karel Gardas
set DYNAMIC_GHC_PROGRAMS to NO if platform does not...
tree
|
commitdiff
2013-05-04
Austin Seipp
Reorganize mk/build.mk.sample a little.
tree
|
commitdiff
2013-04-27
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-04-27
Gabor Pali
Set DYNAMIC_GHC_PROGRAMS=NO for FreeBSD because $ORIGIN...
tree
|
commitdiff
2013-04-21
Ian Lynagh
pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS...
tree
|
commitdiff
2013-04-20
Ian Lynagh
Use different exeext variables for each stage; fixes...
tree
|
commitdiff
2013-04-20
Ian Lynagh
Remove the Windows installer
tree
|
commitdiff
2013-04-20
Ian Lynagh
Some build system refactoring
tree
|
commitdiff
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-04-03
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-04-03
Ian Lynagh
In build.mk.sample, include v in GhcLibWays even if...
tree
|
commitdiff
2013-03-29
Nicolas Frisby
ticky enhancements
tree
|
commitdiff
2013-03-20
Ian Lynagh
Fix build with non-Linux ELF OSes
tree
|
commitdiff
2013-03-19
Ian Lynagh
Be more optimistic about which platforms support shared...
tree
|
commitdiff
2013-03-17
Ian Lynagh
Remove a couple of unused make variables
tree
|
commitdiff
2013-03-17
Ian Lynagh
Also build the v way when DYNAMIC_GHC_PROGRAMS is YES
tree
|
commitdiff
2013-03-16
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-03-15
Ian Lynagh
Disable DYNAMIC_GHC_PROGRAMS on Windows
tree
|
commitdiff
2013-03-15
Ian Lynagh
By default, use the dynamic way for programs in the...
tree
|
commitdiff
2013-03-12
Ian Lynagh
Merge branch 'master' of win:c:/ghc/git/cygwin/.
tree
|
commitdiff
2013-03-10
David Waern
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-10
Max Bolingbroke
Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTS
tree
|
commitdiff
2013-03-10
Ian Lynagh
Building with -dynamic-too now works, so enable it...
tree
|
commitdiff
2013-03-04
Ian Lynagh
Remove a couple of lingering references to the dead...
tree
|
commitdiff
2013-03-04
Ian Lynagh
Don't test BootingFromHc when setting SupportsSplitObjs
tree
|
commitdiff
2013-03-04
Ian Lynagh
Remove unused 'PackageSourceURL' from build system
tree
|
commitdiff
2013-03-04
Ian Lynagh
Remove unused CTAGS from build system
tree
|
commitdiff
2013-03-04
Ian Lynagh
Remove some out-of-date comments
tree
|
commitdiff
2013-03-04
Ian Lynagh
Remove the FLEX support from the build system
tree
|
commitdiff
2013-03-04
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-03-03
Ian Lynagh
Use the automatic variables for touchy too
tree
|
commitdiff
2013-03-03
Ian Lynagh
Automatically define _INPLACE variables for perl progra...
tree
|
commitdiff
2013-03-03
Ian Lynagh
Use unlit_INPLACE rather than UNLIT in the build system
tree
|
commitdiff
2013-03-03
Ian Lynagh
Use more of the automatically generated INPLACE variables
tree
|
commitdiff
2013-03-03
Ian Lynagh
Define $(prog)_INPLACE variables automatically, and...
tree
|
commitdiff
2013-03-03
Ian Lynagh
Whitespace only
tree
|
commitdiff
2013-03-03
Ian Lynagh
Remove some unused build system variables
tree
|
commitdiff
2013-03-02
Ian Lynagh
Give hsc2hs different options in different stages;...
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove some more unused build system code
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove the unused REAL_SHELL variable in the build...
tree
|
commitdiff
2013-03-02
Ian Lynagh
Follow Windows -> Windows_Host change in config.mk.in
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove some more unused build system variables
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove a couple more single-use variables
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove some single-use build system variables
tree
|
commitdiff
2013-03-02
Ian Lynagh
LATEX_DOCS is no longer used
tree
|
commitdiff
2013-03-02
Ian Lynagh
Remove some more unused build system variables
tree
|
commitdiff
next