summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
2021-05-19refactor(install): Remove local from install.sh (#2745)Thomas O'Donnell
2021-05-18feat(install): Add help argument to install.sh (#2729)Thomas O'Donnell
2021-04-14fix(install): fix install with busybox tar (#2583)David Knaack
2021-03-12fix(tcsh): remove quotes and escape backticks (#2429)Vivek Malneedi
2021-03-03feat(install): make install script posix compliant (#2228)Deavon M. McCaffery
2021-02-27feat: add support for tcsh (#2288)Vivek Malneedi
2021-01-30build: add x86_64 freebsd build (#2233)David Knaack
2021-01-29fix(install): use correct arch name in 32-bit test (#2234)David Knaack
2021-01-26build: add aarch64 windows build (#2213)David Knaack
2021-01-21build: add builds for various targets (#2137)David Knaack
2021-01-13fix(install): improve supported target detection (#2121)David Knaack
2021-01-09fix(install): Detect cygwin_nt as Windows (#1989)Thomas O'Donnell
2020-10-25fix(install): Better platform detection (#1827)Thomas O'Donnell
2020-10-03style(install): Simple code style fix in install.sh (#1690)sokai
2020-08-16fix(install): switch to install the musl binaries by default (#1590)Thomas O'Donnell
2020-07-08fix: fixed a typo: permission → permissions (#1459)Or Bin
2020-06-11fix: errant space breaks tar in installer (#1314)Kevin Song
2020-06-10style: address shellcheck issues in install.sh (#1305)Dario Vladović
2020-06-09fix: Update install.sh for Windows (#1300)Kevin Song
2020-02-12feat(installer): Ask for permission escalation during installation, if needed...Diego Jornada
2019-12-20fix: Fix shellcheck issues in install.sh (#714)AppleTheGolden
2019-12-11feat: Add support for the ion shell (#704)BuggStream
2019-12-05docs: Simplify installation process and docs (#643)Matan Kushner