/[putty]/trunk/build.bat
ViewVC logotype

Log of /trunk/build.bat

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 143 - (view) (annotate) - [select for diffs]
Modified Fri May 30 11:42:55 2008 UTC (17 months, 3 weeks ago) by dleonard
File length: 5127 byte(s)
Diff to previous 139
Use quest signing tool

Revision 139 - (view) (annotate) - [select for diffs]
Modified Thu May 29 05:50:04 2008 UTC (17 months, 3 weeks ago) by dleonard
File length: 4636 byte(s)
Diff to previous 138
Move to internal version 0.4
Perform a 'make clean' before building the MSI

Revision 138 - (view) (annotate) - [select for diffs]
Modified Tue May 20 05:55:27 2008 UTC (18 months ago) by dleonard
File length: 4446 byte(s)
Diff to previous 120
improve versioning process in builds

Revision 120 - (view) (annotate) - [select for diffs]
Modified Tue May 1 13:41:39 2007 UTC (2 years, 6 months ago) by dleonard
File length: 3759 byte(s)
Diff to previous 114
rc.vintela.com -> rc.quest.com

Revision 114 - (view) (annotate) - [select for diffs]
Modified Mon Apr 30 01:20:46 2007 UTC (2 years, 6 months ago) by dleonard
File length: 3761 byte(s)
Diff to previous 113
Build putty.html for online documentation

Revision 113 - (view) (annotate) - [select for diffs]
Modified Mon Apr 30 00:56:51 2007 UTC (2 years, 6 months ago) by dleonard
File length: 3761 byte(s)
Diff to previous 104
import PuTTY-0.60

Upstream change summary:

This is a minor patch release to 0.59; it contains only bug fixes,
and only very minor new features. New features include:

 - Pressing Ctrl+Break now sends a serial break signal in the serial
   back end, and in the SSH and Telnet backends it asks the server
   to do the same (if the server supports it). The previous
   Ctrl+Break behaviour can still be triggered with Ctrl-C.

 - On Windows, it is no longer necessary to configure high-numbered
   serial lines such as COM10 as `\\.\COM10'; PuTTY does this
   automatically.

 - You can now store a host name in the Default Settings.

Bug fixes include:

 - Embarrassingly, both of the major new features in 0.59 (serial
   support and local proxy support) caused frequent crashes on many
   Windows machines. We didn't notice this because for some reason
   they never crashed for us in months of testing!

 - In 0.59, it was possible to lock yourself out of the configuration
   dialog by configuring a serial connection in Default Settings. This
   should no longer be possible.

 - We've had reports of the error message `Unable to read from
   standard input' in Plink 0.59. We've found and fixed one cause of
   this message, and added better diagnostics in case there are
   others.

 - 0.59 could emit malformed SSH-2 packets that upset some servers
   (such as Foundry routers). Fixed.

 - Other minor bug fixes.


Revision 104 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 14:52:44 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3761 byte(s)
Diff to previous 102
make it easier to add multimon support

Revision 102 - (view) (annotate) - [select for diffs]
Modified Thu Mar 8 12:04:49 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3722 byte(s)
Diff to previous 99
Documentation improvements.
- Build with CHM/HtmlHelp support in the configuration panel.
- Add missing help targets to the GSSAPI Auth config panel.
- Improve documentation text

Revision 99 - (view) (annotate) - [select for diffs]
Modified Wed Mar 7 13:05:42 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3588 byte(s)
Diff to previous 95
Build CHM files instead of HLP.
Compressed HTML is preferred over Win9x-style HLP files.
Also, the same HTML will appear on rc.vintela.com.
Updated instructions with how to download the HHC tool from Microsoft.

Revision 95 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 13:59:59 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3533 byte(s)
Diff to previous 92
improve the way WIXDIR is handled

Revision 92 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 04:35:31 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3536 byte(s)
Diff to previous 90
Add WIXDIR and support settings from localconf.bat

Revision 90 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 04:15:23 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3332 byte(s)
Diff to previous 76
remove debug

Revision 76 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 03:02:03 2007 UTC (2 years, 8 months ago) by dleonard
File length: 3299 byte(s)
Diff to previous 69
Merge with PuTTY 0.59
    svn merge -r3:72 /vendor/current/putty /trunk/putty

Known problems:
    - gssapi-with-mic is failing (bad mic? but gsskex works)
    - opening SSH->Auth configuration crashes with failed assertion

Revision 69 - (view) (annotate) - [select for diffs]
Modified Fri Feb 2 05:40:40 2007 UTC (2 years, 9 months ago) by dleonard
File length: 3127 byte(s)
Diff to previous 63
bump version to 0.58_q3

Revision 63 - (view) (annotate) - [select for diffs]
Modified Thu Dec 21 04:45:41 2006 UTC (2 years, 11 months ago) by dleonard
File length: 3127 byte(s)
Diff to previous 49
Compile with FORCE_POLICY (so that the -nopolicy flag is not available)

Revision 49 - (view) (annotate) - [select for diffs]
Modified Thu Dec 14 06:00:00 2006 UTC (2 years, 11 months ago) by dleonard
File length: 3112 byte(s)
Diff to previous 42
update changes for upcoming 0.58_q2 release

Revision 42 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 05:30:14 2006 UTC (2 years, 11 months ago) by dleonard
File length: 3111 byte(s)
Diff to previous 28
bug 79: sign the MSI with the Quest code signing cert

Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 12:18:40 2006 UTC (3 years ago) by dleonard
File length: 2918 byte(s)
Diff to previous 27
automatically incorporate the svn revision at build time

Revision 27 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 11:04:30 2006 UTC (3 years ago) by dleonard
File length: 2715 byte(s)
Diff to previous 26
remove unnecessary quotes and extension for MSI file

Revision 26 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 10:33:37 2006 UTC (3 years ago) by dleonard
File length: 2721 byte(s)
Diff to previous 25
add some quotes for when builddir contains forward slashes

Revision 25 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 10:29:36 2006 UTC (3 years ago) by dleonard
File length: 2707 byte(s)
Diff to previous 24
housekeeping; documentation; allow msis to build in builddir

Revision 24 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 06:37:34 2006 UTC (3 years ago) by dleonard
File length: 2268 byte(s)
Diff to previous 23
fixes to make installer build again; change Vintela to Quest

Revision 23 - (view) (annotate) - [select for diffs]
Added Wed Nov 22 06:21:49 2006 UTC (3 years ago) by dleonard
File length: 2157 byte(s)
Re-do the build scripts.  Removes dependencies on MSYS, and now includes building halibut. Versioning is simpler, but still in flux.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Ted.Percival@quest.com
ViewVC Help
Powered by ViewVC 1.1.2