public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [setup - the official Cygwin setup program used to install Cygwin and keep it up to date] branch master, updated. release_2.874-4-g7a37c29
Date: Mon, 01 Aug 2016 08:01:00 -0000	[thread overview]
Message-ID: <20160801080119.86775.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=7a37c290f53a7ae6271b921baa4ba423348ef92a

commit 7a37c290f53a7ae6271b921baa4ba423348ef92a
Author: Ronald Ramos <ronjoe223@gmail.com>
Date:   Sun Jul 31 07:47:54 2016 -0400

    Update README
    
    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:
---
 README |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 2582c05..9ad78b6 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:


                 reply	other threads:[~2016-08-01  8:01 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=20160801080119.86775.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).