public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: rebase ./ChangeLog ./README ./configure.ac ./r ...
Date: Mon, 19 Mar 2012 17:57:00 -0000	[thread overview]
Message-ID: <20120319175749.1220.qmail@sourceware.org> (raw)

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2012-03-19 17:57:49

Modified files:
	.              : ChangeLog README configure.ac rebase-db.h 
	                 rebase.c rebaseall.in 
	imagehelper    : ChangeLog imagehelper.h objectfile.h 
	                 rebaseimage.cc 
Added files:
	.              : autorebase.bat autorebase.hint 

Log message:
	* README: Document rebasell -p and -t options.  Document rebase -t
	option.
	* autorebase.bat: New file.
	* autorebase.hint: New file.
	* configure.ac: Bump package version to 4.1.0.
	* rebase-db.h (struct _img_info): Add cannot_rebase flag.
	* rebase.c (main): Print DLLs which couldn't be rebased to stderr.
	(save_image_info): Set cannot_rebase flag to 0 before storing list
	in DB.
	(set_cannot_rebase): New function to test if a DLL is blocked by
	another process.
	(merge_image_info): Take DLLs blocked by other processes into account.
	(long_options): Add --touch.
	(short_options): Add -t.
	(parse_args): Handle -t/--touch option. Set ReBaseChangeFileTime flag.
	(usage): Add text for new -t/--touch option.
	* rebaseall.in: Add -p and -t option.  Do option processing prior to
	testing for running processes.  Only test for running processes if -p
	option wasn't given.
	
	* imagehelper.h (ReBaseChangeFileTime): Declare.
	* objectfile.h (ObjectFile::setFileTime): New method.
	* rebaseimage.cc (ReBaseChangeFileTime): Define.
	(ReBaseImage64): Call ObjectFile::setFileTime if successfully rebased
	and ReBaseChangeFileTime is true.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/autorebase.bat.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/autorebase.hint.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/README.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/configure.ac.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase-db.h.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebaseall.in.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/imagehelper.h.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/objectfile.h.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/imagehelper/rebaseimage.cc.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5


                 reply	other threads:[~2012-03-19 17:57 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=20120319175749.1220.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).