Commit graph

9 commits

Author SHA1 Message Date
Anmol Sethi
861aabff70
aws_ensure: Update 2022-12-06 04:56:34 -08:00
Anmol Sethi
8010a65795
install.sh: Improvements 2022-12-06 04:04:02 -08:00
Anmol Sethi
80b05e7ae0
aws_ensure.sh: Setup $PATH/$MANPATH on macOS builders robustly 2022-12-05 23:34:21 -08:00
Anmol Sethi
6e52966b52
install.sh: Improve default $PREFIX behaviour
As before we default to /usr/local but now we switch to ~/.local if
/usr/local if not accessible instead of prompting for sudo. Instead
of having an exception for macOS/arm64.

Of course if a user wants to install in /usr/local anyway, they can
still pass --prefix /usr/local to force installation into /usr/local
and prompt for sudo.
2022-12-05 22:15:58 -08:00
Anmol Sethi
84141efe37
ci: Many updates 2022-11-20 03:34:00 -08:00
Anmol Sethi
d63caac6a8
ci/release/builders: Switch to Debian 11 for linux builders host OS 2022-11-16 08:24:21 -08:00
Anmol Sethi
61bf09d088
aws: Update scripts 2022-11-16 06:14:07 -08:00
Anmol Sethi
0c56cf8167 ci/release: Fixes 2022-11-14 11:56:40 -08:00
Anmol Sethi
d22702c96b ci/release: Many bug fixes and add manpage
Closes #86
Closes #85
2022-11-14 10:26:58 -08:00
Renamed from ci/release/builders/ensure_aws.sh (Browse further)