Benjamin Pasero
|
c3d464a46a
|
remove console log
|
2024-09-06 14:26:23 +02:00 |
deepak1556
|
ce0b33a888
|
fix: duplicate vsda
|
2024-09-06 19:32:30 +09:00 |
deepak1556
|
cb75f3029c
|
fix: resotre asar skipped files to node_modules/
|
2024-09-06 17:56:05 +09:00 |
Robo
|
2fe0527205
|
chore: update to electron 30 (#215406)
* chore: update electron@30.0.9
* chore: update rpm deps
* chore: bump electron@30.1.2
* fix: update kerberos for Node.js 20.x
Refs c1f7acafb2
* fix: use shell when spawning .bat or .cmd files
Refs https://github.com/nodejs/node/commit/6627222409
* fix: update @vscode/test-electron@2.4.0
Refs 3f7a3cc5c5
* fixup! use shell when spawning .bat or .cmd files
* chore: bump nodejs@20.14.0 internal build
* ci: skip nodejsMirror for 20.14.0 due to missing builds
* fixup! use shell when spawning .bat or .cmd files
* chore: update debian deps
* fixup! skip nodejsMirror for 20.14.0 due to missing builds
* fix: universal build
- Updates vscode-universal-bundler to support x64ArchFiles option
- Kerberos starts building universal binaries which should now be
skipped from lipo step via x64ArchFiles
- Skips bundling *.mk files
* chore: bump distro
|
2024-07-09 14:33:22 +09:00 |
Matt Bierner
|
2a84b0fb6d
|
Enable alwaysStrict for build scripts (#152778)
Turns on `alwaysStrict` and removes `'use strict';` from our `.ts` files
|
2022-06-21 19:00:43 +00:00 |
Johannes
|
0656d21d11
|
auto-fixed prefer-const violation
|
2022-06-08 17:49:21 +02:00 |
Johannes Rieken
|
4a130c40ed
|
enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391
|
2022-02-02 14:35:33 +01:00 |
Benjamin Pasero
|
a088f8ddc0
|
remove weird space character from sources
|
2021-09-24 10:34:54 +02:00 |
Martin Aeschlimann
|
afb0e96b66
|
build: improve ignores in node_modules
|
2020-10-25 23:27:20 +01:00 |
Alex Dima
|
61327846c6
|
Adopt latest asar
|
2020-09-02 22:33:15 +02:00 |
Matt Bierner
|
494395f62f
|
Adding correct typings for event-stream this values
|
2018-10-03 17:26:47 -07:00 |
Matt Bierner
|
b3f85e5f19
|
Add explicit any typings for this
Prep to compile build in strict mode
|
2018-10-03 17:26:47 -07:00 |
Matt Bierner
|
ac737307d7
|
Enable noImplicitAny in build
|
2018-10-03 10:47:32 -07:00 |
Alex Dima
|
a87eb4894a
|
Fix issue on Windows
|
2018-01-26 17:58:15 +01:00 |
Alex Dima
|
6225dcca12
|
Fix file permissions, fix rg launch path when using asar
|
2018-01-26 17:56:37 +01:00 |
Alex Dima
|
85b8b04473
|
Pack the core node_modules to node_modules.asar as part of building
|
2018-01-26 16:22:15 +01:00 |