66 Commits

Author SHA1 Message Date
Benjamin Pasero
f09184ceb7
esm - set type: module top level (#230210) 2024-10-01 20:48:56 +02:00
Alexandru Dima
c7df7d91f4
Move actual gulpfile logic to /build/ 2020-12-14 14:24:34 +01:00
Miguel Solorio
4c520a11a6 update 2020-10-19 15:04:18 -07:00
Joao Moreno
833796d25c remove gulpfile.ci 2019-07-02 15:38:23 +02:00
Joao Moreno
2f1373c0bb introduce gulpfile.ci.js 2019-07-01 12:52:09 +02:00
Alex Dima
af95b7d343 Adopt task.define (better task names) 2019-02-12 20:43:55 +01:00
Alex Dima
c25de7d09f Extract task code to its own file 2019-02-12 15:13:43 +01:00
Alex Dima
84bebd0ff6 Final adoption (#67863) 2019-02-05 21:23:35 +01:00
Alex Dima
c0c719c651 More gulp task work (#67863) 2019-02-04 18:06:23 +01:00
Alex Dima
cf19bcf862 More task simplifications (#67863) 2019-02-04 17:34:26 +01:00
Alex Dima
77b61a1e55 Simplify gulp tasks for extensions 2019-02-04 14:41:39 +01:00
Alex Dima
a592b43925 Debt: Remove unused gulp tasks 2019-02-04 14:41:39 +01:00
Alex Dima
7ade707974 Fixes #56255: Remove unnecessary code 2018-08-17 17:03:08 +02:00
Alex Dima
d8e13dc717 Add a compile-editor-build task 2018-07-20 11:26:31 +02:00
Johannes Rieken
bd5f9f5801 disable monaco-typecheck-watch because it seems to stall 2018-04-09 14:18:08 +02:00
Johannes Rieken
03eb7931ae add monaco-typecheck tasks and add them to the compile/watch tasks 2018-04-05 10:00:50 +02:00
Joao Moreno
5ba8940d62 catch unhandled promise rejections in build 2017-01-13 09:12:06 +01:00
Joao Moreno
d2fa62d13d cleanup extensions menu
fixes #14384
2016-10-31 11:27:45 +01:00
Alex Dima
b00c572927 Fix missing copyright header 2016-10-21 09:38:14 +02:00
Alex Dima
fcbe48844e Add monaco-editor-setup script 2016-10-21 09:16:06 +02:00
Alex Dima
d7930ec63d Fix issue in util.setExecutableBit 2016-10-20 15:30:53 +02:00
Alex Dima
05c0eee675 extract test task to build/gulpfile.test.js 2016-10-20 15:15:29 +02:00
Alex Dima
a2c9dfa94d extract mixin task to build/gulpfile.mixin.js 2016-10-20 15:13:58 +02:00
Alex Dima
9f0f868c65 Extract client compilation code out of gulpfile.js 2016-10-20 15:00:05 +02:00
Alex Dima
3d726b59c1 Convert build/lib/reporter.js to TypeScript 2016-10-20 15:00:04 +02:00
Benjamin Pasero
8531bff95a Revert "Add monaco-editor-setup script"
This reverts commit 9e1b35badbdf033b0bdfe85a7fc89008978c8ef8.
2016-10-20 06:29:12 +02:00
Alex Dima
9e1b35badb Add monaco-editor-setup script 2016-10-19 18:56:31 +02:00
Alex Dima
3974c1e374 Load all gulpfiles only if necessary 2016-10-19 17:58:50 +02:00
Joao Moreno
c524ef6c71 lock distro version 2016-09-05 11:29:44 +02:00
Joao Moreno
e48ffc1d71 dynamically require gulp files 2016-07-20 11:00:50 +02:00
Joao Moreno
1ef9a66db0 Revert "revert changes to gulp files"
This reverts commit 23afe96996db6b09a3c69a26fa8c3086bc46e0a3.
2016-07-12 17:12:38 +02:00
Joao Moreno
23afe96996 revert changes to gulp files
Revert "oops"

This reverts commit 2be0f1d8cd77c31b510c181729eea53463c92833.

Revert "cleanup top level gulpfile"

This reverts commit 849311713d64fee08d4c94211d9fe58e616f2dbf.

Revert "use strict"

This reverts commit b6b7e82041ad1d1c96f4f99d87250fcece02345a.

Revert "forgot top level"

This reverts commit 1552828709734316143f6340a2172e446ad04f39.

Revert "remove VSCODE_BUILD_QUIET"

This reverts commit 8df5e70d12523130e2e2d6e88aca43dc9962571f.
2016-07-12 11:47:48 +02:00
Joao Moreno
2be0f1d8cd oops 2016-07-12 11:28:48 +02:00
Joao Moreno
849311713d cleanup top level gulpfile 2016-07-12 11:12:50 +02:00
Joao Moreno
1552828709 forgot top level 2016-07-12 10:59:34 +02:00
Joao Moreno
8df5e70d12 remove VSCODE_BUILD_QUIET 2016-07-12 10:47:19 +02:00
Alex Dima
7e7837ba66 Faster gulp compile tasks 2016-06-24 18:47:26 +02:00
Alex Dima
f5f5eb60b3 Improve monaco.d.ts generation task 2016-06-24 18:47:26 +02:00
Alex Dima
553eae98a7 Remove deprecated methods 2016-06-24 15:05:58 +02:00
Dirk Baeumer
4e2e9302d3 Fixing monaco.d.ts generation 2016-06-24 11:15:39 +02:00
Alex Dima
8fd51f85b9 Generate monaco.d.ts continuously and check it in build 2016-06-10 18:40:32 +02:00
Alex Dima
90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
isidor
11dde1e887 fix type that is causing build to fail 2016-05-20 18:17:40 +02:00
Alex Dima
0519a269ec First cut at monaco editor d.ts auto-generation 2016-05-20 17:45:42 +02:00
Joao Moreno
bbe568570c fix build 2016-03-16 17:43:18 +01:00
Joao Moreno
c4cfb09a3c fix gulp tasks for extensions-build 2016-03-08 10:43:43 +01:00
Joao Moreno
b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Joao Moreno
9f8ee47b02 extract gulpfile rebase 2016-03-07 12:27:10 +01:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00