- 23 Oct, 2017 4 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #428
-
Andrey Mokhov authored
See #428. Note that building Hadrian with Cabal currently fails on Windows, hence using Stack. Also see #440: build.bat may later be relocated to the top of the GHC tree.
-
Andrey Mokhov authored
See #428. Also see #440: build.sh may later be relocated to the top of the GHC tree.
-
- 17 Oct, 2017 2 commits
-
-
Andrey Mokhov authored
See #433
-
Andrey Mokhov authored
See #438
-
- 14 Oct, 2017 1 commit
-
-
Andrey Mokhov authored
See #435, #430
-
- 12 Oct, 2017 2 commits
-
-
Andrey Mokhov authored
See #435
-
Ben Gamari authored
The previous approach was terribly unreliable, leading me to waste an hour debugging #425.
-
- 11 Oct, 2017 1 commit
-
-
Douglas Wilson authored
Addresses Issue #428
-
- 10 Oct, 2017 5 commits
-
-
Andrey Mokhov authored
See #428
-
Ben Gamari authored
When I added `-qg` to the default RTS options in 57cfa03c (#385) I neglected to consider that it the -with-rtsopts flag would override the previous flag setting `-I0`. This had the effect of reenabling idle GC, causing GC time to regress terribly. I likely didn't notice this since I had passed the flags directly to the `hadrian` executable with `+RTS` while testing. Moreover, I mistakenly wrote `-qg0`, which (somewhat confusingly) actually *enables* parallel GC. Instead I wanted to write `-qg`.
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #250
-
- 09 Oct, 2017 2 commits
-
-
Andrey Mokhov authored
See #250
-
Andrey Mokhov authored
See #250
-
- 07 Oct, 2017 1 commit
-
-
Andrey Mokhov authored
-
- 05 Oct, 2017 7 commits
-
-
Andrey Mokhov authored
See #314
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #314
-
Andrey Mokhov authored
See #314
-
Andrey Mokhov authored
See #314
-
Andrey Mokhov authored
See #314
-
Andrey Mokhov authored
See #426
-
- 04 Oct, 2017 1 commit
-
-
Andrey Mokhov authored
See #314
-
- 30 Sep, 2017 1 commit
-
-
Zhen Zhang authored
-
- 28 Sep, 2017 2 commits
-
-
Andrey Mokhov authored
Also a minor revision. See #421
-
Andrey Mokhov authored
-
- 27 Sep, 2017 1 commit
-
-
Andrey Mokhov authored
See https://phabricator.haskell.org/D4039
-
- 26 Sep, 2017 3 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 25 Sep, 2017 1 commit
-
-
Andrey Mokhov authored
-
- 23 Sep, 2017 2 commits
-
-
Andrey Mokhov authored
-
Zhen Zhang authored
-
- 22 Sep, 2017 1 commit
-
-
Zhen Zhang authored
* Update shake * Add stm to Stage 1 packages
-
- 20 Sep, 2017 1 commit
-
-
Zhen Zhang authored
-
- 16 Sep, 2017 2 commits
-
-
Andrey Mokhov authored
* Fixes the docs build rule on Windows See #414
-
patrickdoc authored
* Implement documentation building * Clean up for merge
-