public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [PATCH setup] Update README
@ 2016-07-31 11:48 Ronald Ramos
  2016-08-01  8:07 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Ronald Ramos @ 2016-07-31 11:48 UTC (permalink / raw)
  To: cygwin-apps

commit 3863a3650acc481e62ee34bcc2bd836c301baaaf
Author: Ronald Ramos <ronjoe223@gmail.com>
Date:   Sun Jul 31 07:14:42 2016 -0400

     * README: Included git download URI. Also updated patch-submission 
instructions to refer to online manual.

diff --git a/README b/README
index 2582c05..c394e02 100644
--- a/README
+++ b/README
@@ -28,6 +28,10 @@ to make changes to the build system.

  Build commands:

+0) If building from git, obtain this project's code:
+   $ git clone git://sourceware.org/git/cygwin-apps/setup.git
+   $ cd setup
+
  1) Configure using this option
     $ /path/to/setup/bootstrap.sh
     This will automatically rebuild configure files and run configure
@@ -59,12 +63,14 @@ as a guide.

  SUBMITTING A PATCH:
  -------------------
-As per cygwin1.dll and many GNU projects:
+Follow the general directions given in the Cygwin contributions document:
+
+   https://cygwin.com/contrib.html
+
+The appropriate mailing list for this project is cygwin-apps
+(rather than cygwin-patches). Thus, the appropriate final command would be:

-No changelog in the patch itself.
-Attach the changelog to the email.
-Use, at a minimum "diff -uN" when constructing diffs for submission.
-As much as possible please provide only one goal per patch.
+   $ git send-email --to="cygwin-patches@cygwin.com"


  WISHLIST:

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH setup] Update README
  2016-07-31 11:48 [PATCH setup] Update README Ronald Ramos
@ 2016-08-01  8:07 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2016-08-01  8:07 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

On Jul 31 07:47, Ronald Ramos wrote:
> commit 3863a3650acc481e62ee34bcc2bd836c301baaaf
> Author: Ronald Ramos <ronjoe223@gmail.com>
> Date:   Sun Jul 31 07:14:42 2016 -0400
> 
>     * README: Included git download URI. Also updated patch-submission
> instructions to refer to online manual.

Patch applied, thanks.  While I was at it I removed the requirement
for CVS-style git log entries from https://cygwin.com/contrib.html


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-01  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-31 11:48 [PATCH setup] Update README Ronald Ramos
2016-08-01  8:07 ` Corinna Vinschen

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).