Commit graph

609 commits

Author SHA1 Message Date
Alex Dima 88bb48278d Authority exploration 2018-11-08 21:59:56 +01:00
Benjamin Pasero a6c1151b32 sqlite - stricter rules for *.node files 2018-10-14 19:06:26 +02:00
Benjamin Pasero c61ee508be use vscode-sqlite3@4.0.2 2018-10-14 11:53:41 +02:00
Benjamin Pasero b8b7c3c3a6 sqlite - initial version of storage library 2018-10-05 15:12:50 +02: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 13436602b1 Revert "build script: log dowload finished"
This reverts commit 3cfe173979.
2018-10-01 12:44:39 +02:00
Martin Aeschlimann 3cfe173979 build script: log dowload finished 2018-09-29 20:54:20 +02:00
Benjamin Pasero c0041e15be fix #48748 2018-09-17 12:06:05 +02:00
Benjamin Pasero 5996144abb jsp => HTML icon 2018-09-17 11:16:22 +02:00
Benjamin Pasero a181a96d1c
Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)

* update icon set

* update distro

* tweaks

* update distro
2018-09-17 11:09:47 +02:00
Joao Moreno 3eac4d8e3e linux: set desktopName for url handling 2018-09-13 11:19:59 +02:00
Jay Rodgers 1453ad4b23
Adding electron ARM and ARM64 tasks
Adding tasks to allow for explicitly download ARM and ARM64 versions of Electron when it is not the native architecture of the build machine (for cross-compiling).
2018-09-11 14:40:52 +01:00
Aliaksandr Stelmachonak df3616ad93 Resolved conflict 2018-09-10 11:32:02 -04:00
Benjamin Pasero 1e98303d91 bootstrap - move workbench.js to electron-code 2018-09-10 07:48:52 +02:00
Benjamin Pasero a4bf919e59
Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Johannes Rieken f8e67cef5d bundle stats - include commit 2018-09-07 10:26:36 +02:00
Johannes Rieken e7888452c2 try different stats submission 2018-09-05 16:58:50 +02:00
Johannes Rieken 293b1a4eef stats - send telemetry event about bundle size and file count in extensions 2018-09-04 14:12:26 +02:00
Johannes Rieken 3e25536cab
Merge pull request #57691 from Microsoft/joh/build-stats
collect and print stats when running a build
2018-09-03 12:03:37 +02:00
Johannes Rieken 07141d4e6b print all stats at the end of the package task 2018-09-03 11:51:26 +02:00
Dirk Baeumer b0cf441a78 Delete i18n folder since we ship all languages in language packs 2018-08-31 15:12:55 +02:00
Dirk Baeumer b061883cb7 Fixes 56352: Missing gulp task return value 2018-08-27 16:47:11 +02:00
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
ava1ar 82c9dd3330 Added ARM64 build support 2018-06-17 02:57:27 -04: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