git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix processHeapClosureForDead CONSTR_NOCAF case:
[ghc.git]
/
rules
/
2018-03-04
Moritz Angermann
Bump Cabal submodule to 2.2
tree
|
commitdiff
2018-02-21
Simon Marlow
Don't use ld.gold when building libraries for GHCi
tree
|
commitdiff
2018-02-18
Ben Gamari
Build Haddocks with --quickjump
tree
|
commitdiff
2017-11-22
Ben Gamari
Update Hadrian
tree
|
commitdiff
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
tree
|
commitdiff
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
tree
|
commitdiff
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
tree
|
commitdiff
2017-10-26
Joachim Breitner
Don't use $SHELL in wrapper scripts
tree
|
commitdiff
2017-09-09
Herbert Valerio...
Remove makefile logic for legacy -this-package-key
tree
|
commitdiff
2017-08-29
Tamar Christina
Add gen-dll as replacement for dll-split
tree
|
commitdiff
2017-08-29
Tamar Christina
Remove dll-split.
tree
|
commitdiff
2017-08-01
Herbert Valerio...
Enable building Cabal with parsec
tree
|
commitdiff
2017-07-07
Tamar Christina
Implement split-sections support for windows.
tree
|
commitdiff
2017-07-03
Ben Gamari
configure: Remove --with-curses-includes flag
tree
|
commitdiff
2017-06-08
Douglas Wilson
Don't pass -dcore-lint to haddock in Haddock.mk
tree
|
commitdiff
2017-05-25
Sergei Trofimovich
rules: add per-library EXTRA_HC_OPTS
tree
|
commitdiff
2017-04-23
Sergei Trofimovich
ghc: tweak cross-compilation to mingw32
tree
|
commitdiff
2017-03-15
Simon Marlow
Always build GHCi libs
tree
|
commitdiff
2017-02-23
Reid Barton
Set $1_$2_SplitSections in distdir-opts.mk not build...
tree
|
commitdiff
2017-02-12
Simon Brenner
Apply SplitSections to all C compilations
tree
|
commitdiff
2017-02-10
Gabor Greif
Spelling in comments [ci skip]
tree
|
commitdiff
2017-02-08
Matthew Pickering
Pass -v0 to ghc-pkg to reduce noise in build ouput
tree
|
commitdiff
2016-12-17
Sergei Trofimovich
fix OpenBSD linkage (wxneeded)
tree
|
commitdiff
2016-12-17
Sergei Trofimovich
revert '-Wl' prefixing to *_LD_OPTS
tree
|
commitdiff
2016-12-01
Ben Gamari
Ensure flags destined for ld are properly passed
tree
|
commitdiff
2016-11-29
Demi Obenour
Purge GHC of literate Perl
tree
|
commitdiff
2016-11-10
Ben Gamari
build system: Include CONF_LD_LINKER_OPTS in ALL_LD_OPTS
tree
|
commitdiff
2016-11-03
Simon Marlow
Omit unnecessary linker flags
tree
|
commitdiff
2016-09-16
Ben Gamari
Remove directories from include paths
tree
|
commitdiff
2016-07-01
Markus Rothe
rules/sphinx.mk: stop xelatex on error
tree
|
commitdiff
2016-06-30
Edward Z. Yang
Updates to handle new Cabal
tree
|
commitdiff
2016-05-21
Ben Gamari
users-guide: Fix index in PDF output
tree
|
commitdiff
2016-05-21
Ben Gamari
rules/sphinx: Add missing dependency on conf.py for...
tree
|
commitdiff
2016-05-17
Ben Gamari
rules/build-prog: Ensure programs depend upon their...
tree
|
commitdiff
2016-05-17
Ben Gamari
rules: Fix name of ghc-boot-th library
tree
|
commitdiff
2016-05-17
Ben Gamari
Add ghc-boot-th to rules/foreachLibrary
tree
|
commitdiff
2016-04-16
Herbert Valerio...
Rework CC/CC_STAGE0 handling in `configure.ac`
tree
|
commitdiff
2016-04-07
Ben Gamari
Fix installation of static sphinx assets
tree
|
commitdiff
2016-03-27
Herbert Valerio...
Remove now obsolete LD_STAGE0 hack
tree
|
commitdiff
2016-02-21
Thomas Miedema
Build system: fix sed expression (#11537)
tree
|
commitdiff
2016-01-18
Edward Z. Yang
Switch from -this-package-key to -this-unit-id.
tree
|
commitdiff
2016-01-17
Ben Gamari
users-guide: Clean manpage build artifacts and fix...
tree
|
commitdiff
2016-01-08
Simon Marlow
Enable stack traces with ghci -fexternal-interpreter...
tree
|
commitdiff
2015-12-31
Herbert Valerio...
Remove ghc-7.8 `-package-name`-compat handling
tree
|
commitdiff
2015-12-28
Herbert Valerio...
Synchronise ghci-package version with ghc-package
tree
|
commitdiff
2015-12-17
Thomas Miedema
Build system: also put scripts in libexecdir/bin
tree
|
commitdiff
2015-12-17
Ben Gamari
rules/haddock: Add EXTRA_HADDOCK_OPTS flag
tree
|
commitdiff
2015-12-17
Simon Marlow
Remote GHCi, -fexternal-interpreter
tree
|
commitdiff
2015-12-14
Herbert Valerio...
Don't pass CC= explicitly to `./configure` scripts
tree
|
commitdiff
2015-12-14
Herbert Valerio...
Use idiomatic way to tell Autoconf the c compiler
tree
|
commitdiff
2015-12-12
Thomas Miedema
Build system: fix 'make install-strip' in bindist
tree
|
commitdiff
2015-12-01
Thomas Miedema
Build system: Add stage specific SRC_HC_(WARNING_)OPTS
tree
|
commitdiff
2015-11-21
Tamar Christina
Fix Windows builds after D1242
tree
|
commitdiff
2015-11-16
Ben Gamari
haddock.mk: Use \{1,\} instead of \+
tree
|
commitdiff
2015-11-12
Ben Gamari
rules/haddock: Set __HADDOCK_VERSION__
tree
|
commitdiff
2015-11-12
Simon Brenner
Implement function-sections for Haskell code, #8405
tree
|
commitdiff
2015-10-29
Ben Gamari
Revert "Build system: don't add ALL_HC_OPTS when linking"
tree
|
commitdiff
2015-10-28
Thomas Miedema
Build system: don't add ALL_HC_OPTS when linking
tree
|
commitdiff
2015-10-27
Thomas Miedema
Build system: comments only [skip ci]
tree
|
commitdiff
2015-10-17
Thomas Miedema
Build system: fix `make -j1` (#10973)
tree
|
commitdiff
2015-10-15
Edward Z. Yang
Rename PACKAGE_KEY and LIB_NAME in build system.
tree
|
commitdiff
2015-10-13
RyanGlScott
Make dataToQa aware of Data instances which use functio...
tree
|
commitdiff
2015-10-10
Ben Gamari
sphinx: Don't share doctrees between targets
tree
|
commitdiff
2015-10-03
Ben Gamari
Move user's guide to ReStructuredText
tree
|
commitdiff
2015-09-04
Thomas Miedema
Build system: implement `make install-strip` (#1851)
tree
|
commitdiff
2015-08-21
Thomas Miedema
Build system: simplify install.mk.in
tree
|
commitdiff
2015-08-20
Thomas Miedema
Build system: delete half-baked Cygwin support
tree
|
commitdiff
2015-07-13
Thomas Miedema
Build system: delete two unused files
tree
|
commitdiff
2015-07-13
Thomas Miedema
Build system: comments only [skip ci]
tree
|
commitdiff
2015-07-02
Thomas Miedema
Build system: rename bindist to bindist-list...
tree
|
commitdiff
2015-06-28
Ben Gamari
Add -fcross-module-specialise flag
tree
|
commitdiff
2015-06-23
Edward Z. Yang
Make $1 in $1_$2_$3_FOO actually be directory.
tree
|
commitdiff
2015-06-22
Edward Z. Yang
Rename $1_$2_$3_LIB_NAME to LIB_FILE.
tree
|
commitdiff
2015-06-22
Edward Z. Yang
Fix #10551 by using LIB_NAMES.
tree
|
commitdiff
2015-06-22
Edward Z. Yang
Use -package-id to specify libraries on command line.
tree
|
commitdiff
2015-06-20
Edward Z. Yang
Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfO...
tree
|
commitdiff
2015-06-16
Ben Gamari
users_guide: Various spelling fixes
tree
|
commitdiff
2015-06-16
Ben Gamari
Lexer: Suggest adding 'let' on unexpected '=' token
tree
|
commitdiff
2015-06-06
Thomas Miedema
Fix the build when SplitObjs=YES
tree
|
commitdiff
2015-06-06
Thomas Miedema
Fix the sdist build
tree
|
commitdiff
2015-06-04
Thomas Miedema
Build: remove more unnecessary CLEANING/=YES checks
tree
|
commitdiff
2015-06-04
Thomas Miedema
Build: remove unnecessary CLEANING/=YES check
tree
|
commitdiff
2015-06-04
Thomas Miedema
Build: ./boot && ./configure && make sdist (#8723)
tree
|
commitdiff
2015-06-04
Thomas Miedema
Build: make configure and ghc-pkg a bit less chatty
tree
|
commitdiff
2015-06-02
Austin Seipp
build: make haddock a bit less chatty
tree
|
commitdiff
2015-05-30
Thomas Miedema
Build system: also clean the inplace wrapper
tree
|
commitdiff
2015-05-30
Thomas Miedema
Build system: don't use supposedly local variable insid...
tree
|
commitdiff
2015-05-30
Thomas Miedema
Build system: make clean in utils/ghc-pkg should not...
tree
|
commitdiff
2015-05-30
Thomas Miedema
Build system: whitespace and comments only
tree
|
commitdiff
2015-05-30
Thomas Miedema
Build system: check $CLEANING instead of $MAKECMDGOALS
tree
|
commitdiff
2015-05-27
Thomas Miedema
Build system: don't install haddock .t files (#10410)
tree
|
commitdiff
2015-03-31
Herbert Valerio...
Drop old integer-gmp-0.5 from GHC source tree
tree
|
commitdiff
2015-03-12
Erik de Castro Lopo
Use the gold linker for linux/ARM and android/ARM targets.
tree
|
commitdiff
2015-03-11
Edward Z. Yang
Update Cabal submodule to latest 1.22 snapshot
tree
|
commitdiff
2015-02-23
PHO
Make top-level "configure" accept and propagate --with...
tree
|
commitdiff
2015-02-18
Thomas Miedema
runghc: be explicit about ghc version (#9054)
tree
|
commitdiff
2015-02-17
Thomas Miedema
Remove RAWCPP_FLAGS (Task #9094)
tree
|
commitdiff
2015-01-12
Reid Barton
inplace: Don't add empty component to LD_LIBRARY_PATH...
tree
|
commitdiff
2014-12-07
Herbert Valerio...
Add -I$1/$2/build/autogen to $1_$2_DIST_CC_OPTS
tree
|
commitdiff
2014-12-01
Herbert Valerio...
Revert "Remove RAWCPP_FLAGS"
tree
|
commitdiff
next