gpsd-dev
[Top][All Lists]
Advanced

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

✘buildtmp


From: Gary E. Miller
Subject: ✘buildtmp
Date: Mon, 2 Nov 2020 12:58:18 -0800

Yo All!

New MR 224.  This bulids gpsd in buildtmp/ instead of in the source
tree.  Many have requested this for a long time.  It builds, and checks,
for me.  But still a tad ugly and a WIP.  I mention it now because this
will confuse everyone, including me, so if you care look at it before
any permanent changes are done.

Conceptually it is easy.  SConsctruct is split into a small SConstruct
and SConscript which is almost all of the old SConstruct.

SConstruct tells scons to make a new directory, buildtmp/, and then
proceed to run SConscript inside buildtmp/.  This uses the variant_dir
features of scons.  Cleaning still needs to be cleaned up, but is a
simple as:

        rm -r buildtmp/

Everything runs and checks, for me.  There is some remaining ugliness in
the tests, which is a result of existing ugliness in the tests.

I also see the Debian CI pipeline failed.  I'll fix that shortly.

Comments welcome, please test.

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: pgpPVCqxG9dkI.pgp
Description: OpenPGP digital signature


reply via email to

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