index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BUILD.gn
Age
Commit message (
Expand
)
Author
2018-07-26
Run tools/format.py
Ryan Dahl
2018-07-25
Remove msg_generated hack (#409)
Kitson Kelly
2018-07-24
Remove handlers crate target.
Ryan Dahl
2018-07-24
Change copyrights to be 'Deno authors'.
Ryan Dahl
2018-07-22
Replace packer with rollup
Kitson Kelly
2018-07-19
Link rust_test targets with external linker, fix handlers_test linkage
Bert Belder
2018-07-18
Rename deno_nosnapshot to deno_ns.
Ryan Dahl
2018-07-18
Better exception output.
Ryan Dahl
2018-07-18
Execute JS for the first time in Rust rewrite.
Ryan Dahl
2018-07-18
Minimize snapshot deps by adding deno_base target.
Ryan Dahl
2018-07-18
Add rust crate log to third_party.
Ryan Dahl
2018-07-18
Reduce unnecessary build output.
Ryan Dahl
2018-07-13
Run tools/format.py
Ryan Dahl
2018-07-13
Add :all target
Ryan Dahl
2018-07-13
Move C++ test main function to its own file.
Ryan Dahl
2018-07-12
Move buffers between V8 and native
Bert Belder
2018-07-12
Add nosnapshot executables for faster incremental builds (#359)
Faris Amali Alis
2018-07-10
Add rust url crate. (#355)
Ryan Dahl
2018-07-09
Move libc build def to //build_extra/rust
Ryan Dahl
2018-07-08
Clean up tools/
Ryan Dahl
2018-07-07
Move flatbuffers gn files to //build_extra/flatbuffers
Ryan Dahl
2018-07-07
Merge flatbuffer.gni and ts_flatbuffer.gni
Ryan Dahl
2018-07-07
Add rust_test to gn build, with working example.
Ryan Dahl
2018-07-06
Use C++ to do flatbuffer parsing.
Ryan Dahl
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
2018-07-06
Rename deno.cc to binding.cc and other renames (#339)
Faris Amali Alis
2018-07-06
chore: reorganize symlinks
Yoshiya Hinosawa
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
2018-07-03
move v8 to third_party/v8 (#322)
Yoshiya Hinosawa
2018-07-01
chore: move //src/js to //js
Yoshiya Hinosawa
2018-07-01
reorg: Move GN files to root (#309)
Yoshiya Hinosawa
[prev]