simon-svn: putty putty-wishlist: jacob

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Tue Oct 4 15:13:29 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     jacob
Revision:       6374
Date:           2005-10-04 15:13:28 +0100 (Tue, 04 Oct 2005)

Log message (22 lines):
`win-versioninfo': all builds of all Windows binaries now contain
a VERSIONINFO resource. The versioning scheme is described in
windows/version.rc2.

Some .rc files are now #included in others. In order to keep MSVC
project files working, these have been renamed to .rc2; there may exist
a better solution.

(This checkin also includes the documentation tweak missing from r6367.)

Testing performed:
 - MinGW (cross-compiler): works
 - VC nmake: works (tested with VC6)
 - VC project files: builds with VERSIONINFO resource (no VER variable though)
 - Borland: an old version of this patch was tested with it and more or
   less worked, except that some of the VERSIONINFO strings were apparently
   not terminated properly. Not attempted to work around this.
 - LCC: not tested. Some fixes are in there from the last time we tried
   this, but then the build ultimately failed and I haven't tried this
   since that was fixed.
 - Dev-C++: untested. (Haven't done anything special.)
 - Unix Gtk/autoconf Makefiles work as before.

Modified files:
U   putty/CHECKLST.txt
U   putty/Recipe
U   putty/mkfiles.pl
U   putty/windows/pageant.rc
U   putty/windows/plink.rc
U   putty/windows/pscp.rc
A   putty/windows/psftp.rc
A   putty/windows/putty.rc
U   putty/windows/puttygen.rc
A   putty/windows/puttytel.rc
U   putty/windows/rcstuff.h
A   putty/windows/version.rc2
D   putty/windows/win_res.rc
A   putty/windows/win_res.rc2
U   putty-wishlist/data/win-versioninfo

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6374&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/CHECKLST.txt?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/Recipe?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/mkfiles.pl?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/pageant.rc?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/plink.rc?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/pscp.rc?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/psftp.rc?rev=6374&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/putty.rc?rev=6374&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/puttygen.rc?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/puttytel.rc?rev=6374&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/rcstuff.h?rev=6374&r1=6373&r2=6374
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/version.rc2?rev=6374&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/win_res.rc2?rev=6374&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty-wishlist/data/win-versioninfo?rev=6374&r1=6373&r2=6374



More information about the tartarus-commits mailing list