Skip to content
Snippets Groups Projects
Commit 0c0aa91c authored by SamwiseFilmore's avatar SamwiseFilmore
Browse files

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.
parent 8b9d3788
No related branches found
No related tags found
1 merge request!250Allow local non-git sources
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment