delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin-developers AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Thu, 13 Apr 2000 01:22:29 -0400 |
To: | cygwin-developers AT sourceware DOT cygnus DOT com |
Subject: | More setup changes |
Message-ID: | <20000413012229.A11346@cygnus.com> |
Reply-To: | cygwin-developers AT sourceware DOT cygnus DOT com |
Mail-Followup-To: | cgf AT cygnus DOT com, cygwin-developers AT sourceware DOT cygnus DOT com |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.1.8i |
I have modified setup to always try to set the write bit on the files that it extracts. To do this, I had to monitor tar's output so I took the opportunity to build a list of files on the fly rather than reading this from a file. I also start up cygpath in the background so that it can be used as a "filename translation engine". cygpath can now accept filenames on its stdin, spitting out translated filenames to stdout. The end result is that I think that setup is quite a bit faster now. The creation of the uninstall bat file is fast enough that it doesn't make sense to track its progress. setup's log file is now serves no function other than to monitor the files that have been extracted. If there are error messages, I write them to both the log file and to stderr. Corinna, I would be interested in hearing if this version of setup works better for you. cgf
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |