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
path: root/build
AgeCommit message (Expand)Author
2022-06-25use extension id as key not folder name which is more accurate (#153178)Tyler James Leonhardt
2022-06-23have `compilation#transpileTask` as a separate place for tweaksJohannes
2022-06-23use a different _internal_ API to get the output file names for a TS input fi...Johannes
2022-06-22Allow nls in the base worker (#152887)Tyler James Leonhardt
2022-06-21Remove custom editor tests (#152777)Matt Bierner
2022-06-21Enable alwaysStrict for build scripts (#152778)Matt Bierner
2022-06-21Ensure 1DS can load on the web (#152678)Logan Ramos
2022-06-17Adopt the same export patterns in `vs/css` as in `vs/nls` and bring over test...Alexandru Dima
2022-06-17Revert "fix smoke tests on linux (#152232)" (#152418)Benjamin Pasero
2022-06-17Stop removing app insights in the meantime (#152413)Logan Ramos
2022-06-17Include more of the shims folder in attempt to fix build (#152398)Logan Ramos
2022-06-17Fix bundling (#152389)Alexandru Dima
2022-06-16Bring the nls loader plugin into our sources (#152338)Alexandru Dima
2022-06-16Update module ignores to include AI shims required by 1DS (#152367)Logan Ramos
2022-06-15fix smoke tests on linux (#152232)Benjamin Pasero
2022-06-15Bring the css loader plugin into our sources (#152205)Alexandru Dima
2022-06-15joh/ts transpile (#152199)Johannes Rieken
2022-06-15Improve error message when a module cannot be bundled and exclude vs/nls from...Alexandru Dima
2022-06-15Revert "remove UpdateMode policy (#150357)" (#152155)João Moreno
2022-06-15Build VS Code using latest TS nightly (#152130)Matt Bierner
2022-06-14Engineering - standardize macOS support jobs (#151954)Ladislau Szomoru
2022-06-14add compile configuration-editing to pipeline (#152020)Martin Aeschlimann
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-13stripComments: remove trailing comma (#151941)Martin Aeschlimann
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-13Engineering - fix macOS jobs (#151925)Ladislau Szomoru
2022-06-13Engineering - do not run SBOM tasks in macOSTest (#151915)Ladislau Szomoru
2022-06-11make sure ts-builder instance is being re-usedJohannes
2022-06-10Initial implementation of Continue Edit Session (#151528)Joyce Er
2022-06-10Move sbom above publishing client (#151775)Tyler James Leonhardt
2022-06-10Cache/restore the node_modules folder in the build directory (#151725)Ladislau Szomoru
2022-06-10Engineering - execute tests in parallel for the CI build (#151593)Ladislau Szomoru
2022-06-10chore: bump cachedeepak1556
2022-06-10Merge remote-tracking branch 'origin' into electron-18.x.ydeepak1556
2022-06-10Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-10Merge branch 'main' into joh/voluminous-lobsterJohannes
2022-06-10ci - always publish log files (#151686)Benjamin Pasero
2022-06-09Merge branch 'main' into joh/voluminous-lobsterjoh/voluminous-lobsterJohannes
2022-06-09Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-09Merge pull request #151609 from microsoft/joh/bloody-egretJohannes Rieken
2022-06-09Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-09missing compile outputJohannes
2022-06-09add transpile only stream to tsb, using `ts.transpile`.Johannes
2022-06-09recompile build folder with `const` over letJohannes
2022-06-09manual fixing of prefer-const violationsJohannes
2022-06-09Merge branch 'main' into joh/voluminous-lobsterJohannes
2022-06-09Update to build using latest TS nightly (#151576)Matt Bierner
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-08add a `transpileOnly` option to gulp-tsbjoh/bloody-egretJohannes
2022-06-08Engineering - macOS sign job optimization (#151120)Ladislau Szomoru