Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Fri May  3 08:59:15 UTC 2002

Modified Files:
        basesrc: BUILDING BUILDING.mdoc Makefile

Log Message:
Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}.

There were too many synchronisation problems with using the former;
including situations such as a "make clean" performed between two
installs to the same DESTDIR would result in a truncated METALOG and
the resultant sets would be missing stuff such as include files that
don't get reinstalled if they haven't changed, even with !UPDATE.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/BUILDING
cvs rdiff -r1.16 -r1.17 basesrc/BUILDING.mdoc
cvs rdiff -r1.173 -r1.174 basesrc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index