Commit Graph

163 Commits

Author SHA1 Message Date
Joao Moreno
a8a9b70d53 fix sourcemaps 2016-09-13 14:00:17 +02:00
Joao Moreno
9da8d35954 publish extension sourcemaps
fixes #10994
2016-09-13 09:42:11 +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
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
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
Joao Moreno
ebf9722e2e darwin: customize plain electron for dev 2016-08-09 10:14:00 +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
Martin Aeschlimann
847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +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
Benjamin Pasero
a4906266aa remove console log 2016-07-04 18:14:52 +02:00
Benjamin Pasero
cb854ee90c asar bites 2016-07-04 18:14:33 +02:00
Benjamin Pasero
5289f9b01f shut up asar 2016-07-04 17:47:10 +02:00
isidor
5891645f89 extensions: include markdown.css in built vscode
fixes #8251, #8258,
2016-06-29 15:38:09 +02:00
Martin Aeschlimann
79b65f326a [css] use vscode-css-languageservice 2016-06-23 17:41:43 +02:00
Benjamin Pasero
eb41d47b26 delete markdown language from vscode 2016-06-20 17:36:50 +02:00
Joao Moreno
8e2afc848e do not list node modules in gulpfile
related to #7735
2016-06-16 11:22:57 +02:00
Daniel Imms
7cc098c7c9 Add ansi-regex to baseModules to fix build 2016-06-15 11:21:34 -07:00
Martin Aeschlimann
b5da08b002 [css] browser.js not packaged: fixes #7707 2016-06-15 12:35:08 +02:00
Martin Aeschlimann
06f4122b24 update file exclusions for extensions 2016-06-14 15:14:55 +02:00
Alex Dima
271973f43d Fix build 2016-06-09 00:31:24 +02:00
Daniel Imms
08009c568d Pull linux package revision initialization to top
This prevents potentially different revisions for deb and rpm files built
during same gulp task.
2016-05-31 18:51:45 -07:00
Daniel Imms
f3861c64d1 Use applicationName for build dirs 2016-05-31 18:48:59 -07:00
Daniel Imms
274da23471 Add version and revision to deb package name
Fixes #6587
2016-05-31 18:28:06 -07:00
Daniel Imms
9060d64fec Add version and revision to rpm package
Part of #6587
2016-05-31 18:21:47 -07:00
Daniel Imms
5ccd2ff46c Use app name not 'code' in deb/rpm files
Fixes #6547
2016-05-31 17:58:06 -07:00
Daniel Imms
b564e145e5 Rename deb/rpms from vscode -> code
Matches the name of the command

Fixes #6547
2016-05-31 17:41:43 -07:00
Daniel Imms
4c71c3ed16 Use correct StartupWMClass in desktop entry
This prevents two entries appearing in the launcher.

Fixes #6593
2016-05-27 16:11:01 -07:00
Joao Moreno
b76da24dcd clean up pty.js on packaging
fixes #6963
2016-05-27 14:57:47 +02:00
Daniel Imms
618fdc1300 Enable integrated terminal on Windows 2016-05-20 13:47:29 -07:00
Daniel Imms
ca7937b279 Revert "Disable integrated terminal to unblock Windows build"
This reverts commit bbc1950d34.
2016-05-20 13:47:28 -07:00
Daniel Imms
bbc1950d34 Disable integrated terminal to unblock Windows build 2016-05-19 13:45:28 -07:00
Daniel Imms
00c49f8477 Include terminalProcess in packaged vscode
Fixes #6551
2016-05-19 10:46:57 -07:00
Daniel Imms
39548c779c Exclude terminalPanel on windows 2016-05-18 16:53:14 -07:00
Daniel Imms
a30a32a65a Try temporarily fix windows build by removing pty.js from packages 2016-05-18 16:43:24 -07:00
Daniel Imms
92621b5f10 Add integrated terminal module, move typings up tree 2016-05-17 10:56:50 -07:00
Daniel Imms
d96e0df5ba Remove bin command in post install step for deb 2016-05-13 15:28:28 -07:00
Joao Moreno
3e8dab98c7 fix build 2016-05-04 11:26:38 +02:00
Joao Moreno
ca4519a3b2 workbench/electron-main -> code/electron-main 2016-05-02 16:05:37 +02:00
Joao Moreno
967a2540b6 fix build 2016-04-25 19:07:45 +02:00
Benjamin Pasero
b717d96abf Webview does not work in built version of VS Code (fixes #5736) 2016-04-25 09:27:09 +02:00
Henk Mollema
27a601016c Update copyight year to 2016 2016-04-21 10:30:45 +02:00
Joao Moreno
8d5dc5ccec adopt shrinkwrap in build 2016-04-19 15:57:34 +02:00
Benjamin Pasero
b3492a9e40 use new ffmpegChromium option 2016-04-14 17:20:10 +02:00