Commit graph

2413 commits

Author SHA1 Message Date
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
Martin Aeschlimann
b77b0defc4 sourcemap: ignore node_modules 2019-06-06 09:42:56 +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
Waldir Pimenta
f3e4e47164 Fix spelling of the example abbreviation (e.g.) 2019-06-05 16:00:26 +02:00
Johannes Rieken
6f1da34c2e debt - decouple webviews from code insets, move things to /browser/-layer, change inset api proposal to push style, re #66418 2019-06-04 12:31:18 +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
João Moreno
52b33bfafd
Create ARM assets in product build (#74787) 2019-06-03 14:33:59 +02:00
Martin Aeschlimann
ecf9a9f764 code.sh: add datafolder 2019-05-29 23:18:50 +02:00
Joao Moreno
bfcbc20fae tighten native node modules cleanup rules 2019-05-29 10:57:53 +02:00
Andre Weinand
3d7d82609d use DAP@1.35 2019-05-28 15:36:27 +02:00
Pine Wu
fd0aeef9a6 Ignore built js files 2019-05-22 15:17:13 -07:00
Alex Dima
8b08ad7e8a Add /remote/ 2019-05-22 15:59:37 +02:00
Alex Dima
6c9eea956c Add placeholder build tasks 2019-05-22 12:43:52 +02:00
Alex Dima
9bcd00284b Add remote.contribution 2019-05-22 11:50:49 +02:00
Joao Moreno
791dea98eb publish scripts 2019-05-22 11:03:13 +02:00
Pine Wu
8972e361bb Refine type publisher message 2019-05-22 00:07:25 -07:00
Pine Wu
2bfc0bb43d Automate slack message 2019-05-21 15:37:11 -07:00
Pine Wu
7082724c97 Depth 1 for cloning DT 2019-05-21 12:58:17 -07:00
Pine Wu
bdadf081dc Types publisher update 2019-05-21 12:44:46 -07:00
Pine Wu
4ca38ce558 Point type publisher to microsoft/vscode-DefinitelyTyped 2019-05-20 16:54:30 -07:00
Pine Wu
5cbc0aa83d Final fix 2019-05-20 16:23:26 -07:00
Pine Wu
2d59250e81 Use correct Azure Devops token 2019-05-20 16:05:23 -07:00
Pine Wu
1d4f8d6a49 Simplify type publisher 2019-05-20 15:59:37 -07:00
Pine Wu
65ae5c0a9b Update 2019-05-17 13:50:05 -07:00
Pine Wu
a2804ce278 Git config 2019-05-17 13:43:57 -07:00
Pine Wu
780422a8a2 Update 2019-05-17 13:36:23 -07:00
Pine Wu
a844e0d637 Fix build 2019-05-17 13:30:40 -07:00
Pine Wu
ab7386bc32 Oops 2019-05-17 13:24:01 -07:00
Pine Wu
f5f559de80 Update build definition 2019-05-17 13:20:59 -07:00
Pine Wu
77fa61bb8a Azure DevOps yml for publishing @types/vscode 2019-05-17 11:52:35 -07:00
Joao Moreno
0cfb9ad1c3 fix distro build 2019-05-14 09:42:07 -07:00
Joao Moreno
341638b1bf Merge branch 'joao/keyvault' 2019-05-14 09:30:43 -07:00
Johannes Rieken
d5fce51880 update references view extension 2019-05-13 18:00:01 -07:00
Joao Moreno
0815c36675 use keyvault for all secrets 2019-05-13 11:34:44 -07:00
Joao Moreno
bc1308a33e build 2019-05-13 11:00:33 -07:00
Joao Moreno
8a98365757 build 2019-05-13 10:52:43 -07:00
Joao Moreno
a477e1eafe extract native modules ignore rules 2019-05-09 16:27:37 +02:00
Joao Moreno
88274285f3 use keyvault for secrets: linux 2019-05-09 11:22:03 +02:00
Joao Moreno
6fa5b76a83 use vscodehub docker images 2019-05-08 11:21:58 +02:00
Peng Lyu
b72fba1a56
Fix Monaco compilation (#73243)
* Fix Monaco tsconfig parsing failure and Monaco compilation.
2019-05-03 10:59:50 -07:00
Matt Bierner
dfafad3a00 Use TS 3.4.5 for building VS Code 2019-04-23 10:53:35 -07:00
Benjamin Pasero
d5e88fa051 files - more cleanup 2019-04-16 14:40:19 +02:00
Benjamin Pasero
d8b38677bb files2 => files 2019-04-16 14:25:43 +02:00
Benjamin Pasero
cba19ff191 files2 - more tests 2019-04-16 13:23:07 +02:00
Martin Aeschlimann
f999a29671 add quality to win/code.sh 2019-04-12 14:58:29 +02:00
Alex Dima
e0bec82a48 Tweak folder path 2019-04-12 09:42:04 +02:00
Rachel Macfarlane
b7b9d3321a Add fallback script for ps 2019-04-11 16:35:46 -07:00
Joao Moreno
06dd5823e8 fix mac build 2019-04-11 20:38:05 +02:00
Joao Moreno
5c3681e27e fix mac build 2019-04-11 19:27:59 +02:00
Joao Moreno
618052a1f0 Merge branch 'joao/build-scripts' 2019-04-11 18:03:17 +02:00