This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

run ./COPYING ./README ./AUTHORS ./ChangeLog_ ...


CVSROOT:	/cvs/cygwin-apps
Module name:	run
Changes by:	cwilson@sourceware.org	2009-08-16 01:56:51

Modified files:
	.              : COPYING README 
Added files:
	.              : AUTHORS ChangeLog_ Makefile.am NEWS 
	                 configure.ac 
	src            : Makefile.am X-boxed.ico X.ico file.ico lisp.ico 
	                 resource.rc.in run.c run.h run.ico rxvt.ico 
	                 vim.ico xemacs.ico 
Removed files:
	.              : CHANGELOG X-boxed.ico X.ico file.ico lisp.ico 
	                 resource.rc run.c run.h run.ico rxvt.ico 
	                 xemacs.ico 

Log message:
	LUMP: Changes to run-1.1.5 release
	
	2005-11-01  Alexander Gottwald  <ago at freedesktop dot org>
	
	Maintaining run.exe separately. Removed all X-startup-scripts
	files from this package.
	
	* CHANGELOG: renamed to...
	* ChangeLog_: this (as a sop to case-insensitive fs)
	* X-boxed.ico: Moved to...
	* src/X-boxed.ico: here.
	* X.ico: Moved to...
	* src/X.ico: here.
	* file.ico: Moved to...
	* src/file.ico: here.
	* lisp.ico: Moved to...
	* src/lisp.ico: here.
	* run.ico: Moved to...
	* src/run.ico: here.
	* rxvt.ico: Moved to...
	* src/rxvt.ico: here.
	* xemacs.ico: Moved to...
	* src/xemacs.ico: here.
	* run.c: Moved to...
	* src/run.c: here.
	* run.h: Moved to...
	* src/run.h: here.
	* resource.rc: Moved to...
	* src/resource.rc: here. Generate correct version
	information.
	
	* configure.ac: New.
	* Makefile.am: New.
	* src/Makefile.am: New.
	* src/vim.ico: New.
	* AUTHORS: New.
	* NEWS: New.
	* COPYING: Update.
	* README: Delete out of date information; leave empty
	placeholder.
	
	2005-10-26  Alexander Gottwald  <ago at freedesktop dot org>
	
	* run.c: Pipe stdin, stdout and stderr to child process

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/run/AUTHORS.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/ChangeLog_.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/Makefile.am.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/NEWS.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/configure.ac.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/COPYING.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/run/README.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/run/CHANGELOG.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/X-boxed.ico.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/X.ico.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/file.ico.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/lisp.ico.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/resource.rc.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/run.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/run.h.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/run.ico.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/rxvt.ico.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/xemacs.ico.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/Makefile.am.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/X-boxed.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/X.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/file.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/lisp.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/resource.rc.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/run.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/run.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/run.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/rxvt.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/vim.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/xemacs.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]