summaryrefslogtreecommitdiff
path: root/libdeno/BUILD.gn
AgeCommit message (Expand)Author
2019-01-30Refactor libdeno ES module interface. (#1624)Ryan Dahl
2019-01-30libdeno: improve exception handlingRyan Dahl
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-02Add -glldb to clang flags for libdeno (#1446)Kevin (Kun) "Kassimo" Qian
2018-12-23Upgrade V8 to 7.2.502.16 (#1403)Ryan Dahl
2018-12-20build: fix mac linking problemBert Belder
2018-12-20build: fold config("win_crt_agnostic") into config("deno_config")Bert Belder
2018-12-19build: make `cargo build` workBert Belder
2018-12-18Remove prebuilt v8 supportBert Belder
2018-12-11build: snapshot doesn't need source_mapRyan Dahl
2018-12-03gn snapshot template's target_name should be targetRyan Dahl
2018-11-29Add prebuilt/win/v8_debug.lib (#1249)Ryan Dahl
2018-11-29Move libdeno build config to libdeno/BUILD.gnRyan Dahl