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-09-09Engineering - Add timeout and retries to the task to download Electron and Pl...Ladislau Szomoru
2022-09-07also use SWC for extensions transpileJohannes
2022-09-07consume swc as libaray and wire up into the existing transpiler logicJohannes
2022-09-07remove swc as executable taskJohannes
2022-09-05Build: Properly verify signed macOS application bundle (#160056)João Moreno
2022-08-31add missing JS filejoh/swcJohannes
2022-08-31comments, todosJohannes
2022-08-30make to run `buildWebNodePaths` when using transpile-swcJohannes
2022-08-30Merge branch 'main' into joh/swcJohannes
2022-08-30bump `esbuild@1.15.5` (#159533)Benjamin Pasero
2022-08-30Re-enable running our eslint rules using ts-node (#159495)Matt Bierner
2022-08-30Fix lint errors in our npm scripts (#159501)Matt Bierner
2022-08-29Fix ts-node for eslint (#159483)Matt Bierner
2022-08-29Run our custom eslint rules using ts-node (#157532)ddossett/merge-colors-171Matt Bierner
2022-08-29Engineering - Disable Terrapin (#159441)Ladislau Szomoru
2022-08-27Pick up latest TS for building VS Code (#158420)Matt Bierner
2022-08-26let builds use `transpile-client-swc`Johannes
2022-08-26* tweak `createSwcClientStream` to have async execJohannes
2022-08-26don't use --copy-files options has it seems to break BOMJohannes
2022-08-26Merge branch 'main' into joh/swcJohannes
2022-08-25argh, still wrong EOL (#159160)João Moreno
2022-08-24Add swift to supported darwin document types (#159002)Alex Burgel
2022-08-24Improve language pack fetching for policies (#159048)João Moreno
2022-08-23fix: remove debian dependency on libgcc-s1 (#158883)Robo
2022-08-23Merge branch 'main' into joh/swcJohannes
2022-08-22make sure to include mp3 files in our buildisidor
2022-08-22use .mp3 files for audio cuesisidor
2022-08-20feat: windows: set rc strings for *.node files (#158590)João Moreno
2022-08-19build: retry policy generation (#158581)João Moreno
2022-08-17fix accidental removal of desktop strings (#158330)Tyler James Leonhardt
2022-08-15Pull in web strings into Language Pack (#158053)Tyler James Leonhardt
2022-08-12Refactor package dependencies generators (#157845)Raymond Zhao
2022-08-12revert and still use PAT (#157955)Tyler James Leonhardt
2022-08-11try removing PAT from distro-build (#157950)Tyler James Leonhardt
2022-08-10debt - mention our wiki when putting out layer errors (#157768)Benjamin Pasero
2022-08-10Merge branch 'main' into fish-shell-integrationDaniel Imms
2022-08-10Include .fish script in packaged buildDaniel Imms
2022-08-09Update TS versions (#157550)Matt Bierner
2022-08-09followup to renaming fish scriptZ. Grace Moreau
2022-08-09Introduces diffing infrastructure & experimental diffing algorithm. (#157646)Henning Dieterichs
2022-08-09Merge branch 'main' into fish-shell-integrationDaniel Imms
2022-08-08try exempting `*.fish` files from copyright requirementstyriar/fish_siZ. Grace Moreau
2022-08-08Enable translations for extension code for the web (#155355)Tyler James Leonhardt
2022-08-05build: do proper hashing for built-in dependencies (#157295)Connor Peet
2022-08-05add shell integration script for fishZ. Grace Moreau
2022-08-05Merge pull request #157171 from mjbvz/able-roosterAlexandru Dima
2022-08-05fix build (#157217)ben/exploration-perf-firstBenjamin Pasero
2022-08-05Add AbortController to core typesMatt Bierner
2022-08-04Windows: some Firefox web tests are timing out randomly (fix #155760) (#157125)Benjamin Pasero
2022-08-04Merge branch 'main' into electron-19.x.yBenjamin Pasero