Robert Hensing
|
6057cb9786
|
ghc*: Increase build timeout to 1 day
The default of 10 hours is insufficient for some of the slower
platforms like macOS and aarch64.
|
2020-11-06 11:07:48 +01:00 |
|
Matthew Bauer
|
d0e52b6b32
|
Merge pull request #95309 from obsidiansystems/mobile-fixes
Support Android 29 in cross-compilation
|
2020-08-28 14:59:37 -05:00 |
|
Matthew Bauer
|
c5617381bc
|
ghc: document Stage1Only setting
|
2020-08-17 23:51:59 -05:00 |
|
Matthew Bauer
|
0be29459d6
|
ghc: set Stage1Only = YES on iOS
We want stage1Only here even if system == system, since we can’t run
the native arch simulator binaries locally.
|
2020-08-17 23:51:59 -05:00 |
|
Divam Narula
|
818d24c9db
|
Merge branch 'staging' into upstream-wasm-cross-nixpkgs-4
|
2020-08-16 10:13:57 +05:30 |
|
Gabor Greif
|
ca9e5d0bb1
|
ghc-{8.8.2, 8.10.1}: make download URL consistent with other versions
|
2020-08-08 22:32:58 +02:00 |
|
Gabor Greif
|
7b3dbe3dd3
|
ghc-{8.8.3, 8.8.4, 8.10.1}: fix typos
|
2020-08-07 20:34:42 +02:00 |
|
Divam
|
95a5a19658
|
Enable dontStrip for wasm
|
2020-08-05 20:17:14 +09:00 |
|
Divam
|
a9ac31c299
|
Set the STRIP_CMD to ':' for dontStrip
(as mentioned in mk/build.mk.sample)
|
2020-08-05 20:08:37 +09:00 |
|
Domen Kožar
|
1353355a63
|
ghc 8.8.4/8.10.1: fix PEBKAC
|
2020-08-01 16:27:12 +02:00 |
|
Domen Kožar
|
6d54b2f918
|
ghc 8.8.4, 8.10.1: disable profiled builds on aarch64 to avoid 2GB output limit
|
2020-07-24 13:07:34 +02:00 |
|
Gabor Greif
|
d4d7223eb0
|
Nail a few typos
|
2020-05-08 21:11:46 +02:00 |
|
Gabor Greif
|
daf79ea7c7
|
compilers/ghc: apply structuredAttrs patch to other ghcs
Ported from:
> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
> Author: Robin Gloster <mail@glob.in>
> Date: Sat Apr 4 19:21:31 2020 +0200
> 1 file changed, 3 insertions(+), 3 deletions(-)
|
2020-04-24 21:48:28 +02:00 |
|
Gabor Greif
|
0e82313c07
|
compilers/ghc: fix a few typos
|
2020-04-24 21:48:28 +02:00 |
|
Adam Sandberg Ericsson
|
08a9d51699
|
ghc: mention why ld.gold is disabled for musl libc
|
2020-04-10 20:56:39 +02:00 |
|
Adam Sandberg Ericsson
|
4675649d9c
|
ghc: don't use ld.gold with musl libc (fixes #84670)
ld.gold doesn't play well with musl as is documented in #49071 and
https://sourceware.org/bugzilla/show_bug.cgi?id=23856
|
2020-04-10 20:56:38 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Gabor Greif
|
f6d2dce2bf
|
ghc-8.10.1: reformat to minimize diff with 8.8.3.nix
|
2020-03-27 20:56:41 +01:00 |
|
Domen Kožar
|
59c58f3360
|
ghc: 8.10.0.20200123 -> 8.10.1
|
2020-03-26 17:47:06 +01:00 |
|
Adam Sandberg Ericsson
|
9a5ecf1212
|
ghc: really use ld.gold
|
2020-02-28 20:29:33 +01:00 |
|
Gabor Greif
|
6bedeceb8a
|
ghc: update 8.10.1 pre-release to announced rc1
https://mail.haskell.org/pipermail/ghc-devs/2020-January/018530.html
The version previously fetched was `8.10.0.20200108`.
|
2020-01-31 21:05:55 +01:00 |
|
Peter Simons
|
74e5314b29
|
ghc: update 8.10.1 pre-release from alpha2 to rc1
|
2020-01-13 10:28:51 +01:00 |
|
Peter Simons
|
525b8cd3f6
|
ghc: add 8.10.1-alpha2
|
2019-12-27 20:58:23 +01:00 |
|