Commit graph

14 commits

Author SHA1 Message Date
Brecht Carlier
53daffe3ec
Fix not working install script for PS5 (#104)
Incorrect github link was used for downloading `deno` when using 'non-core' powershell
2020-04-04 14:41:16 -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
Mark Tiedemann
d0cc73eff6 Force TLS v1.1 when accessing github (#71) 2019-07-09 12:28:59 -04:00
Mark Tiedemann
1257b7e42f ps: Add -UseBasicParsing flag (#57) 2019-04-19 13:31:54 -04:00
Mark Tiedemann
a98d36778d ps: Use -OutFile instead of -Out (#55)
-Out doesn't work in Windows 8.
Fixes #54
2019-04-08 17:43:16 -04:00
Mark Tiedemann
ae83275e58 Cleanup (#37) 2019-02-01 12:22:09 -05:00
木杉
36289b3be7 fix IHTMLDocument2_write not exist (#36) 2019-01-26 05:50:53 -05:00
Mark Tiedemann
e8a3ed1159 ps: Fix specifying version (#34) 2019-01-24 13:51:18 -05:00
Mark Tiedemann
7edda0f115 Fix PowerShell IsWindows usage (#32) 2019-01-23 16:25:36 -05:00
Mark Tiedemann
aff069cf34 Rewrite PowerShell script to be cross-platform (#25) 2019-01-22 13:50:50 -06:00
Arutyun Mnatsakanyan
a47d90e557 Improvements to PowerShell install script (#22) 2019-01-06 17:40:53 -05:00
Srijan Reddy
b7bcc662e2 Allow powershell script to specify version (#19) 2019-01-05 09:52:47 -05:00
Mark Tiedemann
4d3cede60c
Add PowerShell install script 2018-09-12 13:49:32 -07:00