Wolf Vollprecht

Results 446 issues of Wolf Vollprecht

When a recipe fails, it's a pretty difficult and annoying process to change the recipe, add patches, ... We want to make this as smooth as possible. The goal is...

Currently it's not correctly handled which leads to issues downstream.

One can start conda-build in a folder, and it will try to find all recipes + outputs to build up a dependency tree. We should have that in boa as...

this would be useful for backward compatibility with conda-build some work being done on an universal recipe reader is here: https://github.com/marcelotrevisani/souschef

With the ROS rebuilds we could still save ~50% of the time if we would execute builds in parallel. Lot's of time is taken by linking packages into an environment,...

Currently, activation scripts have to be written per-shell. This is quite fragile and difficult, as shells have some slightly different semantics, and one is seldomly an expert on many shells....

It would be great if recipes could _also_ act as first-class "test" scripts that people use in CI to test their packages. That would allow users to only use one...

We could try to (somehow) support ccache to speed up builds. This is especially interesting when developing recipes, as well as when building outputs with many overlapping compiled files (e.g....

https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa?redirectedfrom=MSDN