Commit Graph

1050 Commits

Author SHA1 Message Date
Michel Kaporin
c47a8c3635 Added i18n tests. 2017-03-17 15:27:05 +01:00
Michel Kaporin
4fd13f7cc9 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-17 11:34:41 +01:00
Michel Kaporin
bb1e7117f1 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-16 18:07:55 +01:00
Benjamin Pasero
61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
Alex Dima
1645d0d150 Fixes #21892: Do not read .d.ts files from disk when generating monaco.d.ts 2017-03-06 12:14:41 +01:00
Alex Dima
a68c9d0102 Fix gulp watch 2017-03-01 10:01:48 +01:00
Alex Dima
9893aaf825 reload typescript node module only at build time 2017-03-01 09:24:47 +01:00
Alex Dima
f9ccfe7cbc Try to free memory after TS compilation finishes 2017-02-28 16:44:51 +01:00
Joao Moreno
f2c901c9d8 build: failsafe 2017-02-08 11:06:15 +01:00
Joao Moreno
e593908aa3 build: dump log to .build/log 2017-02-08 11:05:55 +01:00
Matt Bierner
22fdff9baf Use @types for a few d.ts files in src (#20157) 2017-02-07 17:12:47 -08:00
Joao Moreno
d766d564e6 oss 2017-01-26 15:43:15 +01:00
Benjamin Pasero
a6175d0756 Fix build (#18492) 2017-01-13 07:15:26 +01:00
Matt Bierner
46e5dddeab Bump Monaco to TS 2.1.4 (#18413)
Fixes #18393
2017-01-12 12:14:07 -08:00
Joao Moreno
1c38df7823 fixes #18363 2017-01-11 11:55:58 +01:00
Erich Gamma
3625052492 update to tslint 4.0 2017-01-11 09:00:57 +01:00
Erich Gamma
b381829341 Add fix to non-externalized string warning 2016-12-01 10:08:11 +01:00
Joao Moreno
dae4c97de9 fix logging 2016-11-29 15:59:17 +01:00
Joao Moreno
6a07f2d94a add tslint duplicateImportsRule 2016-11-11 17:02:08 +01:00
Johannes Rieken
27d8b3127f tweak rule and config, #15293 2016-11-10 15:33:14 +01:00
Johannes Rieken
fe219220de add rule for bad node_module imports, #15293 2016-11-10 15:22:45 +01:00
Johannes Rieken
44516ddfba recompile rule, #15293 2016-11-10 12:45:47 +01:00
Johannes Rieken
d9a83a62f1 debt - add lint rule to check for layering violations, #15293 2016-11-10 12:40:25 +01: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
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
Alex Dima
abce9969fe Clean up types in build/lib/optimize.ts 2016-10-20 15:00:03 +02:00
Alex Dima
d904442b42 Convert build/lib/util.js to TypeScript 2016-10-20 15:00:02 +02:00
Alex Dima
d443f84674 Convert build/lib/git.js to TypeScript 2016-10-20 15:00:02 +02:00
Alex Dima
a2477d9a60 Move /build/gulpfile.common to /build/lib/optimize.ts 2016-10-20 15:00:01 +02:00
Alex Dima
5ae54dd9d0 Reduce devDependencies 2016-10-20 15:00:00 +02:00
Joao Moreno
354738aa9f remove handleAzureJson 2016-10-20 09:52:20 +02:00
Martin Aeschlimann
1548a3f4da update-grammar script: include download functions 2016-10-10 17:20:27 +02:00
Joao Moreno
839edf04ab Revert "remove unused build script"
This reverts commit decfd25ac1.
2016-10-10 16:21:27 +02:00
Joao Moreno
decfd25ac1 remove unused build script 2016-09-21 15:57:17 +02:00
Joao Moreno
98dde6a5f2 download extensions at build time 2016-09-21 15:57:17 +02:00
Alex Dima
72ef20b5b3 Improve monaco-editor-core bundling 2016-09-18 23:05:42 +03:00
Benjamin Pasero
af877ffb53 fix gulp watch 2016-09-14 17:44:06 +02:00
Joao Moreno
94eb60a292 fix fsevents compatibility for build tools 2016-09-14 17:00:23 +02:00
Joao Moreno
9da8d35954 publish extension sourcemaps
fixes #10994
2016-09-13 09:42:11 +02:00
Alex Dima
9245f2c246 Generate original module ids for debugging purposes when bundling 2016-09-07 17:48:51 +02:00
Martin Aeschlimann
c5fc19d474 grammar update script: Generalize as /build/npm/update-grammar 2016-08-03 12:13:18 +02:00
Martin Aeschlimann
893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +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