Commit Graph

1102 Commits

Author SHA1 Message Date
Andre Weinand
ce9eea1d36 node-debug@1.15.19 2017-07-30 12:00:40 +02:00
Andre Weinand
70b063cd00 node-debug@1.15.18 2017-07-27 14:47:58 +02:00
Rob Lourens
4aee6cf078 Bump node-debug2 2017-07-26 21:20:36 -07:00
Rob Lourens
12dfe6362a node-debug2@1.15.1 2017-07-26 18:21:38 -07:00
Andre Weinand
cfeac5b418 node-debug@1.15.17 2017-07-27 01:07:46 +02:00
Joao Moreno
2f16302f74 fixes #30640 2017-07-26 16:40:05 +02:00
Andre Weinand
25795717b3 node-debug@1.15.16 2017-07-26 13:14:27 +02:00
Johannes Rieken
222f7a6bb7 also disable snapshot creation for mac/linux 2017-07-26 11:13:18 +02:00
Daniel Imms
1bf7d177d9 Clean up 2017-07-25 19:40:26 -07:00
Daniel Imms
e65426f473 Remove loader snapshot 2017-07-25 17:16:07 -07:00
Andre Weinand
53a9c0276d node-debug@1.15.15 2017-07-25 22:27:10 +02:00
Andre Weinand
b6d7f1cac0 node-debug@1.15.14 2017-07-24 16:36:28 +02:00
Andre Weinand
ecdeaf3ffd node-debug@1.15.13 2017-07-23 21:36:08 +02:00
Joao Moreno
1fbfd18c42 fix ia32 Dockerfile 2017-07-21 18:19:45 +02:00
João Moreno
91025fcff9 Merge pull request #31149 from joaomoreno/linux-ia32-build-agent
32 bit Linux build agent
2017-07-21 17:09:57 +02:00
Joao Moreno
04e5a20ecb ia32 x64 docker files 2017-07-21 17:09:21 +02:00
rsafronov
53a0e27cc2 Fixed comments from @jrieken 2017-07-20 19:59:11 -04:00
Andre Weinand
5e6464f016 node-debug@1.15.11 2017-07-21 00:22:09 +02:00
Andre Weinand
0c8b73df02 node-debug@1.15.10 2017-07-20 23:50:42 +02:00
Joao Moreno
d46f11b9d0 wip: create dockerfile for 32 bit linux build agent 2017-07-20 19:48:07 +02:00
Andre Weinand
aaa0b90204 node-debug@1.15.9 2017-07-20 00:53:22 +02:00
Christof Marti
b357df0707 Proposed credentials API: Fix linux builds 2017-07-18 18:40:20 -07:00
Andre Weinand
9dfebe259a node-debug@1.15.8 2017-07-18 17:46:36 +02:00
Andre Weinand
bfcf8631de node-debug@1.15.7 2017-07-18 16:16:43 +02:00
Andre Weinand
b839ca80de node-debug@1.15.6 2017-07-18 15:10:53 +02:00
Andre Weinand
abbda286b0 node-debug@1.15.5 2017-07-17 16:56:43 +02:00
Johannes Rieken
30ce2998fd teach lint rules new dynamic import statements 2017-07-14 10:08:11 +02:00
Benjamin Pasero
1ecd2b5204 .code => .code-workspace 2017-07-13 11:02:50 +02:00
Andre Weinand
52c003ce1c node-debug@1.15.4 2017-07-13 00:22:29 +02:00
Benjamin Pasero
19e4249d93 file association for code workspace 2017-07-12 22:13:01 +02:00
Matt Bierner
5da27baff3 Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1

Fixes #28643

a

* Reformat a few files for 2.4

* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
Rob Lourens
e4b90c2bc8 node-debug2@1.14.5 - fix #30458 2017-07-12 10:55:05 -07:00
Benjamin Pasero
61bc11e3d2 linting 2017-07-12 19:30:07 +02:00
Andre Weinand
49de68e0e1 node-debug@1.15.3 2017-07-12 16:27:09 +02:00
Johannes Rieken
a77718ff60 export define and require functions 2017-07-12 15:15:53 +02:00
Johannes Rieken
f4173fe59d Merge branch 'master' into joh/snaps 2017-07-12 12:12:12 +02:00
Joao Moreno
bb35b07c43 set exec bit in .sh
fixes #30437
2017-07-12 11:13:24 +02:00
Joao Moreno
303a22286d fix eslint warnings in gulpfile.vscode.js 2017-07-12 09:57:20 +02:00
Benjamin Pasero
de4b5be4c6 Move our watermark to resources so that distro can pick it up (#30256)
* move watermark to resources folder

* add to build

* 💄

* update distro

* update distro
2017-07-12 08:57:37 +02:00
Johannes Rieken
09bcb50bc1 Merge branch 'master' into joh/snaps 2017-07-11 18:12:05 +02:00
Joao Moreno
7bb3b89031 increase mooncake blob service timeouts 2017-07-11 18:10:59 +02:00
Johannes Rieken
53285a0658 fix issue 2017-07-11 12:51:44 +02:00
Johannes Rieken
79503a0176 make arch a script argument 2017-07-11 12:33:22 +02:00
Johannes Rieken
1e21c702c8 proper loader path for win & linux 2017-07-11 11:36:39 +02:00
Johannes Rieken
98705d8e2c add linux build step, remove gulp tasks 2017-07-11 11:27:36 +02:00
Johannes Rieken
84f35b19dd windows build step to create loader 2017-07-11 11:03:35 +02:00
Johannes Rieken
fe36969033 add snapshot as build step instead of gulp task 2017-07-11 10:52:12 +02:00
Johannes Rieken
6537f2561f update mac paths 2017-07-11 10:36:15 +02:00
Johannes Rieken
2755538d9f tweak mac, windows build scripts 2017-07-11 09:44:09 +02:00
Johannes Rieken
2ae26b2247 more targets with snapshots, #28492 2017-07-11 09:42:05 +02:00