summaryrefslogtreecommitdiff
path: root/cli/tools/upgrade.rs
AgeCommit message (Expand)Author
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-01-24fix(compile): fix panic when cross-compiling between windows and unix (#9203)Liam Murphy
2021-01-19fix: full commit hash in canary compile download (#9166)Luca Casonato
2021-01-19feat: Standalone lite binaries and cross compilation (#9141)Bartek Iwańczuk
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-08feat: denort binary (#9041)Luca Casonato
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-11-29feat(cli/tools/upgrade): canary support (#8476)crowlKats
2020-11-25add canary versioning (#8480)crowlKats
2020-11-22refactor(cli/tools/upgrade): rework upgrade (#8331)crowlKats
2020-11-19refactor(cli): move tooling to cli/tools/ (#8424)Bartek Iwańczuk