From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19515 invoked by alias); 22 Jun 2013 20:02:02 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 19496 invoked by uid 2573); 22 Jun 2013 20:02:01 -0000 Message-ID: <20130622200201.19493.qmail@sourceware.org> From: cgf@sourceware.org Date: Sat, 22 Jun 2013 20:02:00 -0000 To: cygwin-apps-cvs@sourceware.org Subject: setup ChangeLog UserSettings.cc ini.cc ini.h m ... User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2013-q2/txt/msg00023.txt.bz2 CVSROOT: /cvs/cygwin-apps Module name: setup Changes by: cgf@sourceware.org 2013-06-22 20:02:01 Modified files: . : ChangeLog UserSettings.cc ini.cc ini.h main.cc res.rc splash.cc Log message: * ini.h (SETUP_BZ2_FILENAME): Reflect new architecture layout in ftp. (SETUP_INI_FILENAME): Ditto. * main.cc (Arch): New option. Include StringOption.h for this. (WinMain): Change is_64bit calculation to allow overriding from command-line. Issue error if bad value provided. * res.rc: Move some text closer together. * splash.cc: Include ini.h. Add architecture to opening screen. * UserSettings.cc (UserSettings::get): Don't try to open a filename with the name of the key. That's old behavior. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.798&r2=2.799 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/UserSettings.cc.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ini.cc.diff?cvsroot=cygwin-apps&r1=2.55&r2=2.56 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ini.h.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.72&r2=2.73 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.99&r2=2.100 http://sourceware.org/cgi-bin/cvsweb.cgi/setup/splash.cc.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18