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
/
.gn
Age
Commit message (
Expand
)
Author
2019-09-15
Move GN root into //core/libdeno (#2943)
Christian Moritz
2019-07-09
Upgrade v8 to 7.7.200 (#2624)
Ryan Dahl
2019-04-29
Upgrade V8 to 7.6.53
Ryan Dahl
2019-02-13
Turn on v8_postmortem_support (#1758)
Ryan Dahl
2019-01-17
Revert "Remove symbol_level=1 override (#1532)"
Ryan Dahl
2019-01-16
Remove symbol_level=1 override (#1532)
Ryan Dahl
2018-12-19
build: make `cargo build` work
Bert Belder
2018-12-18
Enable jumbo build in release. (#1362)
Ryan Dahl
2018-11-29
Add prebuilt/win/v8_debug.lib (#1249)
Ryan Dahl
2018-11-27
gitignore vim .swp files
Ryan Dahl
2018-10-25
Turn on treat_warnings_as_errors (#1086)
Ryan Dahl
2018-10-20
Upgrade V8 to 7.1.302.4
Ryan Dahl
2018-10-15
Fix a binary size regression
Jinho Bang
2018-10-15
Improve build performance by using jumbo build
Jinho Bang
2018-09-17
Upgrade V8 to 7.0.276.15
Ryan Dahl
2018-09-16
Treat rust warnings as errors
Bert Belder
2018-08-14
chore: introduce rust_treat_warnings_as_errors build arg
Yoshiya Hinosawa
2018-08-07
Disable CFI for now.
Ryan Dahl
2018-07-01
reorg: Move GN files to root (#309)
Yoshiya Hinosawa