public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: jturney@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: setup ChangeLog Makefile.am install.cc res.rc  ...
Date: Fri, 08 Feb 2013 15:55:00 -0000	[thread overview]
Message-ID: <20130208155502.3805.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2013-02-08 15:55:02

Modified files:
	.              : ChangeLog Makefile.am install.cc res.rc 
	                 resource.h 
Added files:
	.              : processlist.cc processlist.h 

Log message:
	List and offer to kill processes preventing a file from being written
	
	2013-02-01  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* install.cc ( _custom_MessageBox): Remove custom message box.
	(FileInuseDlgProc): Add file-in-use dialog box.
	(installOne): Use processlist to list processes using a file, and
	offer to kill them with the file-in-use dialog.
	* res.rc (IDD_FILE_INUSE) : New dialog.
	* resource.h (IDD_FILE_INUSE, IDC_FILE_INUSE_EDIT)
	(IDC_FILE_INUSE_MSG, IDC_FILE_INUSE_HELP): Define corresponding
	resource ID numbers.
	* processlist.h: New file.
	* processlist.cc: New file.
	* Makefile.am (setup_LDADD): Add -lpsapi.
	(setup_SOURCES): Add new files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/processlist.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/processlist.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.786&r2=2.787
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.89&r2=2.90
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.102&r2=2.103
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.95&r2=2.96
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44


                 reply	other threads:[~2013-02-08 15:55 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=20130208155502.3805.qmail@sourceware.org \
    --to=jturney@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).