pgbuildfarm - client-code: vpath logic bug fix vpath still needs a bit - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: vpath logic bug fix vpath still needs a bit
Date
Msg-id 20050527022530.C61ED1126020@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

vpath logic bug fix
vpath still needs a bit more to learn which files to ignore - unfortunately
the postgres vpath process doesn't leave the source dirs completely
pristine.
But for now it seems to work, although it might do builds oftener than
necessary.

Modified Files:
--------------
    client-code:
        run_build.pl (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Remove second argument from textToQualifiedNameList(), as it is
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix compile of entab to use stdarg.h.