vscode/build
Robo b7712c07fa
refactor: build x64 remote modules with same toolchain as binary (#142023)
* refactor: build x64 remote modules with same toolchain as binary

Refs https://github.com/nodejs/node/blob/master/BUILDING.md#official-binary-platforms-and-toolchains
Fixes https://github.com/microsoft/vscode/issues/137659

* chore: split client and server stages for x64

* chore: add build dependencies

* Revert "chore: add build dependencies"

This reverts commit f9077c9ebd6017bd973db9366dc3d7f336293742.

* chore: build step requires root dependencies

* chore: only perform module installation in separate stage

* chore: fix target path

* chore: run server stage in parallel to compile

* chore: fix dependency chain

* chore: declare parallel dependecy

* chore: fix artifact name

* chore: publish as archive to preserve file types

* chore: fix target directory for extraction

* chore: update postinstall script
2022-02-03 07:56:21 -08:00
..
azure-pipelines refactor: build x64 remote modules with same toolchain as binary (#142023) 2022-02-03 07:56:21 -08:00
builtin webview - remove more traces (#128128) 2021-07-07 18:28:53 +02:00
darwin Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
lib enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
linux Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
monaco Remove most SyncDescriptorN forms (#141976) 2022-02-02 13:45:05 -08:00
npm refactor: build x64 remote modules with same toolchain as binary (#142023) 2022-02-03 07:56:21 -08:00
win32 Remove rhtml as deprecated type 2021-08-17 18:00:32 -07:00
.cachesalt ci: ⬆️ bump cache salt 2021-11-24 13:05:21 +01:00
.gitattributes
.moduleignore cleanup @vscode/windows-registry 2022-01-25 14:40:22 +01:00
.webignore fix webignore patterns for appinsights 2022-01-07 15:18:18 +01:00
eslint.js make sure to use `.eslintignore` when running `yarn eslint`, this will ensure that cli failure and editor squiggles are always equal 2022-02-02 12:37:29 +01:00
filters.js Web: change `yarn web` to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
gulpfile.compile.js Use the new loader format for web selfhost (#130592) 2021-08-11 11:59:14 -04:00
gulpfile.editor.js Add check that the editor's ESM JS files can be loaded in a browser 2022-01-25 15:19:30 +01:00
gulpfile.extensions.js Use device flow over PAT when we are running in a server full environment but not in a supported uri (#139255) 2021-12-15 22:07:49 -05:00
gulpfile.hygiene.js
gulpfile.js make api proposal names task play better with gulp 2021-12-13 11:36:37 +01:00
gulpfile.reh.js code server scripts: use realpath 2022-02-01 17:38:37 +01:00
gulpfile.scan.js add compliance pipeline (#130289) 2021-08-09 07:37:21 -07:00
gulpfile.vscode.js Move `extensionHostProcess.ts` to `/workbench/api/` (#141003) 2022-01-31 15:58:39 +01:00
gulpfile.vscode.linux.js
gulpfile.vscode.web.js Rename `workbench.web.api.*` to `workbench.web.main.*` (#141263) 2022-01-24 12:45:49 +01:00
gulpfile.vscode.win32.js fix build 2021-10-12 07:29:11 +02:00
hygiene.js Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
jsconfig.json
package.json Update typescript-eslint/experimental-utils 2022-01-27 12:08:26 -08:00
tsconfig.build.json
tsconfig.json Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
yarn.lock Update typescript-eslint/experimental-utils 2022-01-27 12:08:26 -08:00