Age | Commit message (Expand) | Author |
---|---|---|
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |
2019-03-08 | Add basic Arm64 build to CI (#1887) | andy finch |
2019-03-05 | fix snapshots in gn build (#1886) | andy finch |
2019-03-04 | `use-snapshots` build option for cross compile support. (#1852) | andy finch |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa |
2018-12-20 | cargo build: skip setup.py if possible | Ryan Dahl |
2018-12-19 | build: make `cargo build` work | Bert Belder |
2018-12-19 | build: fix RLS-invoked 'cargo check' build | Bert Belder |
2018-11-30 | Cargo and GN should build into same directory. | Ryan Dahl |
2018-11-01 | cargo: build in Cargo's out dir if DENO_BUILD_PATH is not set | Bert Belder |
2018-11-01 | cargo: build only necessary Ninja targets when invoked by RLS | Bert Belder |
2018-10-31 | Support cargo check (#1128) | Ryan Dahl |