Commit Graph

1880 Commits

Author SHA1 Message Date
Julian Ospald 6a86e9e77e
Fix failure mode when metadata is garbage, fixes #921 2023-11-12 17:11:33 +08:00
Julian Ospald 4132447e04
Require user to explicitly choose subcommand for 'ghcup config'
This should further reduce confusion wrt #922
2023-11-12 16:49:39 +08:00
Julian Ospald 9d223730de
Error out on empty UserSettings wrt #922 2023-11-12 16:49:06 +08:00
Julian Ospald ad9199568b
Don't download twice when trying stack decoding 2023-11-12 16:24:39 +08:00
Julian Ospald 0d91c2ac14
Make install error more visible 2023-11-12 15:59:15 +08:00
Julian Ospald 8644ca41e1
Merge remote-tracking branch 'origin/pr/924' 2023-11-12 12:19:56 +08:00
Cheng Shao 6051c0cfbc
Bump minimum windows version to 8.1 2023-11-11 06:18:13 +01:00
Julian Ospald 67d977ce39
Update metadata submodule 2023-11-10 21:42:31 +08:00
Julian Ospald 8b6b3d2fbe
Update bootstrap script ghver 2023-11-10 21:41:19 +08:00
Julian Ospald a5d228ba89
Bump to 0.1.20.0 2023-11-10 19:53:04 +08:00
Julian Ospald a7be1e7068
Merge branch 'brick-windows' 2023-11-10 19:32:20 +08:00
Julian Ospald 30a10d871a
Update bootstrap script 2023-11-09 23:42:31 +08:00
Julian Ospald 90b0281c1c
Merge remote-tracking branch 'origin/pr/918' 2023-11-09 23:30:05 +08:00
Tom Smeding bba92baeb1 Fix typo in ToolShadowed error for stack 2023-11-09 13:41:21 +01:00
Julian Ospald e06a1c03d4
Merge remote-tracking branch 'origin/pr/911' 2023-11-09 18:00:06 +08:00
Julian Ospald 0171f2e870
Merge branch 'issue-914' 2023-11-09 17:53:42 +08:00
Julian Ospald da078c7362
Use prompt for desktop shortcuts, fixes #914 2023-11-09 17:24:41 +08:00
Julian Ospald 94b4b7c455
Merge branch 'issue-913' 2023-11-06 22:12:46 +08:00
Julian Ospald 6aa486594a
Redo ghc-install.sh, fixes #913 2023-11-06 18:23:02 +08:00
Julian Ospald 2c3148abcc
Update supported tools table, fixes #915 2023-11-06 18:20:36 +08:00
Julian Ospald dde32fa72e
Ensure patched version of vty-windows is used 2023-11-06 17:35:20 +08:00
Julian Ospald 675ab17fff
Improve signs on windows (no unicode) 2023-11-05 22:29:55 +08:00
Julian Ospald 9fcacbd96b
Fix CPP defines for windows+brick 2023-11-05 22:22:53 +08:00
Julian Ospald ba4c6e5b99
Relax vector upper bound 2023-11-05 17:33:54 +08:00
Julian Ospald f2b139b58b
Drop temp source-repository stanza for 'versions' 2023-11-05 17:32:25 +08:00
Julian Ospald a44bf5884d
Enable tui for windows in release builds 2023-11-05 17:32:25 +08:00
Julian Ospald 64c1d63d33
Allow tui flag for windows as well 2023-11-05 17:32:25 +08:00
Julian Ospald 0300d8f2cc
Bump for brick windows 2023-11-05 17:20:29 +08:00
citrusmunch bb395b652d
Fix typo in `guide.md`
xdg section is below (not above)
2023-11-01 12:04:43 -04:00
Julian Ospald 59bfdd9a30
Stack docs improvement 2023-10-25 15:01:18 +08:00
Julian Ospald d85accb08e
Merge branch 'improve-stack-setup-use' 2023-10-25 15:01:04 +08:00
Julian Ospald c7439d3c89
Improve stack metadata support wrt #892 2023-10-25 14:00:01 +08:00
Julian Ospald 38cd5ad8ed
Merge branch 'improved-key-brick' 2023-10-24 15:00:31 +08:00
Julian Ospald 5fd0fa8d8e
Merge branch 'issue-892' 2023-10-24 15:00:10 +08:00
Julian Ospald 452ca8cca2
Improve key handling in TUI, fixes #875 2023-10-23 22:47:17 +08:00
Julian Ospald 5f73320b29
Support stacks installation strategy and metadata wrt #892 2023-10-23 22:46:43 +08:00
Julian Ospald d14526059b
Merge branch 'fixups' 2023-10-23 22:46:05 +08:00
Julian Ospald b1cde06bd0
Fix CI 2023-10-23 21:42:29 +08:00
Julian Ospald 0adb602a96
Improve distro code 2023-10-23 21:42:29 +08:00
Julian Ospald f9a2b21cb0
Update system requirements, fixes #902 2023-10-21 19:43:53 +08:00
Julian Ospald e73cf4033e
Merge remote-tracking branch 'origin/pr/899' 2023-10-21 19:35:51 +08:00
Julian Ospald 5f0c6f60b8
Update data/metadata 2023-10-21 19:31:06 +08:00
Julian Ospald 29c9611152
Update system requirements in docs 2023-10-21 19:28:20 +08:00
Julian Ospald e90ca97441
Fix property tests 2023-10-21 19:23:25 +08:00
Julian Ospald 1fb0387101
Add temp git ref to versions to fix CI 2023-10-21 19:23:25 +08:00
Colin Woodbury 1981a12e67
refactor: use upstream TH constructors 2023-10-21 19:23:25 +08:00
Colin Woodbury eae197ccb3
chore: bump `versions` upper bound and squash warnings 2023-10-21 19:23:25 +08:00
Colin Woodbury 15c6ed2b8d
refactor: upgrade `versions` library usage 2023-10-21 19:23:25 +08:00
Julian Ospald fbb648d984
Improve logging on broken symlinks wrt #880 2023-10-21 19:23:25 +08:00
Romain Ruetschi c914a284de
Use absolute path to `/usr/bin/xattr` instead of pulling whatever is in PATH
On macOS systems with Homebrew installed, the latter will install its
own copy of `xattr` in `/opt/homebrew/bin/xattr` which will often
take precedence over the system `xattr` at `/usr/bin/xattr`, and does
not support the `-r` flag to act recursively over a directory.

This commit changes the invocation of `xattr` to use the absolute path
to the system version of `xattr` at `/usr/bin/xattr`.
2023-10-21 19:23:25 +08:00