| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-06 | Run tools/format.sh | Ryan Dahl | |
| 2018-07-06 | s/rust_deps/extern/g | Ryan Dahl | |
| 2018-07-06 | Further gn/rust cleanups | Ryan Dahl | |
| Move rust.gni and deno.gni into build_extra/ Removes rust_library which was only an action. This instead defines rust_component, which is an action plus a gn "component" target to expose the resulting object file. This simplifies link code in rust.gni. Support rust modules that can be linked into C++. | |||
| 2018-07-06 | Rename deno.cc to binding.cc and other renames (#339) | Faris Amali Alis | |
| Fixes #336 | |||
| 2018-07-06 | chore: reorganize symlinks | Yoshiya Hinosawa | |
| resolves #332 | |||
| 2018-07-05 | Rename mock_main to deno_cc | Ryan Dahl | |
| 2018-07-04 | Replace protobufs with flatbuffers | Ryan Dahl | |
| 2018-07-04 | Separate 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-03 | move v8 to third_party/v8 (#322) | Yoshiya Hinosawa | |
| 2018-07-01 | chore: move //src/js to //js | Yoshiya Hinosawa | |
| refs: #285 | |||
| 2018-07-01 | reorg: Move GN files to root (#309) | Yoshiya Hinosawa | |
| refs: #285 | |||
