Commit Graph

1040 Commits

Author SHA1 Message Date
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
Johannes Rieken
1286aa6cf8 guess linux file paths, #28492 2017-07-10 16:53:38 +02:00
Alex Dima
dd2c57e8aa Merge remote-tracking branch 'origin/standalone/0.9.x' 2017-07-07 14:57:28 +02:00
Andre Weinand
3858a18cf1 node-debug@1.15.2 2017-07-06 23:38:36 +02:00
Joao Moreno
bf410d4cc7 tfs: increase retry count when publishing to azure 2017-07-06 08:52:44 +02:00
Andre Weinand
2ebb4fcead node-debug@1.15.1 2017-07-06 01:06:48 +02:00
Andre Weinand
78b912ee3f node-debug@1.15.0 2017-07-06 00:27:14 +02:00
Joao Moreno
16aa8b70b3 tfs: check both azure and mooncake when uploading assets 2017-07-05 10:11:55 +02:00
Joao Moreno
14cd9fc39a fix smoketest 2017-07-05 09:58:46 +02:00
Joao Moreno
416f7f4e84 use nvm in tfs build agents
tfs: test nvm in darwin

tfs: darwin, source nvm

tfs: darwin nvm

tfs: make sure darwin nvm works

tfs: darwin nvm

tfs: linux nvm

tfs: test linux nvm

tfs: linux nvm

tfs: nvm for linux and darwin

tfs: fix nvm switch

tfs: windows nvm

tfs: nvm windows

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm path

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm

tfs: windows nvm

tfs: unify node.sh

tfs: linux, darwin nvm
2017-07-04 16:10:35 +02:00
Benjamin Pasero
e69b79bdb4 debt - move workbench.main into workbench folder 2017-07-03 16:42:29 +02:00
Joao Moreno
a6a0d8c3a4 disable xvfb-run 2017-07-03 11:08:51 +02:00
Joao Moreno
8903b773e8 update linux build agent 2017-07-03 11:07:57 +02:00