Re: Non Construction steps in Scons

Bill Deegan <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <CAEyG4CHdgmndcK9E205unrpcOHa9La69qtJDFnCBC8wzL2yRMQ@mail.gmail.com>
Re step 2:
Then use env.Command().. which is what you should use when you don't want a
full fledged builder.
Not sure why this is a big deal...
In the user guide.. it's even the title of the chapter about using
env.Command()
https://scons.org/doc/production/HTML/scons-user.html#chap-builders-commands
"Not Writing a Builder: the Command Builder"

On Sun, May 15, 2022 at 11:53 AM Mats Wichmann <[email protected]> wrote:

> On 5/14/22 17:28, Bill Deegan wrote:
>
> > step 3 - not quite perfect fit, but what I would do is create a output
> > file with a timestamp after you flash the board, env.Command() can do
> > this, you can list 2 command, one is flash the board, second is create a
> > timestamp file.
>
> Value Node of any use here?
> _______________________________________________
> Scons-users mailing list
> [email protected]
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>

_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.