bug-cvs
[Top][All Lists]
Advanced

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

Patch: Feature Branch Windows VC6 Build


From: Conrad T. Pino
Subject: Patch: Feature Branch Windows VC6 Build
Date: Fri, 14 May 2004 13:08:11 -0700

Hi Derek,

Here is the patch you requested.
====================================
Summary of changes:

1. All "lib/*.c" files compiled in "cvsnt" are now compiled
in "lib/libcvs" project.

2. VC6 IDE compile detected header files not enumerated in
project .dsp files and this is now corrected.

3. Project .dep/.mak files regenerated to reflect changes to
.dsp files by D. Price and this patch.
====================================
File attachment "Patch-feature.txt" contains patches for:

        cvsnt.dep
        cvsnt.dsp
        cvsnt.mak

        diff/libdiff.dep
        diff/libdiff.dsp
        diff/libdiff.mak

        lib/libcvs.dep
        lib/libcvs.dsp
        lib/libcvs.mak

        zlib/libz.dsp
        zlib/libz.mak

and is intended for use by the patch committer.

Note, change to:

        zlib/libz.dep

apparently not required.

Attached patch text file uses Windows/DOS new line standard.
====================================
These entries are provided for convenience of committer:

./ChangeLog:

        * cvsnt.dsp: Move "lib/*.c" to project "lib/libcvs".
                        Header file list updated for GNULIB updates.
        * cvsnt.dep: Regenerated for "cvsnt.dsp" change.
        * cvsnt.mak: Regenerated for "cvsnt.dsp" change.

./diff/ChangeLog:

        * libdiff.dsp: Header file list updated for GNULIB updates.
        * libdiff.dep: Regenerated for "libdiff.dsp" changes.
        * libdiff.mak: Regenerated for "libdiff.dsp" changes.

./lib/ChangeLog:

        * libcvs.dsp: Move all "../lib/*.c" files to this project.
                        Header file list updated for GNULIB updates.
        * libcvs.dep: Regenerated for "libcvs.dsp" changes.
        * libcvs.mak: Regenerated for "libcvs.dsp" changes.

./zlib/ChangeLog:

        * libz.dsp: Header file list updated for GNULIB updates.
        * libz.mak: Regenerated for "libz.dsp" changes.

for use or not at committer's discretion.
====================================
I'm don't believe a "NEWS" entry is needed or appropriate.
====================================
Conrad

Attachment: Patch-feature.txt
Description: Text document


reply via email to

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