summaryrefslogtreecommitdiff
path: root/rules/build-package-data.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-02-271-2/+0
* Update `make` based build systemSylvain Henry2020-06-171-0/+5
* Use C99 Fixed width types to avoid hack in base's configureJohn Ericson2019-09-011-1/+3
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Hadrian: support in-tree GMPAlec Theriault2019-01-231-0/+8
* Remove dll-split.Tamar Christina2017-08-291-1/+1
* configure: Remove --with-curses-includes flagBen Gamari2017-07-031-4/+0
* Always build GHCi libsSimon Marlow2017-03-151-2/+4
* Pass -v0 to ghc-pkg to reduce noise in build ouputMatthew Pickering2017-02-071-1/+1
* Updates to handle new CabalEdward Z. Yang2016-06-301-1/+1
* Remove now obsolete LD_STAGE0 hackHerbert Valerio Riedel2016-03-271-5/+0
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-2/+0
* Don't pass CC= explicitly to `./configure` scriptsHerbert Valerio Riedel2015-12-141-1/+0
* Use idiomatic way to tell Autoconf the c compilerHerbert Valerio Riedel2015-12-141-1/+1
* Build system: comments only [skip ci]Thomas Miedema2015-07-131-2/+2
* Build: make configure and ghc-pkg a bit less chattyThomas Miedema2015-06-041-0/+11
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-121-1/+1
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-231-0/+8
* Update Cabal submodule to tip of v1.20 branchHerbert Valerio Riedel2014-04-161-1/+0
* Pass custom CC and LD opts to Cabal when configuring a packageSimon Marlow2014-03-271-3/+11
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Change the ranlib detectionIan Lynagh2013-07-031-1/+1
* Fix the GHC package DLL-splittingIan Lynagh2013-05-141-1/+1
* Simplify ghc-cabalIan Lynagh2013-05-141-1/+1
* Some build system refactoringIan Lynagh2013-04-201-1/+1
* By default, use the dynamic way for programs in the GHC treeIan Lynagh2013-03-151-1/+1
* Update CabalIan Lynagh2013-03-111-7/+6
* Use more of the automatically generated INPLACE variablesIan Lynagh2013-03-031-3/+3
* iOS patch no 2: remove obsolete CROSS_COMPILE variable; #7699Ian Lynagh2013-02-171-2/+2
* iOS patch no 1: Select operating system; from StephenBlackheathIan Lynagh2013-02-171-3/+1
* Build system tweak: Do the package checks at configure timeIan Lynagh2013-02-151-0/+8
* Tidy up cross-compilingSimon Marlow2013-01-171-1/+6
* When cross-compiling, pass --host to package configure scriptsSimon Marlow2013-01-161-0/+6
* Pass --with-ld=$(LD) to ghc-cabal when configuring packages (#6086)Simon Marlow2013-01-161-0/+1
* Fix installation of vanilla librariesIan Lynagh2012-10-251-1/+1
* Make it possible to build with only way dynIan Lynagh2012-10-241-0/+10
* Fix installing when dynlibs-by-defaultIan Lynagh2012-10-141-2/+3
* Build fixIan Lynagh2012-06-291-1/+1
* Build fixesIan Lynagh2012-06-291-2/+2
* Merge remote-tracking branch 'origin/master' into pretty-buildIavor S. Diatchki2012-04-271-1/+1
|\
| * Add SRC_[CH]C_WARNING_OPTSIan Lynagh2012-04-261-1/+1
* | A build-system tweak for more readable build output.Iavor S. Diatchki2012-04-271-1/+1
|/
* Improve support for cross-compilationSimon Marlow2012-01-301-1/+1
* Pass alex and happy locations to ghc-cabal; fixes #5579Ian Lynagh2012-01-281-0/+2
* By default, be lax about dependencies on GHCIan Lynagh2011-08-281-1/+1
* Pass the right tool locations to Cabal when generating package.mk filesIan Lynagh2011-04-291-1/+6
* Fix "make 1" etc following the build system changesIan Lynagh2011-01-271-0/+2
* Keep separate linker flags, for when we want to link with gcc or ldIan Lynagh2011-01-241-1/+1
* Add build system profiling to build systemIan Lynagh2011-01-231-0/+2
* Simplify the build system, and remove 2 phasesIan Lynagh2011-01-221-0/+4