grisp-software icon indicating copy to clipboard operation
grisp-software copied to clipboard

Run sb-check early in the build scripts.

Open c-mauderer opened this issue 9 years ago • 2 comments

The build scripts should call sb-check as soon as possible to warn the user if there are any missing prerequisites.

c-mauderer avatar Sep 06 '16 06:09 c-mauderer

It is also necessary to check for waf. See also #4

c-mauderer avatar Mar 02 '17 11:03 c-mauderer

Note: https://git.rtems.org/rtems-source-builder/tree/source-builder/sb/setbuilder.py#n538 does the same thing as sb-check each time sb-setbuilder runs.

kiwichris avatar Jun 22 '18 04:06 kiwichris