Commit graph

1977 commits

Author SHA1 Message Date
Matt Bierner 5862b41657 Fixing strict null rules in tslint 2018-10-03 10:47:32 -07:00
Matt Bierner 31e0752065 Fixing strict null checks in build util 2018-10-03 10:47:32 -07:00
Matt Bierner 56a161042c Fix strict null errors in api 2018-10-03 10:47:32 -07:00
Matt Bierner 0d3682e6bb Fix strict null errors in tfs 2018-10-03 10:47:32 -07:00
Matt Bierner ddc5eeee01 Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
Matt Bierner 6b9ec57923 Fix bundle.ts for strict null checks 2018-10-03 10:47:32 -07:00
Matt Bierner 0434bd7915 Clean up type inclusion logic 2018-10-02 15:59:35 -07:00
Matt Bierner f5850c9510 Try using @types for typings instead of our custom versions in src/typings 2018-10-02 14:07:19 -07:00
Matt Bierner fb51020ae3 Switch to use node module resolution
This is the modern form of module resolution  recommend by typescript
2018-10-02 10:24:20 -07:00
Joao Moreno 4c963c0895 Merge branch 'win-sign' 2018-10-02 10:52:37 +02:00
Joao Moreno 38a5ab89ef optionally sign windows setup
fixes #59697
2018-10-02 10:05:45 +02:00
Benjamin Pasero ee321dcd2c build - auto release "exploration" builds 2018-10-02 09:31:17 +02:00
Matt Bierner feffb38103 Make sure the configs values are overriden properly 2018-10-01 16:49:24 -07:00
Matt Bierner 402106a699 Introduce a shared tsconfig for extensions
Setup a baseline tsconfig for extensions to extend. This will help make sure thatof our built-in extensions are using the recommended settings for target and so on. it also reduces duplicated code and will make updating tsconfig settings easier
2018-10-01 16:35:43 -07:00
Matt Bierner d37076a596 Build VS Code using TypeScript 3.1.1
Fixes #59757
2018-10-01 10:55:16 -07:00
Miguel Solorio 931223d9d3 Fix sass file reference 2018-10-01 10:13:12 -07:00
Samuel Attard 8ee605ede4 feat: force mojave dark mode support on even though Electron is not built on the 10.14 SDK (#59742) 2018-10-01 18:25:15 +02:00
Joao Moreno 20566a4404 fix windows continuous build 2018-10-01 18:03:21 +02:00
Joao Moreno 01c138cd7d update continuous build 2018-10-01 17:49:28 +02:00
Joao Moreno 6617952c18 prevent old yarn usage 2018-10-01 17:42:00 +02:00
Joao Moreno e3bb3e769b linux build: limit child concurrency 2018-10-01 14:47:09 +02:00
Joao Moreno 9c042522bf linux build: use tmp for home 2018-10-01 14:39:47 +02:00
Joao Moreno 40f3405131 update darwin node and yarn versions 2018-10-01 13:02:37 +02:00
Joao Moreno f5f602bdf4 update linux build node and yarn versions 2018-10-01 13:02:37 +02:00
Joao Moreno 13436602b1 Revert "build script: log dowload finished"
This reverts commit 3cfe173979.
2018-10-01 12:44:39 +02:00
Joao Moreno 75968799b4 use python 2 for builds 2018-10-01 12:14:06 +02:00
Joao Moreno 77a3b330ae catch node 9 usage 2018-09-30 16:34:53 +02:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Joao Moreno e1e0853f4d update build node and yarn for linux 2018-09-30 13:21:52 +02:00
Joao Moreno be912909e4 use hosted build agents for linux builds 2018-09-30 11:13:58 +02:00
Martin Aeschlimann 3cfe173979 build script: log dowload finished 2018-09-29 20:54:20 +02:00
Joao Moreno 64a562a737 update inno updater
fixes #59543
2018-09-27 19:20:37 +02:00
Joao Moreno bc6ab9e0f1 Merge branch 'master' of github.com:Microsoft/vscode 2018-09-26 15:57:53 +02:00
Joao Moreno cdc21cd886 fixes #59342 2018-09-26 15:57:42 +02:00
Joao Moreno ece59d53dc build: sequentialize extension packaging 2018-09-26 15:05:10 +02:00
Joao Moreno bd0e3aa0cc fix reporter 2018-09-26 14:55:38 +02:00
Joao Moreno 47bf9b65e8 build 2018-09-26 14:41:56 +02:00
Martin Aeschlimann c304538114 revert changes 2018-09-25 22:35:34 +02:00
Martin Aeschlimann 8af2d5cad1 no source maps 2018-09-25 22:33:33 +02:00
Rob Lourens fe8d9d2470 Fix node-debug version 2018-09-24 22:09:33 -07:00
Rob Lourens b28af003ef Bump node2 #57954 2018-09-24 21:54:26 -07:00
Joao Moreno 0b463d376e related to #58966 2018-09-24 15:52:41 +02:00
Joao Moreno 91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00
Johannes Rieken f429984045 try-catch for build stats telemetry 2018-09-24 12:55:32 +02:00
Benjamin Pasero 33911f0634 fix #45749 2018-09-24 07:40:35 +02:00
Ramya Rao ae526292df
Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Joao Moreno 45200866c0 fixes #58589 2018-09-21 12:16:30 +02:00
Joao Moreno aa5bcf3565 💄 2018-09-21 08:04:02 +02:00
Johannes Rieken 6c12277bf8 better error printing when vsce fails 2018-09-20 12:06:55 +02:00
Andre Weinand 6401594a67 node-debug@1.28.2 2018-09-20 00:32:11 +02:00