summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-07-04Separate deno.gni and rust.gni and clean up.Ryan Dahl
Put rust depfile in target_out_dir because the depfile isn't in the outputs, the gen directory doesn't get created. Prefix rlib files with lib.
2018-07-03move v8 to third_party/v8 (#322)Yoshiya Hinosawa
2018-07-01Add tslintParsa Ghadimi
2018-07-01chore: move //src/js to //jsYoshiya Hinosawa
refs: #285
2018-07-01Add cpplint to third_partyRyan Dahl
2018-07-01reorg: Move GN files to root (#309)Yoshiya Hinosawa
refs: #285
2018-06-28Reorg: Move tools/ and gitignore to root.Ryan Dahl