- Jul 31, 2018
-
-
The fix has landed in GHC HEAD. Closes #634.
-
- Jun 27, 2018
-
-
* use @quasicomputational's Cabal branch in CI for the time being * workaround can't-use-Natural-in-base
-
- Apr 18, 2018
-
-
Andrey Mokhov authored
* Copy inplace/mingw to the build root * Run Hadrian with -c on AppVeyor
-
- Apr 17, 2018
-
-
* wip * debugging output * Compute ProjectVersion on demand ONLY! * remove debugging output, boot with --hadrian * go back to using -c everywhere in .travis.yml * prioritise libgmp.a rule over catch-all *.a rule, to avoid conflict * add missing import * tentative fix for the appveyor script * use backslashes in appveyor.yml * less 'cd'ing around in appveyor.yml * address most of @snowleopard's feedback * address last bit of feedback
-
Andrey Mokhov authored
-
- Apr 11, 2018
-
-
Andrey Mokhov authored
* Print diagnostic info in verbose mode * Try enable-distro-toolchain * Improve error handling
-
- Apr 08, 2018
-
-
Andrey Mokhov authored
* Call the boot script using the right Python interpreter * Install Python3 * Call boot and configure from Stack environment * Stay in Hadrian directory * Fix path to Stack * Fix slashes * Use bash to run configure
-
- Mar 30, 2018
-
-
* Use Cabal directly in place of ghc-cabal; make build root configurable. This commit implements two significant changes (that were not easy to separate): - Don't use ghc-cabal anymore for getting information about Haskell packages. We now instead directly use Cabal-the-library. - Make the build root configurable. This effectively gets rid of the inplace logic and allows us to place _all_ build artefacts in some directory of our choice, by passing '--build-root <some path>' to hadrian. The code for this was mostly taken from #445. * fix documentation rules * remove some leftover unrelated, commented-out code * more documentation fixes, address some feedback * cleanup * more cleanup * boot and configure explicitly in travis CI scripts * update cabal/ghc versions in .travis.yml (8.0.x not supported anymore) * temporarily disable dynamic ways in Settings.Default * update appveyor script * travis: when booting with 8.2.2, build a complete stage2 compiler * Fix CI? Try to fix the CI by adding the `debug` rts way back in. * Update Quickest.hs Replicate the make build systems build flavours. * Update .travis.yml - Run selftest, and build in separate instances. - try with python2 - and unify mac to stage2 * Update .travis.yml upgrade python on mac * [travis] os x: test the freshly built ghc * Get rid of two unused GhcCabalMode constructors * fix ghc-split rule, get rid of Install/Wrappers rules * address more feedback * ConfiguredCabal -> PackageData, more comments, more feedback addressed * make the complete stage 2 build the default * use a dummy package instead of base in Rules.hs * update CI scripts * attempt at fixing hadrian's -c option * .travis.yml: use -c everywhere again * travis: back to explicit './boot && ./configure' * update README.md and doc/user-settings.md to reflect configurable build root * some more feedback
-
- Mar 29, 2018
-
-
Mark Karpov authored
-
- Feb 27, 2018
-
-
Mark Karpov authored
This build fits into the 90 minutes window.
-
- Feb 01, 2018
-
-
Ben Gamari authored
Move build logic into a dedicated bash script, avoiding repetitive bash invocations. Furthermore, disable pacman update step as it breaks things in non-predictable ways.
-
- Jan 31, 2018
-
-
Ben Gamari authored
We use GHC's toolchain anyways.
-
- Nov 15, 2017
-
-
Andrey Mokhov authored
fa3771fe hadrian: Disable -Wno-undef in files which include ffi.h (#459) f15e851c Do not run configure by default (#458) 5baa8db6 Fix AppVeyor cache failure (#456) 94dbe9d7 Fix ghc-cabal build (#455) a6797641 Fix CI scripts (#454) 06ec241e Widen bounds on Cabal (#452) git-subtree-dir: hadrian git-subtree-split: fa3771fe
-
- Nov 12, 2017
-
-
Andrey Mokhov authored
See #457 * Do not run configure by default * Enable automated configure on CI * Update docs
-
- Nov 11, 2017
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #453
-
- Nov 07, 2017
-
-
Mateusz Kowalczyk authored
-
- Nov 06, 2017
-
-
Andrey Mokhov authored
git-subtree-dir: hadrian git-subtree-split: 438dc576
-
- Oct 23, 2017
-
-
Andrey Mokhov authored
See #428
-
- Oct 10, 2017
-
-
Andrey Mokhov authored
See #428
-
- Oct 05, 2017
-
-
Andrey Mokhov authored
See #314
-
- Aug 26, 2017
-
-
Andrey Mokhov authored
-
- Aug 01, 2017
-
-
Andrey Mokhov authored
See #336
-
- Oct 30, 2016
-
-
Andrey Mokhov authored
-
- Oct 28, 2016
-
-
Andrey Mokhov authored
-
- Sep 01, 2016
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- Jul 22, 2016
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- Jul 14, 2016
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- Jun 20, 2016
-
-
Andrey Mokhov authored
See #259, #268.
-
- May 18, 2016
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #244
-
- May 04, 2016
-
-
Andrey Mokhov authored
See #234.
-