Commit graph

14 commits

Author SHA1 Message Date
Nayeem Rahman
bd28456269
Revert "Default DENO_INSTALL to $HOME/.local (#89)" (#106)
This reverts commit 654d0ea309.
2020-04-08 15:17:12 -04:00
Ryan Dahl
b635b52584
Use new LLVM target triple filenames (#99)
Also remove support for non-windows in powershell. I'm very sure no one uses
it, it complicates the script, I don't care to maintain it.
2020-03-31 11:47:44 -04:00
Nayeem Rahman
f00e5a40a3 feat: Support DENO_INSTALL in the powershell installer (#90) 2019-12-14 09:17:11 +08:00
Nayeem Rahman
654d0ea309 Default DENO_INSTALL to $HOME/.local (#89) 2019-12-08 04:23:17 +08:00
Nayeem Rahman
7b3d3daf45 fix: Don't use version as a subcommand (#88)
Fix DENO_INSTALL example
2019-12-06 08:10:06 -05:00
Ry Dahl
f3dc7160e4
use github actions, remove travis and appveyor (#85) 2019-10-29 05:20:01 -04:00
Nayeem Rahman
898e6c740f Use DENO_INSTALL instead of DENO_DIR (#75) 2019-08-22 16:42:59 -04:00
Jonathan Dahan
1a0c1ec328 Add support for DENO_DIR in installer (#69) 2019-07-09 12:29:54 -04:00
Yoshiya Hinosawa
7dce093c20 fix ci for version subcommand (#60) 2019-04-27 20:21:54 -07:00
Mark Tiedemann
9c7dd18d8d Document known issues and compatibility in Readme (#45) 2019-02-16 09:51:08 -05:00
Mark Tiedemann
ae83275e58 Cleanup (#37) 2019-02-01 12:22:09 -05:00
Mark Tiedemann
e5a3f6d18b Re-add CI for osx (#31) 2019-01-21 09:39:45 -06:00
Ryan Dahl
9ff2b1432a
Clean up install.sh and bump to v0.2.7 (#27) 2019-01-15 19:43:12 -05:00
Mark Tiedemann
0f88ed1d63 Add install.sh (#23) 2019-01-15 18:38:22 -05:00