Commit Graph

1139 Commits

Author SHA1 Message Date
Sandeep Somavarapu
e49fd43df8 update distro 2019-06-13 16:04:19 +02:00
Sandeep Somavarapu
aa45ce6929 update distro 2019-06-13 10:43:26 +02:00
Benjamin Pasero
635d845b4a update distro 2019-06-13 08:51:55 +02:00
Benjamin Pasero
d48076b2a5 update distro 2019-06-13 07:33:19 +02:00
SteVen Batten
ce84b4afab remove equal sign params from web scripts 2019-06-12 17:57:37 -07:00
SteVen Batten
224399eadc update distro 2019-06-12 17:56:54 -07:00
Benjamin Pasero
9557b28aee update distro 2019-06-12 19:30:20 +02:00
Benjamin Pasero
f9913041c6 web - update scripts 2019-06-12 17:58:36 +02:00
Johannes Rieken
34c1f859cf remove gc-signals, heapservice, and mainThreadHeapService, #74846 2019-06-12 16:20:49 +02:00
Erich Gamma
632564ba5e update distro 2019-06-12 12:22:40 +02:00
Benjamin Pasero
99a599ecbb update distro 2019-06-12 11:58:44 +02:00
Sandeep Somavarapu
27c448d032 update distro 2019-06-11 19:27:41 +02:00
Benjamin Pasero
47ce882e77 web - add web-selfhost 2019-06-11 17:48:05 +02:00
Sandeep Somavarapu
a15a126186 update distro 2019-06-11 15:33:14 +02:00
Sandeep Somavarapu
87e23c22b5 update distro 2019-06-11 11:11:44 +02:00
Benjamin Pasero
85d0ec7171 update distro 2019-06-11 09:43:46 +02:00
Daniel Imms
18b659dd5e Fix xterm addons in browser services 2019-06-10 15:08:29 -07:00
Daniel Imms
cc2392a8e4 xterm@3.15.0-beta34
Based on 566f594

Includes a lot of refactors
2019-06-10 11:00:53 -07:00
Sandeep Somavarapu
45bf95acad update distro 2019-06-07 18:49:12 +02:00
Sandeep Somavarapu
d941578cd0 update distro 2019-06-07 16:46:46 +02:00
Benjamin Pasero
2c14471b5d update distro 2019-06-07 11:45:49 +02:00
Joao Moreno
34cafdf547 update node-spdlog to 0.9.0 2019-06-07 07:45:06 +02:00
Daniel Imms
c089daa858 node-pty@0.9.0-beta17
- Updated @types/node
- Fix compilation under Electron 6
2019-06-06 20:52:24 -07:00
Daniel Imms
0a4979360e xterm@3.15.0-beta23
Includes:

- Fix to soft reset
- getCell typings fix
- Parser optimizations

Fixes #75021
2019-06-06 15:21:39 -07:00
SteVen Batten
28a9e1fcec update distro 2019-06-06 22:03:35 +00:00
Martin Aeschlimann
a07cd83e46 update distro 2019-06-06 19:34:41 +02:00
Martin Aeschlimann
13c2fc3f73 install-server: fetch distro 2019-06-06 17:15:12 +02:00
Martin Aeschlimann
0c2c2a1712 remove code-web.js 2019-06-06 17:09:23 +02:00
Martin Aeschlimann
92f52852ef update web script 2019-06-06 16:40:15 +02:00
Martin Aeschlimann
96c26cf29c add script 2019-06-06 15:47:10 +02:00
Martin Aeschlimann
e83ba59d1d update distro 2019-06-06 12:00:56 +02:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Matt Bierner
1cdf995036 Build with TS 3.5.1
The dom.d.ts types changed to not allow null on the outline styles. I believe that setting this to empty string should be equivalent
2019-06-05 15:41:45 -07:00
Rob Lourens
f6bee434bb Remove unused dep clean-css 2019-06-05 14:40:44 -07:00
Rob Lourens
7be8f03d46 Update distro 2019-06-05 14:17:04 -07:00
Andre Weinand
41a6a0a378 move vscode-debugprotocol to devDependencies 2019-06-05 15:38:23 +02:00
Christof Marti
46269c343d Update distro hash 2019-06-05 15:14:38 +02:00
Daniel Imms
c1ae8c4fe7 Update to latest xterm@3.15.0-beta14 2019-06-04 16:05:06 -07:00
Daniel Imms
7a5546375d Adopt xterm-addon-web-links 2019-06-04 14:42:44 -07:00
Daniel Imms
cbbbc0747b Add new search addon and adopt 2019-06-04 11:15:19 -07:00
Daniel Imms
7cd2252769 Merge branch 'master' into tyriar/replace_vscode_xterm 2019-06-04 09:47:16 -07:00
Christof Marti
00e31d3195 Update distro hash 2019-06-04 16:19:20 +02:00
Benjamin Pasero
1a89c7f954 update distro 2019-06-04 11:20:50 +02:00
Benjamin Pasero
73643c60a6 Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Daniel Imms
dbbafdf428 node-pty@0.9.0-beta16
Includes:

- microsoft/node-pty#313 Update xterm in example
- microsoft/node-pty#314 Fix 32-bit Windows ConPTY crash
- microsoft/node-pty#315 Fix node 8 compiling

Part of #74640
2019-06-03 14:21:22 -07:00
Daniel Imms
7dab6dffcc Merge remote-tracking branch 'origin/master' into tyriar/replace_vscode_xterm 2019-06-03 13:43:03 -07:00
Joao Moreno
944643be17 update distro 2019-06-03 14:47:31 +02:00
João Moreno
52b33bfafd Create ARM assets in product build (#74787) 2019-06-03 14:33:59 +02:00
isidor
5db40f5c12 update distro pointer 2019-06-03 12:29:54 +02:00
Peng Lyu
a848f18df4 1.36 2019-05-31 21:18:21 -07:00