Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2019-01-02 | Add -glldb to clang flags for libdeno (#1446) | Kevin (Kun) "Kassimo" Qian | |
2018-12-23 | Upgrade V8 to 7.2.502.16 (#1403) | Ryan Dahl | |
2018-12-20 | build: fix mac linking problem | Bert Belder | |
2018-12-20 | build: fold config("win_crt_agnostic") into config("deno_config") | Bert Belder | |
2018-12-19 | build: make `cargo build` work | Bert Belder | |
2018-12-18 | Remove prebuilt v8 support | Bert Belder | |
2018-12-11 | build: snapshot doesn't need source_map | Ryan Dahl | |
Continuation of the work done in c113df. | |||
2018-12-03 | gn snapshot template's target_name should be target | Ryan Dahl | |
2018-11-29 | Add prebuilt/win/v8_debug.lib (#1249) | Ryan Dahl | |
The windows debug build was broken due to libc link errors. | |||
2018-11-29 | Move libdeno build config to libdeno/BUILD.gn | Ryan Dahl | |