Commit Graph

354 Commits

Author SHA1 Message Date
Alex Dima 9245f2c246 Generate original module ids for debugging purposes when bundling 2016-09-07 17:48:51 +02:00
Alex Dima 2d8f5fff16 Extract MonacoWebWorker from standaloneEditor 2016-09-07 17:48:51 +02:00
Alex Dima 1733278318 monaco-editor-core@0.6.1 2016-09-06 21:19:27 +02:00
Alex Dima 508585691b Don't ship the changelog with monaco-editor-core 2016-09-06 21:19:25 +02:00
Paul Oppenheim bccbc219cc vscode-linux-*-build-deb - permission bits match expected
fixes #11557
2016-09-05 19:40:33 -07:00
Alex Dima d2dcbdaade 0.6.0 for monaco-editor-core 2016-09-05 15:39:35 +02:00
Alex Dima bbcd753c7d Do not ship defineKeybinding resources in standalone editor 2016-09-05 15:39:27 +02:00
Joao Moreno 6a6cbbdb91 drop gulp-symdest 2016-09-05 12:38:29 +02:00
Benjamin Pasero 354455bae0 add LICENSES.chromium.html to build 2016-09-02 16:37:48 +02:00
Benjamin Pasero 9a28c3efd9 Windows: delete Credits_45.0.2454.85.html after install (replaced with LICENSES.chromium.html) 2016-09-02 16:02:21 +02:00
Alex Dima 22306fd270 Fixes Microsoft/monaco-editor#148: Force css loader plugin to inline images as base64 for the monaco editor 2016-08-31 16:17:00 +02:00
Joe Foster 007c2cab0d Adding gulp methods for targeting arm systems 2016-08-24 23:55:26 +01:00
Joao Moreno a2b0f0cacc remove unused var 2016-08-22 11:05:55 +02:00
Joao Moreno 35f1a8e737 fix linux build 2016-08-22 10:57:06 +02:00
Joao Moreno 435df14a68 package after signing
fixes #10763
2016-08-22 10:01:08 +02:00
Alex Dima 9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Alex Dima 8d43ec51ac Clean up contextkey type names 2016-08-12 17:09:49 +02:00
Alex Dima a3ee47a555 Split IKeybindingService to different files 2016-08-12 16:38:47 +02:00
Joao Moreno 024ab8afc0 set name 2016-08-09 17:08:30 +02:00
Joao Moreno bd81089174 Merge branch 'urlservice' 2016-08-09 15:48:51 +02:00
Martin Aeschlimann b89e129aa2 [cpp] add grammar update script 2016-08-09 11:42:10 +02:00
Joao Moreno ebf9722e2e darwin: customize plain electron for dev 2016-08-09 10:14:00 +02:00
Joao Moreno 28550cff75 es6ify gulpfile.common 2016-08-09 10:10:47 +02:00
Joao Moreno ab09a74c80 isolate index.js from index.html 2016-08-08 16:52:32 +02:00
Joao Moreno 7ab8a18a02 propagate product.urlProtocol 2016-08-05 12:26:26 +02:00
Joao Moreno c063542c2a wip: UrlService 2016-08-03 18:03:53 +02:00
Johannes Rieken 6f5b444f1c add custom link provider for vscode.d.ts 2016-08-03 15:45:47 +02:00
Martin Aeschlimann c5fc19d474 grammar update script: Generalize as /build/npm/update-grammar 2016-08-03 12:13:18 +02:00
Martin Aeschlimann 847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +02:00
Martin Aeschlimann 893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Joao Moreno e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
Joao Moreno 6ef86d5f85 drop lodash dependency 2016-07-28 09:07:22 +02:00
Joao Moreno d4fac8e98e allow users to skip file associations in setup
fixes #8687
2016-07-21 18:11:44 +02:00
Joao Moreno d2bc1eb8f7 remove duplicate launch Code checkbox from setup
fixes #7461
2016-07-21 16:37:30 +02:00
Joao Moreno e1598eb0c5 use proper file types in windows associations
fixes #3419
2016-07-21 13:07:12 +02:00
João Moreno bff0bad5d9 create setup.exe in .build folder 2016-07-20 17:28:01 +02:00
João Moreno 65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00
Joao Moreno 6d6d4d1aca add inno bitmaps 2016-07-20 16:58:14 +02:00
Joao Moreno 2bc3457789 win32 setup skeleton 2016-07-20 11:17:52 +02:00
Joao Moreno 9b3f9d7648 extract vscode linux build scripts 2016-07-20 11:00:50 +02:00
Joao Moreno 407259bdb0 es6ify gulpfile.vscode.js 2016-07-20 11:00:50 +02:00
Joao Moreno 64f4fd7302 remove some file extensions 2016-07-20 11:00:50 +02:00
Joao Moreno 1db12a0c45 implement retry in rimraf 2016-07-19 15:10:11 +02:00
Joao Moreno e83b5b41da fix bad compile 2016-07-19 11:39:02 +02:00
Joao Moreno 4bd5ff8c7a reduce logging output during build 2016-07-19 11:38:00 +02:00
Joao Moreno 4afae7fda1 es6ify build scripts 2016-07-18 11:02:51 +02:00
Joao Moreno 2493556ca0 fixes #9269 2016-07-18 10:43:45 +02:00
Joao Moreno 1ef9a66db0 Revert "revert changes to gulp files"
This reverts commit 23afe96996.
2016-07-12 17:12:38 +02:00
Joao Moreno 23afe96996 revert changes to gulp files
Revert "oops"

This reverts commit 2be0f1d8cd.

Revert "cleanup top level gulpfile"

This reverts commit 849311713d.

Revert "use strict"

This reverts commit b6b7e82041.

Revert "forgot top level"

This reverts commit 1552828709.

Revert "remove VSCODE_BUILD_QUIET"

This reverts commit 8df5e70d12.
2016-07-12 11:47:48 +02:00