gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happened to scons testclean?


From: Gary E. Miller
Subject: Re: What happened to scons testclean?
Date: Thu, 10 Dec 2020 16:26:50 -0800

Yo Hal!

On Wed, 09 Dec 2020 21:48:33 -0800
Hal Murray <hmurray@megapathdsl.net> wrote:

> I've got it in a script that runs scons check multiple times.  The
> idea is to make the log files in the not-first run identical to the
> first.


No need for it anymore.  All built files are now in the build directory:
        gpsd-$VERSION

The simple "scons -c" removes the build directory and all the cruft it
containeed.  There were a bunch of "clean"s and they were all broken
in small ways.

commit 6b84c28c0465b483edb1b6852d3e49a8ff15299b
Author: Gary E. Miller <gem@rellim.com>
Date:   Tue Nov 3 12:37:57 2020 -0800

    SConscript: remove now unnecessary Clean()s

-testclean = Utility('testclean', [],
-                    'rm -f %s' % ' '.join(test_exes + test_objs))

I guess I could add it back in if you find it has some use, but 
the tests should get rebuilt when required.  If they do not, then
a missing dependency that should be added.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpptjFYrnqe6.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]