|
0adb602a96
|
Improve distro code
|
2023-10-23 21:42:29 +08:00 |
|
|
480d6be02f
|
Add explicit support for Void Linux, fixes #378
|
2023-10-21 19:23:24 +08:00 |
|
|
3e907bd890
|
Add explicit support for Rocky Linux
|
2023-10-21 19:23:24 +08:00 |
|
|
9eeac00714
|
Further improvement to tag documentation
|
2023-10-01 14:38:40 +08:00 |
|
|
c0ffb22d6a
|
Improve documentation around tags
|
2023-10-01 14:35:31 +08:00 |
|
|
7e7c11fda4
|
Merge remote-tracking branch 'origin/pr/868'
|
2023-09-02 16:34:30 +08:00 |
|
Lei Zhu
|
bcb498de20
|
Merge branch 'master' into optparse-test-suite
|
2023-08-05 13:08:41 +08:00 |
|
Arjun Kathuria
|
fd6ff9f8ec
|
pretty-print instances for VersionRange and VersionCmp types
|
2023-07-30 12:45:01 +05:30 |
|
Lei Zhu
|
38db038953
|
changlog test
|
2023-07-22 17:14:49 +08:00 |
|
|
c149ee8d2b
|
Print better error on 'ghcup <command> <tool>-<version>'
Wrt #180
|
2023-07-22 12:21:19 +08:00 |
|
|
2fb7328a6e
|
Detect hadrian/make automatically, wrt #846
|
2023-07-15 20:16:36 +08:00 |
|
|
a43fa7d63e
|
More cross fixes to install bindist
|
2023-07-07 16:41:58 +08:00 |
|
|
210816769a
|
Add dlOutput to DownloadInfo
|
2023-05-14 22:06:38 +08:00 |
|
|
4b34cddcda
|
Implement support for nightlies, wrt #824
|
2023-05-14 19:43:49 +08:00 |
|
|
785fb895b4
|
Implement 'latest-prerelease' tag wrt #788
|
2023-02-21 22:22:11 +08:00 |
|
|
f575dcdad6
|
Improve usability on 'ghcup config add-release-channel'
Fixes #751 (or so I hope).
|
2023-02-12 19:58:08 +08:00 |
|
|
a38ca1954b
|
Fix build on unix with -ftui
|
2023-01-13 12:33:40 +08:00 |
|
|
5eeb8ca9fc
|
Fix windows
|
2023-01-13 00:26:15 +08:00 |
|
|
a427146de5
|
Update dependencies and make buildable with GHC-9.4.4
|
2023-01-12 13:52:08 +08:00 |
|
|
74edf1fc07
|
Merge branch 'testsuite'
|
2023-01-12 12:58:39 +08:00 |
|
|
1e32639873
|
Implement 'ghcup test ghc' based on the bindist testsuite
|
2023-01-12 12:58:10 +08:00 |
|
|
26a6368d79
|
Merge remote-tracking branch 'origin/pr/700'
|
2023-01-08 22:26:19 +08:00 |
|
|
703be0a706
|
Add support for mirrors wrt #357
|
2023-01-04 00:36:07 +08:00 |
|
|
009f9211a9
|
Integrate with errors.haskell.org
Fixes #434
|
2023-01-03 23:43:46 +08:00 |
|
|
109187eb6f
|
Merge branch 'issue-367-content-prop'
|
2023-01-03 23:17:35 +08:00 |
|
|
9d4c923649
|
Add content-length property to downloads
This is optional for now. Fixes #367
|
2023-01-02 20:41:42 +08:00 |
|
|
4d82c37539
|
Add --metadata-fetching-mode arg, fixes #440
|
2023-01-01 19:16:32 +08:00 |
|
|
e924ad8278
|
Allow to statically overwrite distro detection, fixes #421
|
2022-11-12 14:12:13 +08:00 |
|
|
00fa70b9de
|
Merge remote-tracking branch 'origin/merge-requests/266'
|
2022-07-12 00:15:14 +02:00 |
|
|
823275363c
|
Merge branch 'ghcup-run-improvements'
|
2022-07-12 00:10:17 +02:00 |
|
|
b6ff5bc764
|
Use ghcup's internal dir for 'ghcup run'
|
2022-07-11 19:43:48 +02:00 |
|
Arjun Kathuria
|
0acccae523
|
Removes GHCup.Types.Prompts module and stuffs it into GHCup.Types
|
2022-07-10 09:44:23 +05:30 |
|
|
9fb2889696
|
Allow to build from arbitrary GHC source dists
|
2022-07-09 23:12:00 +02:00 |
|
|
63f22b28d7
|
Allow to build HLS from hackage
|
2022-07-09 21:12:23 +02:00 |
|
|
2845425099
|
Restructure modules
|
2022-05-22 21:11:40 +02:00 |
|
|
df89ddcdf5
|
Use internal tmpdir
|
2022-05-20 23:19:33 +02:00 |
|
|
430b655785
|
Improve error handling for mergeFileTree
|
2022-05-20 00:15:25 +02:00 |
|
|
c9790e5823
|
Use strongly types GHCupPath and restrict destructive operations
|
2022-05-13 21:35:34 +02:00 |
|
|
48aee1e76c
|
[WIP] Prototype of recording installed files
This also installs makefile based build system via DESTDIR
into a temporary directory and then merges it into the filesystem.
|
2022-05-13 00:46:47 +02:00 |
|
|
991e540c11
|
Refactor code around isolateDirs, so we have proper knowledge
|
2022-05-11 16:18:35 +02:00 |
|
|
8eeb32c495
|
Overhaul metadata merging and add 'ghcup config add-release-channel URI'
|
2022-03-18 17:47:49 +01:00 |
|
|
6073ebe476
|
Fix HLS support and compile errors with boot and TH files
|
2022-02-06 00:32:18 +01:00 |
|
|
51690d1df3
|
Support HLS dynamic builds
|
2022-02-05 16:33:05 +01:00 |
|
|
190b5dedba
|
Allow to control the metadata cache, fixes #278
|
2021-10-30 14:16:45 +02:00 |
|
|
15dd810d67
|
Get rid of concurrent-output
Also improve some NO_COLOR foo.
|
2021-09-24 23:49:50 +02:00 |
|
|
ef8da9bcec
|
Make sure NO_COLOR also applies to logging
|
2021-09-23 12:16:49 +02:00 |
|
|
31a523755f
|
Remove solus support
|
2021-09-20 19:42:06 +02:00 |
|
|
c431c0ae00
|
Implement GPG verification wrt #236
|
2021-09-18 21:51:19 +02:00 |
|
|
13143b8e4d
|
Drop monad-logger
|
2021-08-30 23:36:11 +02:00 |
|
Jan Hrček
|
3986677b06
|
Fix typos and simplify code
|
2021-08-29 14:50:49 +02:00 |
|