Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02remove gulpfile.ciJoao Moreno
2019-07-01introduce gulpfile.ci.jsJoao Moreno
2019-02-12Adopt task.define (better task names)Alex Dima
2019-02-12Extract task code to its own fileAlex Dima
2019-02-05Final adoption (#67863)Alex Dima
2019-02-04More gulp task work (#67863)Alex Dima
2019-02-04More task simplifications (#67863)Alex Dima
2019-02-04Simplify gulp tasks for extensionsAlex Dima
2019-02-04Debt: Remove unused gulp tasksAlex Dima
2018-08-17Fixes #56255: Remove unnecessary codeAlex Dima
2018-07-20Add a compile-editor-build taskAlex Dima
2018-04-09disable `monaco-typecheck-watch` because it seems to stallJohannes Rieken
2018-04-05add monaco-typecheck tasks and add them to the compile/watch tasksJohannes Rieken
2017-01-13catch unhandled promise rejections in buildJoao Moreno
2016-10-31cleanup extensions menuJoao Moreno
2016-10-21Fix missing copyright headerAlex Dima
2016-10-21Add monaco-editor-setup scriptAlex Dima
2016-10-20Fix issue in util.setExecutableBitAlex Dima
2016-10-20extract test task to build/gulpfile.test.jsAlex Dima
2016-10-20extract mixin task to build/gulpfile.mixin.jsAlex Dima
2016-10-20Extract client compilation code out of gulpfile.jsAlex Dima
2016-10-20Convert build/lib/reporter.js to TypeScriptAlex Dima
2016-10-20Revert "Add monaco-editor-setup script"Benjamin Pasero
2016-10-19Add monaco-editor-setup scriptAlex Dima
2016-10-19Load all gulpfiles only if necessaryAlex Dima
2016-09-05lock distro versionJoao Moreno
2016-07-20dynamically require gulp filesJoao Moreno
2016-07-12Revert "revert changes to gulp files"Joao Moreno
2016-07-12revert changes to gulp filesJoao Moreno
2016-07-12oopsJoao Moreno
2016-07-12cleanup top level gulpfileJoao Moreno
2016-07-12forgot top levelJoao Moreno
2016-07-12remove VSCODE_BUILD_QUIETJoao Moreno
2016-06-24Faster gulp compile tasksAlex Dima
2016-06-24Improve monaco.d.ts generation taskAlex Dima
2016-06-24Remove deprecated methodsAlex Dima
2016-06-24Fixing monaco.d.ts generationDirk Baeumer
2016-06-10Generate monaco.d.ts continuously and check it in buildAlex Dima
2016-06-08Delete code that was extracted to other reposAlex Dima
2016-05-20fix type that is causing build to failisidor
2016-05-20First cut at monaco editor d.ts auto-generationAlex Dima
2016-03-16fix buildJoao Moreno
2016-03-08fix gulp tasks for extensions-buildJoao Moreno
2016-03-07fix up lint errors, cleanup build folderJoao Moreno
2016-03-07extract gulpfile rebaseJoao Moreno
2016-03-01Rename gulp tasks around extensionsAlex Dima
2016-03-01gulpfile.plugins -> gulpfile.extensionsAlex Dima
2016-02-23Fix remaining 'super' must be called before accessing 'this' errorsAlex Dima
2016-02-23omit 'this before super' errors from buildJoao Moreno
2016-02-23make build fail on compile errorsJoao Moreno