summaryrefslogtreecommitdiff
path: root/cli/tools/standalone.rs
AgeCommit message (Expand)Author
2021-04-26Remove denort optimization (#10350)Ryan Dahl
2021-04-23fix(cli): standalone bin corruption on M1 (#10311)Aaron O'Mullan
2021-04-12feat(runtime/permissions): prompt fallback (#9376)crowlKats
2021-03-07fix(cli/compile): do not append .exe depending on target (#9668)Divy Srivastava
2021-01-24fix(compile): fix panic when cross-compiling between windows and unix (#9203)Liam Murphy
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