[PATCH] wscript: Add post-build processing support

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Mar 4 18:57:25 UTC 2021


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.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at 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/



More information about the devel mailing list