Alex Dima
92c776bc99
Move packaging extensions to lib/extensions.ts
2018-08-21 12:19:10 +02:00
Johannes Rieken
0b423d627a
another try
2018-08-14 15:02:53 +02:00
Johannes Rieken
4962417ffc
Revert "ensure uploading source maps happens *after* they have been created"
...
This reverts commit c93fe0d58b .
2018-08-14 14:23:35 +02:00
Johannes Rieken
7372be0a4f
Revert "bla"
...
This reverts commit 564dfac1d3 .
2018-08-14 14:23:22 +02:00
Johannes Rieken
564dfac1d3
bla
2018-08-14 12:55:15 +02:00
Johannes Rieken
c93fe0d58b
ensure uploading source maps happens *after* they have been created
2018-08-14 10:53:59 +02:00
Johannes Rieken
8319bfbb65
log what source maps we upload
2018-08-14 09:32:32 +02:00
Johannes Rieken
4955f2131e
Merge branch 'master' into joh/extpack
2018-08-13 15:38:49 +02:00
Benjamin Pasero
03cfde3d68
fix build
2018-08-11 10:56:09 +02:00
Johannes Rieken
6f55622a06
make sure to massage sourcemaps-url, make sure to upload sourcemaps from dist/folders
2018-08-10 15:36:44 +02:00
Alex Dima
5a52c24f11
Add an alternative optimize-editor task
2018-07-20 11:26:31 +02:00
Daniel Imms
84a7a188f8
Remove some comments
2018-07-11 11:35:50 -07:00
Daniel Imms
1cf4ab8978
Don't build terminalProcess module
2018-07-10 21:39:30 -07:00
Rob Lourens
bbafa06a3d
Fix settings search id generation
2018-07-08 22:30:39 -07:00
Rob Lourens
6fae52876b
Fix #53445 - change build id generation to not depend on git tags
2018-07-08 15:16:19 -07:00
Erich Gamma
afbf447ccd
Fix for #53710 adopt TS support for checking JSON files
2018-07-06 15:13:44 +02:00
Rob Lourens
7f6ea96c16
Revert "Fix #53445 - only run getSettingsSearchBuildId on official builds"
...
This reverts commit d028c09232 .
2018-07-02 11:16:55 -07:00
Rob Lourens
d028c09232
Fix #53445 - only run getSettingsSearchBuildId on official builds
2018-07-02 09:59:02 -07:00
Joao Moreno
87668839f3
be careful with getSettingsSearchBuildId
...
related to #53445
2018-07-02 16:37:03 +02:00
Rachel Macfarlane
4af9901e41
Include cpuUsage.sh in out, fixes #53166
2018-06-27 13:21:50 -07:00
Joao Moreno
f3115b8dd6
build stuff
2018-06-25 15:22:52 +02:00
Dirk Baeumer
b8b60dd487
Remove core language pack from build
2018-06-19 10:43:23 +02:00
Rachel Macfarlane
2040792965
Process monitor on Linux shows wrong process load, #51200
2018-06-06 17:09:39 -07:00
Martin Aeschlimann
b217a7f236
[pug] Use pug grammar & rename language id. Fixes #50086
2018-05-22 10:52:19 +02:00
Joao Moreno
36a7335155
Merge remote-tracking branch 'origin/master' into smoketest
2018-04-11 11:09:29 +02:00
Rachel Macfarlane
609c4ba1e7
Add process explorer, #41045 ( #47530 )
2018-04-09 17:35:17 -07:00
Rachel Macfarlane
6b62365d38
Use windows-process-tree module to list processes, #46433
2018-04-09 11:45:56 -07:00
Rob Lourens
c527da85be
Fail build when settings search build id generation fails ( #47359 )
...
* Ensure that settings search build id handling fail will cause the build to fail
* Move some settings search build ID computation to util.ts
* Bump version number for test
* Add unit tests for util.ts additions
* Revert version number change
* Make versionStringToNumber throw if it fails
* Add missing import
2018-04-06 14:10:51 -07:00
Matt Bierner
ca3341f659
Move main webview contributions from html to webview
2018-04-05 18:45:09 -07:00
Joao Moreno
4c5157954b
driver as a standalone module
2018-04-04 12:15:04 +02:00
Daniel Imms
f22d11d490
Use fork of nsfw with linux symlink fix
...
Fixes #36307
2018-03-07 11:08:48 -08:00
Matt Bierner
ca17963f44
Move html into electron browser
...
These files depend on electron APIs such as webview. They should life in electron browser rather than browser
2018-03-06 16:22:37 -08:00
Joao Moreno
838f4024b3
fixes #43973
2018-02-27 15:41:46 +01:00
Benjamin Pasero
a23edada50
debt - avoid deprecated Buffer ctors
2018-02-26 13:09:54 +01:00
Alex Dima
64ee4f4955
Enable core node_modules ASAR
2018-02-19 11:28:14 +02:00
Joao Moreno
c9fc911330
fix formatting
2018-02-12 12:40:53 +01:00
Joao Moreno
ad9bf913c5
Merge branch 'master' into egamma/checkJs
2018-02-12 12:26:38 +01:00
Rob Lourens
7432a5bdff
Respect VSCODE_QUALITY in generate-vscode-configuration task
2018-02-07 09:56:56 -08:00
Erich Gamma
5e41d2aafb
enable checkJS
2018-02-01 14:39:12 +01:00
Alex Dima
010de7da99
Do not ship core node modules as an ASAR ( #36997 )
2018-01-31 10:28:04 +01:00
Alex Dima
8cac1acd97
Fixes #42498 : Always unpack node-pty build artefacts
2018-01-30 17:59:06 +01:00
Martin Aeschlimann
5b8d3944de
[i18n] extension resources missing on transifex
2018-01-30 09:58:02 +01:00
Martin Aeschlimann
db2af7e570
no longer package extra languages with insiders
2018-01-29 23:23:59 +01:00
Alex Dima
f8d1683fcd
Merge remote-tracking branch 'origin/master' into alex/asar
2018-01-29 15:34:35 +01:00
Joao Moreno
b338f57e76
built in extensions control file
2018-01-29 12:23:43 +01:00
Alex Dima
2970cf5517
Merge remote-tracking branch 'origin/master' into alex/asar
2018-01-26 17:37:23 +01:00
Martin Aeschlimann
f43d42499a
[i18n] more checks for missing/obsolete resources
2018-01-26 17:27:57 +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
Martin Aeschlimann
8c6cc11f6a
[18n] find obsolete resources & add externalExtensionsWithTranslations
2018-01-26 10:01:12 +01:00
Dirk Baeumer
04594c864b
Add support for Language Packs
2018-01-25 21:14:34 +01:00