Commit Graph

24 Commits

Author SHA1 Message Date
Joao Moreno
28550cff75 es6ify gulpfile.common 2016-08-09 10:10:47 +02:00
Joao Moreno
4bd5ff8c7a reduce logging output during build 2016-07-19 11:38:00 +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
Joao Moreno
8df5e70d12 remove VSCODE_BUILD_QUIET 2016-07-12 10:47:19 +02:00
Benjamin Pasero
db398da987 first cut get rid of hc hacks 2016-07-10 12:28:11 +02:00
Alex Dima
27dae4d2b7 Bundler: generate bundleInfo, remove duplicated TS boilerplate 2016-06-08 20:35:08 +02:00
Benjamin Pasero
d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Alex Dima
bb7358555b Inline small svg/png images when bundling editor 2016-06-07 18:46:56 +02:00
Alex Dima
7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima
545af1f16c Remove vs/text loader plugin 2016-05-23 20:03:41 +02:00
Alex Dima
71dcb8069d Adopt latest loader that adds nodeModules option to disambiguate node modules from AMD modules at bundle time and adopt it in the gulp tasks 2016-05-17 18:22:38 +02:00
isidor
a0d480a88d debug: value change animation was broken due to css minification
fixes #5853
2016-04-27 15:37:52 +02:00
Dirk Baeumer
0ffd699ef5 Create nls files for vscode core 2016-03-08 11:26:24 +01:00
Joao Moreno
b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Daniel Imms
e2b4e36873 Fix lint errors in build/ 2016-03-03 22:12:47 -08:00
Joao Moreno
43f6e241c1 add sourcemap url by default
fixes #2863
2016-02-16 16:45:25 +01:00
Joao Moreno
ecfc3c659d fixes #1787 2016-01-06 17:24:20 +01:00
Joao Moreno
2f3c47c423 remove react 2015-12-10 16:48:46 +01:00
isidor
28e29d7977 line endings. 2015-11-23 20:28:42 +01:00
Joao Moreno
59c4f24c48 gulp: beware of es.merge and empty arrays
fixes the internal builds
2015-11-21 14:40:41 +01:00
Alex Dima
046b87e067 Better editor build tasks 2015-11-20 14:54:11 +01:00
Alex Dima
d7177d6539 Generate different header in editor build 2015-11-20 00:08:13 +01:00
Joao Moreno
2a29c3b6b5 ➡ gulpfiles into build
fixes #196
2015-11-19 15:47:33 +01:00