[PATCH] wscript: Add post-build processing support
Kinsey Moore
kinsey.moore at oarcorp.com
Thu Mar 4 19:15:34 UTC 2021
-----Original Message-----
From: Sebastian Huber <sebastian.huber at embedded-brains.de>
Sent: Thursday, March 4, 2021 12:57
To: Kinsey Moore <kinsey.moore at oarcorp.com>; devel at rtems.org
Subject: Re: [PATCH] wscript: Add post-build processing support
>On 04/03/2021 17:18, Kinsey Moore wrote:
>
>> This allows packaging of the compiled binaries to occur automatically
>> and be bundled with other scripts and build items as convenient.
>
> This is not how a build system should work. When an item changes it is
> the job of the build system to automatically rebuild all its dependents.
>
> I think this issue was already discussed with Joel and Chris. The
> discussed approach is to add an optional post-build script and run this
> script in a post-link step.
I thought this might be the case. I'll try to find some time to rework it
into a more proper patch.
Thanks,
Kinsey
More information about the devel
mailing list