COMMITS
/ build/lib/reporter.js October 8, 2025
J
cleanup any casts (#270371)
João Moreno committed
October 3, 2025
M
Compile build scripts too
Matt Bierner committed
August 6, 2025
M
Use ts-native to compile our build scripts
Matt Bierner committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
March 7, 2024
M
Pick up latest TS for building VS Code (#207096)
Matt Bierner committed
November 22, 2023
J
remove inline sourcemaps from build files (#198842)
João Moreno committed
October 2, 2023
M
Pick up latest TS nightly for building VS Code (#194631)
Matt Bierner committed
February 3, 2023
J
don't use underscore for native JS things (#173282)
Johannes Rieken committed
November 10, 2022
J
build utils with source map to enable JS debug console
Johannes committed
November 3, 2022
M
Bump target for build scripts (#165287)
Matt Bierner committed
June 21, 2022
M
Enable alwaysStrict for build scripts (#152778)
Matt Bierner committed
December 14, 2020
A
Check in `.js` files from the `/build/` folder to improve build speeds
Alexandru Dima committed
September 22, 2020
J
remove build compilation output
João Moreno committed
February 29, 2020
M
Build VS Code with TS 3.9-nightly
Matt Bierner committed
February 5, 2019
A
Move away from deprecated gulp-util
Alex Dima committed
October 12, 2018
M
Use es2017 as target for build scripts (#60707)
Matt Bierner committed
October 3, 2018
M
Fix remaining strict null errors in build scripts
Matt Bierner committed
October 2, 2018
M
Fixing more strict null errors in build
Matt Bierner committed
September 26, 2018
J
fix reporter
Joao Moreno committed
April 23, 2018
J
fixes #48393
Joao Moreno committed
April 5, 2018
J
add monaco-typecheck tasks and add them to the compile/watch tasks
Johannes Rieken committed
September 4, 2017
J
missing compilation
Joao committed
May 15, 2017
J
consolidate build package.json
Joao Moreno committed
April 26, 2017
J
update monaco.d.ts generation, recompile build-folder
Johannes Rieken committed
March 21, 2017
J
:construction_worker: update build files
Joao Moreno committed
March 6, 2017
B
build build/lib folder with latest
Benjamin Pasero committed
February 8, 2017
J
build: failsafe
Joao Moreno committed
J
build: dump log to .build/log
Joao Moreno committed
January 11, 2017
J
fixes #18363
Joao Moreno committed
November 29, 2016
J
fix logging
Joao Moreno committed
October 20, 2016
A
Extract client compilation code out of gulpfile.js
Alex Dima committed
A
Convert build/lib/reporter.js to TypeScript
Alex Dima committed
July 18, 2016
J
es6ify build scripts
Joao Moreno committed
J
fixes #9269
Joao Moreno committed
July 12, 2016
J
Revert "revert changes to gulp files"
Joao Moreno committed
J
revert changes to gulp files
Joao Moreno committed
J
use strict
Joao Moreno committed
J
remove VSCODE_BUILD_QUIET
Joao Moreno committed
June 24, 2016
D
Fixing monaco.d.ts generation
Dirk Baeumer committed
March 7, 2016
J
fix up lint errors, cleanup build folder
Joao Moreno committed
February 23, 2016
J
make build fail on compile errors
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed