Hi Konrad,
Is there any support for modifying or wrapping the script such that ithas access to its tools in some other way?
The script can be wrapped so that PATH is augmented. In a build phase you would collect all the tools you'll need and use wrap-script to augment PATH before the actual script is run.
-- Ricardo
