Fwd: Identify 3rd party source in spec?
Chris Johns
chrisj at rtems.org
Thu Nov 3 03:50:25 UTC 2022
On 3/11/2022 10:30 am, Gedare Bloom wrote:
> It was pointed out in Discord that the "third_party_list" command is
> unusual with respect to other waf commands, which are given as oneword
> formats (other than bsp_list and bsp_defaults). I think it makes sense
> to go with such a oneword format for consistent commands. So I will
> instead start prototyping this as
> ./waf thirdparties
>
> instead of
> ./waf third_party_list
>
Great and thanks.
> Relatedly: I might look into changing
> ./waf bsp_list
> to
> ./waf bsps
>
> and
> ./waf bsp_defaults
> to
> ./waf bspdefaults
>
> the hard part will be chasing down the documentation.
I like the change and doing it now would mean it would change across releases.
Chris
More information about the devel
mailing list