Commit Graph

184 Commits

Author SHA1 Message Date
Alex Dima
b457326a02 Remove no longer used code (due to vs/languages removal) 2016-10-07 17:55:50 +02:00
isidor
3383ef7de0 use node-debug version 1.6.9
#13336
2016-10-07 13:47:57 +02:00
Tereza Tomcova
90770d236f Call AllowSetForegroundWindow before sending IPC to the running instance on Windows (Fixes #929) 2016-10-07 11:14:54 +02:00
isidor
3933d115ec update node-debug 2016-09-29 10:46:56 +02:00
roblou
a6d6ea86db Take latest node-debug2 2016-09-28 17:02:49 -07:00
Joao Moreno
dbf130cde1 fixes #12816 2016-09-28 16:58:17 +02:00
Alex Dima
010a5e6f78 Fixes #12736: Add more files to integrity check 2016-09-27 21:03:26 +03:00
Joao Moreno
92212c1b34 bundle built-in extensions
fixes #12570
2016-09-27 14:39:13 +02:00
Rob Lourens
8ada76b511 Take new node-debug 2016-09-26 16:51:55 -07:00
Rob Lourens
fb1fa3c2c1 Update node-debug2 version 2016-09-26 16:22:24 -07:00
Rob Lourens
902c1ddca8 Update node-debug2 2016-09-23 17:05:49 +02:00
Johannes Rieken
ba6f82cf51 exclude debug/build artifacts, fixes #12361 2016-09-23 16:10:22 +02:00
Alex Dima
3ff3142355 Compute checksums during packaging 2016-09-23 15:53:49 +03:00
Rob Lourens
dbda829ee4 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
Rob Lourens
0cf21a86a1 Include node-debug2 2016-09-22 22:43:36 +02:00
Andre Weinand
97377ff4e3 update node-debug to 1.6.5 2016-09-22 22:02:19 +02:00
isidor
817515e3e2 update node-debug 2016-09-22 15:16:54 +02:00
Andre Weinand
b7d6960d36 get node-debug from marketplace 2016-09-22 15:03:23 +02:00
Andre Weinand
4eb352cc85 ensure that *.nls.json files are buffered 2016-09-22 12:32:10 +02:00
Joao Moreno
98dde6a5f2 download extensions at build time 2016-09-21 15:57:17 +02:00
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
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