Commit Graph

78 Commits

Author SHA1 Message Date
Matt Bierner 31e0752065 Fixing strict null checks in build util 2018-10-03 10:47:32 -07:00
Rob Lourens 6fae52876b Fix #53445 - change build id generation to not depend on git tags 2018-07-08 15:16:19 -07:00
Rob Lourens c527da85be Fail build when settings search build id generation fails (#47359)
* Ensure that settings search build id handling fail will cause the build to fail

* Move some settings search build ID computation to util.ts

* Bump version number for test

* Add unit tests for util.ts additions

* Revert version number change

* Make versionStringToNumber throw if it fails

* Add missing import
2018-04-06 14:10:51 -07:00
Joao Moreno 1217419309 missing build compilation 2018-02-26 17:25:09 +01:00
Erich Gamma 95982533bc more ts-ignore 2018-02-01 16:16:41 +01:00
Joao a6fca8270d missing compilation 2017-09-04 11:02:50 +02:00
Joao Moreno 74fab50d5d consolidate build package.json 2017-05-16 08:56:21 +02:00
Johannes Rieken f737b01757 update monaco.d.ts generation, recompile build-folder 2017-04-26 17:59:30 +02:00
Joao Moreno a85a6a22de 👷 update build files 2017-03-21 11:28:10 +01:00
Benjamin Pasero 61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
Joao Moreno 1c38df7823 fixes #18363 2017-01-11 11:55:58 +01:00
Joao Moreno 6a07f2d94a add tslint duplicateImportsRule 2016-11-11 17:02:08 +01:00
Alex Dima d7930ec63d Fix issue in util.setExecutableBit 2016-10-20 15:30:53 +02:00
Alex Dima d904442b42 Convert build/lib/util.js to TypeScript 2016-10-20 15:00:02 +02:00
Joao Moreno 354738aa9f remove handleAzureJson 2016-10-20 09:52:20 +02:00
Joao Moreno 9da8d35954 publish extension sourcemaps
fixes #10994
2016-09-13 09:42:11 +02:00
Joao Moreno 1db12a0c45 implement retry in rimraf 2016-07-19 15:10:11 +02:00
Joao Moreno 4afae7fda1 es6ify build scripts 2016-07-18 11:02:51 +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 849311713d cleanup top level gulpfile 2016-07-12 11:12:50 +02:00
Joao Moreno b76da24dcd clean up pty.js on packaging
fixes #6963
2016-05-27 14:57:47 +02:00
Alex Dima 11ea2b653e Show message when "auto" is detected 2016-03-08 21:46:52 +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
Joao Moreno 90c1f7ab89 remove omnisharp
fixes #3167
2016-02-19 15:35:34 +01:00
Joao Moreno ff6c7a2306 validate BUILD_SOURCEVERSION 2015-11-24 11:23:03 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00