This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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]

Re: [PATCH]: mknetrel builds Guile #1: init


I've checked in a modified version of this patch.

I eliminated some of the wording in the README.  Especially the parts
that say that mknetrel is a cross build tool.  Can we lay that one to
rest now?  I added an 'iscygwin' function to mknetrel and, hopefully,
chose the right defaults for when mknetrel is run natively.

The ChangeLog was not GNU standard, either.  I think you can safely
assume that I want the same kind of ChangeLogs (not ChangeLog patches)
as are mentioned on http://cygwin.com/contrib.html .

Otherwise, I think most of the patch was applied.

Oh, one part wasn't.  The layout is supposed to be like this:

/netrel
 bin
 extra
 src
 inst
 uploads
 log

So, the location of extra was not erroneous.

Thanks.

cgf

On Tue, Jul 09, 2002 at 02:12:47AM +0200, Jan Nieuwenhuizen wrote:
>+2002-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
>+
>+	* VERSION mknetrel.jcn1.init
>+
>+	* .cvsignore: New file.
>+
>+	* README: New file.
>+
>+	* bin/mknetrel:
>+	(read_user_config): Add cygwin_root as configurable var.
>+	(setvars): Bugfix: $extra lives in mknetrel source dir.


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