Hi Ida,

On Fri, Jun 11, 2021 at 1:51 PM Ida Delphine <idad...@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@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to