<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 27, 2020 at 3:33 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 26/4/20 8:24 pm, Vijay Kumar Banerjee wrote:<br>
> After reading through the Waf book and some different trials, I came up <br>
> with a<br>
> nice one-line solution that works like a charm:<br>
> <br>
> <a href="https://lists.rtems.org/pipermail/devel/2020-April/059556.html" rel="noreferrer" target="_blank">https://lists.rtems.org/pipermail/devel/2020-April/059556.html</a><br>
> <br>
<br>
Nice and thanks.<br>
<br>
> I used the find_or_declare function with it which returns a Node object <br>
> under the<br>
> source or build folders. If nothing is found, it creates the <br>
> corresponding node in<br>
> the build directory and the folder structure required for writing the <br>
> file during the<br>
> build phase. If the path is not under the build directory, then a fake <br>
> filesystem<br>
> structure is created for the output files. This makes the header <br>
> file searchable<br>
> after post_run, without the need to change the gccdeps.<br>
<br>
Thank you for the explanation.<br>
<br>
> I have tested it and it works great. Please review the patch and let me <br>
> know if it's good to go.<br>
<br>
Ok to push. Thanks.<br>
<br></blockquote><div>Thanks for the review. I pushed it. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Chris<br>
</blockquote></div></div>