Commit graph

9 commits

Author SHA1 Message Date
svartalf
0deeed314b Checking that cargo executable is installed and available (#2) 2019-09-15 09:15:51 +03:00
svartalf
b08fe239f7 Using system Rust to install cross.
As the cross requires recent enough Rust and cwd might be overriden to use old one toolchain, switching cwd temporary to install cross.
2019-09-14 23:55:47 +03:00
svartalf
363c0a8f33
Gitter badge 2019-09-14 20:42:21 +03:00
svartalf
40cbaa365c Smarter args parser and a few debug messages 2019-09-13 22:45:36 +03:00
svartalf
de5e75cc84 Installing specific cross revision from git (see #1) 2019-09-13 21:34:47 +03:00
svartalf
4630dea632 Hardcode cross version (0.1.14) due to cross bugs in a newer version 2019-09-13 10:31:41 +03:00
svartalf
9feb414324
Update README.md 2019-09-13 00:21:16 +03:00
svartalf
d73b4029fd Passing command input to the cargo invocation 2019-09-13 00:13:57 +03:00
svartalf
7562f78615 Initial commit 2019-09-12 23:48:44 +03:00