add option to continue building on failure when using --recipe-dir
I haven't figured out how to add the option to the CLI, any guidance is appreciated.
Also, can you make sure that the program still exists with an exit code if one of the ouputs failed to build?
Do you still need help with the CLI? Looks like you already managed to make it work?
Yes it seems to work, thank you, i used the wrong command from the CLI myself, so I was confused.
Also, can you make sure that the program still exists with an exit code if one of the ouputs failed to build?
This would be for a singular recipe right? I believe the latest commit includes that as well.
@wolfv Are you still interested in this PR? Should we upstream the changes?