redox/src
Wesley Hershberger 0c0aa91cab Allow local sources
This makes the source section of recipe.toml optional, so that one can
simply create a recipe with a build recipe and a source folder and not
have to worry about git at all just to get a program running in redox.

I also ran into a situation where a source directory without a git
repository in it caused cookbook to reset it's own origin URL to the URL
specified in the recipe for that source directory. I added a check to
prevent that happening to anybody else.
2021-04-25 14:16:49 -04:00
..
bin Allow local sources 2021-04-25 14:16:49 -04:00
blake3.rs Rust-based cook binary. Currently has fetching implemented 2020-05-20 13:23:29 -06:00
lib.rs Rust-based cook binary. Currently has fetching implemented 2020-05-20 13:23:29 -06:00
progress_bar.rs Rust-based cook binary. Currently has fetching implemented 2020-05-20 13:23:29 -06:00
recipe.rs Allow local sources 2021-04-25 14:16:49 -04:00
sha256.rs Rust-based cook binary. Currently has fetching implemented 2020-05-20 13:23:29 -06:00