Joao Moreno
0bbe8e28c4
update minimatch
2018-10-10 11:43:44 +02:00
Matt Bierner
1470548b0f
Remove duplicated typescript dependency
...
We should use the typescript dependency from the root in this case. This ensures the workspace is using the same version as the build
2018-10-03 15:30:34 -07:00
Matt Bierner
a9944e6595
Move some build specific packages into build
...
These packages are only used in build and also have their typings defined in this folder
2018-10-03 15:30:34 -07:00
Matt Bierner
63e3162bc9
Switch to use @types for pump
2018-10-03 14:18:36 -07:00
Matt Bierner
7026335451
Switching to use @types where possible in build
2018-10-03 10:47:32 -07:00
Matt Bierner
ac737307d7
Enable noImplicitAny in build
2018-10-03 10:47:32 -07:00
Matt Bierner
d37076a596
Build VS Code using TypeScript 3.1.1
...
Fixes #59757
2018-10-01 10:55:16 -07:00
Matt Bierner
84ed12fbd8
Build with TS 3.0.3
2018-09-07 16:16:51 -07:00
Matt Bierner
cb81c2c241
Build using ts 3.0 ( #57906 )
...
* Build VS Code using TS 3.0
Fixes #57151
2018-09-04 15:25:39 -07:00
Matt Bierner
391ce985ca
Update to TS 2.9.2
2018-06-13 16:26:18 -07:00
Matt Bierner
5065397f9b
Build VS Code with TS 2.9
...
Fixes #51102
2018-06-04 11:50:05 -07:00
Matt Bierner
2c7cea2d37
Use TS 2.8.3 for building vscode
2018-05-01 10:16:51 -07:00
Matt Bierner
f53158e709
Build vscode with TS 2.8.1
...
Fixes #47512
2018-04-09 11:28:34 -07:00
Benjamin Pasero
54ca667396
Build: automatically upload symbols and create versions ( #47491 )
...
* first cut automated symbols management from builds
* fix variables access
* fix windows hockeyAppId
* use codeVersion
* restore tests
2018-04-09 15:01:11 +02:00
Matt Bierner
82be8c8b01
Build with TS 2.7 ( #45348 )
...
* Pick up TS 2.7
* Fix formatter in build script
* Fix build error for ts 2.7
* Pick up new ts format and tslint versions
* Update lock
* use 2.7.2 for build
* Formatting
2018-03-08 16:58:32 -08:00
Erich Gamma
5e41d2aafb
enable checkJS
2018-02-01 14:39:12 +01:00
Joao Moreno
5eeab02e7c
lock documentdb
2017-11-10 09:25:03 +01:00
Matt Bierner
f048c5ea63
Adopt ts 2.6.1 for building vscode. Fixes #37719
2017-11-06 09:28:27 -08:00
Matt Bierner
0bd33bbd96
Use strict versions for @types. Fixes #35561
2017-10-09 11:21:00 -07:00
Matt Bierner
69afce7650
Build using TS 2.5 ( #33705 )
...
* Build using TS 2.5
Fixes #33704
* Remove explicit return type
2017-09-01 13:52:42 -07:00
Matt Bierner
5da27baff3
Build VSCode using TS 2.4 ( #30473 )
...
* Build VSCode using TS 2.4.1
Fixes #28643
a
* Reformat a few files for 2.4
* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
kieferrm
96643e312a
ensure we use version 2.3.4 for building
2017-06-27 15:38:40 -07:00
Joao Moreno
bc46331a48
tfs: upload darwin signed only
2017-05-22 09:46:40 +02:00
Joao Moreno
1b878261f8
compile build scripts after npm install
2017-05-16 10:27:44 +02:00
Joao Moreno
74fab50d5d
consolidate build package.json
2017-05-16 08:56:21 +02:00
Joao Moreno
2cf6548165
streamline windows build
2017-05-10 12:56:18 +02:00
Michel Kaporin
fd27a89df5
Reverted back to iconv-lite dependancy until discovery why iconv module breaks the build.
2017-04-13 19:58:13 +02:00
Michel Kaporin
51dd9749a4
Updated iconv version to latest.
2017-04-13 19:03:20 +02:00
Michel Kaporin
1ac2a17bb6
Fixed gulp task termination before all translations were emitted. Fixed issue with incorrect encoding for pulled translations.
2017-04-13 18:24:11 +02:00
Michel Kaporin
f9ac2455d4
Scoped xml2js module to build folder only.
2017-04-05 12:22:25 +02:00
Michel Kaporin
60531dd2b7
Reverted typings folder refactoring. Made build pipeline to break on failures in parsing or in communication with Transifex.
2017-04-05 11:58:31 +02:00
Michel Kaporin
20fe186d31
Added package.json to 'build'.
2017-04-04 17:23:53 +02:00