On 04/03/2021 20:15, Kinsey Moore wrote:

-----Original Message-----
From: Sebastian Huber <sebastian.hu...@embedded-brains.de>
Sent: Thursday, March 4, 2021 12:57
To: Kinsey Moore <kinsey.mo...@oarcorp.com>; devel@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.
I discussed this with Chis in November last year. Unfortunately we didn't add a ticket for this. The general idea was to let BSPs add an optional post-link script which is installed as <bsp-install>/bin/post-link. For the test executables, please have a look at:

https://waf.io/blog/2016/09/waf-strip-binaries.html


--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

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

Reply via email to