Commit Graph

158 Commits

Author SHA1 Message Date
Julian Ospald a629cf7b9f
Update gitignore 2020-05-01 16:28:51 +02:00
Julian Ospald 684130bfa3
Update bootstrap-haskell 2020-05-01 16:27:41 +02:00
Julian Ospald ee34d85dbc
Set TMPDIR during CI 2020-05-01 16:27:27 +02:00
Julian Ospald d2b280da2d
Update tarballs 2020-04-30 20:46:45 +02:00
Julian Ospald a5593a725f
Cleanup 2020-04-30 00:59:19 +02:00
Julian Ospald 5e35a91ef0
Remove travis 2020-04-30 00:43:44 +02:00
Julian Ospald 4abd10d9c9
Update RELEASING.md 2020-04-30 00:31:33 +02:00
Julian Ospald 0bbac877bd
Update ghcup tarballs 2020-04-30 00:12:30 +02:00
Julian Ospald f558bd9932
Fix CI failing on git-describe 2020-04-29 23:01:51 +02:00
Julian Ospald 781c28b03c
Update RELEASING.md 2020-04-29 22:37:12 +02:00
Julian Ospald a8be2efd85
Bump to version 0.1.5 2020-04-29 22:34:20 +02:00
Julian Ospald f46700e1cc
First cross try 2020-04-29 20:19:01 +02:00
Julian Ospald d7a6935a1a
Fix CI on FreeBSD 2020-04-29 20:14:38 +02:00
Julian Ospald a1282b2854
Fix missing import 2020-04-29 19:36:16 +02:00
Julian Ospald 34b9ea7d20
Fix CI 2020-04-29 19:17:59 +02:00
Julian Ospald 0ff7ebb1fd
Allow to set downloader 2020-04-29 19:12:58 +02:00
Julian Ospald f83dcbc430
Run 'git describe' in CI to make sure --version reports it 2020-04-29 12:38:57 +02:00
Julian Ospald 56e4a6b15f
Invert curl flag to internal-downloader 2020-04-29 09:56:26 +02:00
Julian Ospald ee9b2ec30d
Update docs 2020-04-28 17:41:08 +02:00
Julian Ospald 640cf1e2c1
Add zsh and fish completion wrt #19 2020-04-27 23:36:13 +02:00
Julian Ospald 56c439d716
Fall back to cached ghcup-<..>.json 2020-04-27 23:23:34 +02:00
Julian Ospald 1ed6e49a81
Install git in CI 2020-04-27 21:55:35 +02:00
Julian Ospald fad9f83e6a
Add CentoOS tool requirements 2020-04-27 21:52:44 +02:00
Julian Ospald 2e28b0d00f
Fix release builds 2020-04-27 21:23:46 +02:00
Julian Ospald ed4ff15f96
Update bash-completion 2020-04-27 07:47:46 +02:00
Julian Ospald 1d623723a2
Fix bug with missing ~/.ghcup/ghc/ dir 2020-04-26 22:06:00 +02:00
Julian Ospald 931080244f
Fix bug in logging 2020-04-26 20:17:59 +02:00
Julian Ospald 27e2e7f848
Fix building of documentation 2020-04-26 11:55:47 +02:00
Julian Ospald 8b638c7ecb
Rm stray ghc version 2020-04-25 13:22:12 +02:00
Julian Ospald acd370611f
Fix gitlab CI 2020-04-25 13:02:34 +02:00
Julian Ospald e1b5a89cee
Add bash-completion 2020-04-22 21:45:33 +02:00
Julian Ospald 5edebd57d9
Move download info into library 2020-04-22 19:32:48 +02:00
Julian Ospald bcaccaaf31
Implement --keep 2020-04-22 19:32:14 +02:00
Julian Ospald 818a5d2d85
Document environment variables 2020-04-22 16:14:10 +02:00
Julian Ospald 13acce07d4
Allow to install X.Y versions 2020-04-22 16:13:58 +02:00
Julian Ospald 4ed5e21b7f
Validate that all GHC versions have a base tag 2020-04-22 16:13:23 +02:00
Julian Ospald 86aab6bb59
Improve output formatting 2020-04-22 16:12:56 +02:00
Julian Ospald 7f5cb64b18
Re-add --format-raw to list subcommand 2020-04-22 13:03:46 +02:00
Julian Ospald 6c12eb16eb
Add base tag 2020-04-22 11:59:40 +02:00
Julian Ospald e637f90fae
List stray tools 2020-04-21 23:37:48 +02:00
Julian Ospald 5b33c3f491
Update TODO 2020-04-19 22:49:19 +02:00
Julian Ospald 1842ed464f
Also build 32bit release artifact 2020-04-19 22:31:53 +02:00
Julian Ospald 296bbdd561
Fix digest of ghc-8.8.3-i386-unknown-linux-musl.tar.xz 2020-04-19 22:05:18 +02:00
Julian Ospald 27ead1be7c
Build releases 2020-04-19 18:55:07 +02:00
Julian Ospald 5184609dba
Enable FreeBSD testing
Also use the new ghcup for bootstrapping GHC in install_deps.
2020-04-19 16:33:45 +02:00
Julian Ospald 5d94d0bf75
Also check for GHC and Cabal updates on start 2020-04-18 20:20:18 +02:00
Julian Ospald 72bcfa9270
Fix CI 2020-04-18 17:29:44 +02:00
Julian Ospald fafff9dadd
Update FAQ 2020-04-18 16:57:51 +02:00
Julian Ospald e3c20d53a8
Add changelog command
This should be backwardscompatible with 0.0.1 json format.

Also slightly change 'getTagged' to list the latest version
with a tag, not the oldest.
2020-04-18 15:06:22 +02:00
Julian Ospald 8b7dc68491
Fix ChangeLog date 2020-04-18 15:04:39 +02:00