Commit graph

1958 commits

Author SHA1 Message Date
João Moreno 0ff864739b Merge branch 'joao/innosetup6' 2020-07-08 17:17:38 +02:00
Alex Ross 42764922e9 Add daemon build kill tasks 2020-07-08 13:53:39 +02:00
Benjamin Pasero c8146b02c8 🆙 distro 2020-07-08 11:53:20 +02:00
Sandeep Somavarapu f4f6c53dc1 update distro 2020-07-08 11:46:22 +02:00
Sandeep Somavarapu 2c83281cba update distro 2020-07-08 11:42:46 +02:00
Rob Lourens bf07850f05 Bump vscode-ripgrep, fix #96521 2020-07-07 14:42:59 -07:00
João Moreno 2697636dc0 Merge branch 'joao/selfhost-compound-tasks' 2020-07-07 16:06:48 +02:00
Benjamin Pasero d95b65443d Encoding euckr does not exist anymore (fix #101847) 2020-07-07 14:03:23 +02:00
João Moreno 7199c076e3 use compound tasks for selfhost 2020-07-07 11:34:06 +02:00
João Moreno ff455af7f6 update to innosetup 6.0.5 2020-07-07 09:18:31 +02:00
deepak1556 bbb1bb52e9 chore: bump electron@8.3.3 2020-07-06 11:46:19 -07:00
Benjamin Pasero 1fb0d4424d
🆙 jschardet@2.2.1 (#33720) (#101489) 2020-07-03 15:53:02 +02:00
Dirk Baeumer 867e7756e0 Bump version number 2020-07-03 14:43:31 +02:00
João Moreno a6327082d1 parallelize watch-client and watch-extensions 2020-07-03 10:25:24 +02:00
kieferrm a564c958cd update distro 2020-07-02 13:57:37 +00:00
Rob Lourens 06ba687683 Bump distro
ThirdPartyLicenses updates for vscode-ripgrep
2020-07-01 11:33:44 -07:00
Sandeep Somavarapu 0420349848 update distro 2020-06-30 10:27:18 +02:00
deepak1556 2cd495805c chore: bump electron@7.3.2 2020-06-29 21:17:23 -07:00
Rob Lourens bafb9fcfa3 Bump vscode-ripgrep for ARM windows support 2020-06-29 21:14:50 -07:00
Robo 8540261593
Revert "chore: bump electron@8.3.3" (#101324)
This reverts commit d2f06fbcec.
2020-06-29 19:08:34 -07:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -07:00
Martin Aeschlimann 4521e5d1a6 update distro 2020-06-29 22:20:56 +02:00
Eric Amodio 2fbb91cca4 Adds tasks for web extensions 2020-06-29 11:43:09 -04:00
Alex Dima 2ebf492390
update distro 2020-06-29 14:57:19 +02:00
Alex Dima 36c87c0b3e
update to vscode-textmate@5.2.0 2020-06-29 14:52:39 +02:00
Fedor Nezhivoi 574779eb61
update iconv-lite-umd to 0.6.5 for #79275 (#101262) 2020-06-29 08:12:42 +02:00
Fedor Nezhivoi b03f792383
update iconv-lite-umd to 0.6.4 for #79275 (#101213) 2020-06-28 10:05:39 +02:00
Rob Lourens 2ab6474f93 Bump distro 2020-06-26 08:30:56 -05:00
Alex Dima 93be71f689
Remove duplicate 2020-06-26 10:49:07 +02:00
Alex Dima 93587d6a1c
Add a shortcut: yarn run watch-web 2020-06-26 10:48:28 +02:00
Alex Dima 7f68cd8102
Update to latest webpack to unblock gulp watch-web on the mac 2020-06-26 10:48:28 +02:00
Martin Aeschlimann bf31134f0d add watch-web & compile-web to scripts 2020-06-26 10:35:10 +02:00
chrisdias a329954da0 update distro 2020-06-25 10:59:28 -07:00
Alex Dima faec90a386
update distro 2020-06-24 22:49:06 +02:00
Alex Dima df1e39661f
vscode-textmate@5.1.2 2020-06-24 22:00:03 +02:00
Benjamin Pasero 1be5b73ad9 🆙 distro 2020-06-24 17:48:42 +02:00
Martin Aeschlimann 0869754d4e update distro 2020-06-24 08:58:10 +02:00
Sandeep Somavarapu 0a8fc5766b update distro 2020-06-23 13:10:36 +02:00
Matt Bierner a8f1fedaf6 Update to latest TS 4.0 for building VS Code
Also removes an unused export that was causing compile issues
2020-06-22 15:02:52 -07:00
Martin Aeschlimann 83ed704964 update distro 2020-06-22 17:22:03 +02:00
Sandeep Somavarapu 72a1da7705 update distro 2020-06-22 17:12:08 +02:00
Benjamin Pasero 68bf05a59c 🆙 distro 2020-06-22 09:43:32 +02:00
João Moreno a036ab0399
remove coveralls 2020-06-21 17:03:51 +02:00
Benjamin Pasero 9c142ea383 🆙 distro 2020-06-20 10:55:06 +02:00
Fedor Nezhivoi 24e0a82229
Move encoding to common for #79275 (#100539)
* move encoding.ts to common for #79275

* load iconv-lite-umd and jschardet in web version for #79275

* move EncodingOracle to the AbstractTextFileService for #79275

* review

* update to new iconv-lite-umd

* add workaround for jschardet types

* fix indentation

* add iconv-lite-umd and jschardet to workbench.html

* fix paths for modules

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-20 10:47:29 +02:00
deepak1556 d2f06fbcec chore: bump electron@8.3.3 2020-06-19 11:12:28 -07:00
Sandeep Somavarapu b015e717a4 upgrade semver 2020-06-19 09:48:40 +02:00
Fedor Nezhivoi 314b58c8e1
switch to use iconv-lite-umd for #79275 (#100472)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-18 16:08:17 +02:00
Matt Bierner 9edf21fd74 Update to latest TS version 2020-06-17 15:12:03 -07:00
Benjamin Pasero 3675f28129 Revert "Revert "decouple vs/base/node/encoding.ts from node streams for #79275 (#99413)""
This reverts commit 495112ded5.
2020-06-17 10:45:58 +02:00