Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 07 Feb 2004 18:10:56 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Feb 07 2004  18:10:56 GMT

Log message:
Added a wrinkle to the version.c build in the Unix makefile, which
will validate an md5sums manifest and if all md5sums match will use
a version number provided in a file. This should allow me to produce
a Unix release source archive with the property that when unpacked
and built it will produce binaries advertising themselves as
`Release X.YZ', but as soon as the user starts fiddling with the
sources it will revert to `Unidentified build' (though of course the
user can still _explicitly_ ask for a release tag, and in fact this
will override the default if any default is specified).

Modified files:
    .               : mkfiles.pl

Links:
http://cvs.tartarus.org//putty/mkfiles.pl.diff?r1=1.63&r2=1.64