public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: setup ChangeLog choose.cc download.cc download ...
Date: Wed, 28 Jan 2015 20:05:00 -0000	[thread overview]
Message-ID: <20150128200548.26803.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2015-01-28 20:05:48

Modified files:
	.              : ChangeLog choose.cc download.cc download.h 
	                 package_meta.cc package_meta.h 
	                 package_version.cc package_version.h 

Log message:
	* choose.cc (MirrorOption): Add experimental local mirror option.
	(ChooserPage::OnInit): Call packagemeta::ScanDownloadedFiles with
	value of MirrorOption as argument.
	* download.cc (check_for_cached): Add bool parameter.  If true, assume
	correctness of download (==mirror) directory without checking files.
	* download.h (check_for_cached): Add bool parameter to prototype,
	default to false.
	* package_meta.cc (packagemeta::ScanDownloadedFiles): Add bool
	parameter.  Use to compute flag to call packageversion::scan with.
	* package_meta.h (packagemeta::ScanDownloadedFiles): Align prototype.
	* package_version.cc (packageversion::scan): Add bool parameter.  Call
	check_for_cached with value of this parameter.
	* package_version.h (packageversion::scan): Align prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.862&r2=2.863
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.170&r2=2.171
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.57&r2=2.58
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/download.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.66&r2=2.67
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_meta.h.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_version.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_version.h.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28


                 reply	other threads:[~2015-01-28 20:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150128200548.26803.qmail@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).