How to write a build script to the rsb

Gedare Bloom gedare at rtems.org
Mon Jun 14 14:56:50 UTC 2021


Hi Ida,

On Fri, Jun 11, 2021 at 1:51 PM Ida Delphine <idadelm at gmail.com> wrote:
>
> Hi everyone,
>
> So I'm working on automatic style checking for RTEMS score and some time ago we agreed on using clang-format. Since I will be making some costum changes to the source code of clang-format, I intend using the rsb to build it before it can be used to format files to match the RTEMS style.
>
> I'm not sure how to go about writing this script to build clang-format using the rsb. Please I will love some guidance on how to go about it...

First thing is to be able to build the software by hand or shell
script, so that you have something that works to copy from.

Have you looked through
https://docs.rtems.org/branches/master/user/rsb/index.html for the
relevant advice?

> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list