1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-31 03:29:10 -05:00
denoland-deno/tools
Ryan Dahl d30664958e Further gn/rust cleanups
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 10:46:30 -04:00
..
build_third_party.py chore: clean up build_third_party.py 2018-07-05 20:57:42 -04:00
clang move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +02:00
format.sh Further gn/rust cleanups 2018-07-06 10:46:30 -04:00
lint.sh Rename deno.cc to binding.cc and other renames (#339) 2018-07-06 03:19:19 -04:00