Matt Bierner
|
6403b4367b
|
Pick up latest TS for building VS Code (#207096)
|
2024-03-07 12:59:59 -08:00 |
|
Johannes Rieken
|
236d5dc072
|
sha256 over md5 (#202985)
* `sha256` over `md5`
* add missing JS file
|
2024-01-22 14:40:18 +01:00 |
|
João Moreno
|
e469272e45
|
remove inline sourcemaps from build files (#198842)
|
2023-11-22 14:05:46 +01:00 |
|
Matt Bierner
|
10d94ba0f3
|
Pick up latest TS nightly for building VS Code (#194631)
|
2023-10-02 19:40:35 +01:00 |
|
Matt Bierner
|
03540d605f
|
Pick up latest TS for building VS code (#180706)
|
2023-04-24 20:14:30 +02:00 |
|
Johannes
|
0d5f87e9dd
|
change source map merge logic to be like applying line edits to the typescript source maps (based on the input source maps)
|
2022-12-14 15:57:55 +01:00 |
|
Johannes
|
f73bb21f27
|
wip
|
2022-12-02 13:03:16 +01:00 |
|
Johannes
|
696c1cf199
|
build utils with source map to enable JS debug console
|
2022-11-10 15:05:47 +01:00 |
|
Matt Bierner
|
e7e403d83f
|
Bump target for build scripts (#165287)
|
2022-11-03 12:19:54 -07:00 |
|
Johannes
|
eda80f2065
|
Merge branch 'main' into joh/voluminous-lobster
|
2022-06-09 16:47:09 +02:00 |
|
Johannes
|
ba66d68c76
|
add transpile only stream to tsb, using ts.transpile.
https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#a-simple-transform-function
|
2022-06-09 15:00:55 +02:00 |
|
Johannes
|
2c004b870f
|
recompile build folder with const over let
|
2022-06-09 10:59:11 +02:00 |
|
Johannes
|
1105ead47b
|
add a transpileOnly option to gulp-tsb
|
2022-06-08 17:33:54 +02:00 |
|
João Moreno
|
5854ef865c
|
Generate policies again (#149322)
* Generate ADMX/ADML policy declaration files from static analysis
Fixes: #148941
* fix build
* move to optional dependencies
|
2022-05-12 09:16:03 +02:00 |
|
Joyce Er
|
ba8ced85c5
|
Revert "Generate ADMX/ADML policy declaration files from static analysis" (#149194)
This reverts commit dcfe6b3b84.
|
2022-05-10 16:30:34 -07:00 |
|
João Moreno
|
dcfe6b3b84
|
Generate ADMX/ADML policy declaration files from static analysis
Fixes: #148941
|
2022-05-10 13:17:05 +02:00 |
|
Johannes
|
c13d581bce
|
move gulp-tsb into the build/lib remove as dependency
|
2022-05-05 11:35:33 +02:00 |
|