summaryrefslogtreecommitdiff
path: root/js/build.ts
AgeCommit message (Expand)Author
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-09refactor: remove Deno.platform (#2895)Yoshiya Hinosawa
2019-09-06Remove replacements hack in deno_typescript (#2864)Yoshiya Hinosawa
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-05Remove Deno.build.args feature (#2728)Ryan Dahl
2019-03-11Make some renames in js/build.ts (#1912)Ryan Dahl
2019-03-11Rename Deno.build.gnArgs to Deno.build.argsRyan Dahl
2019-03-11Add OSType enum (#1909)Vincent LE GOFF
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-03-06Reorganize version and platform into Deno.build and Deno.version (#1879)Kevin (Kun) "Kassimo" Qian