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]

packaging ./ChangeLog templates/generic-build- ...


CVSROOT:	/cvs/cygwin-apps
Module name:	packaging
Changes by:	igor@sourceware.org	2006-01-28 20:33:13

Modified files:
	.              : ChangeLog 
	templates      : generic-build-script 

Log message:
	2006-01-28  Igor Peshansky  <pechtcha@cs.nyu.edu>
	
	* templates/generic-build-script: Make a bash script.
	New option 'with_logs'/'--logs'.  Use variables to invoke
	functions.
	(f_mkdirs,f_prep,f_conf,f_reconf,f_build): New variable.
	(f_check,f_install,f_spkg): New variable.
	(enablelogging): New function.
	(mkdirs,prep,conf,reconf,build,check,install,spkg): Remove logging.
	(mkdirs_log,prep_log,conf_log,reconf_log,build_log): New function.
	(check_log,install_log,spkg_log): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/packaging/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/packaging/templates/generic-build-script.diff?cvsroot=cygwin-apps&r1=1.45&r2=1.46


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