public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: cygwin-patches@cygwin.com
Cc: Jon Turney <jon.turney@dronecode.org.uk>
Subject: [PATCH 0/2] Improve automake object file location for utils/mingw/
Date: Sun,  2 May 2021 16:25:34 +0100	[thread overview]
Message-ID: <20210502152537.32312-1-jon.turney@dronecode.org.uk> (raw)

This is the simple part, leaving potentially pulling apart path.cc for later...

Jon Turney (2):
  Unpick cygpath TESTSUITE
  Move source files used in utils/mingw/ into that subdirectory

 winsup/utils/mingw/Makefile.am                | 23 +++++++------
 winsup/utils/{ => mingw}/bloda.cc             |  0
 winsup/utils/{ => mingw}/cygcheck.cc          |  0
 .../{ => mingw}/cygwin-console-helper.cc      |  0
 winsup/utils/{ => mingw}/dump_setup.cc        |  0
 winsup/utils/{ => mingw}/ldh.cc               |  0
 winsup/utils/mingw/path.cc                    |  1 +
 winsup/utils/{ => mingw}/strace.cc            | 10 +++---
 winsup/utils/{ => mingw}/testsuite.cc         | 31 +++++++++--------
 winsup/utils/{ => mingw}/testsuite.h          | 34 ++++++-------------
 winsup/utils/path.cc                          | 31 +++++++----------
 winsup/utils/path.h                           | 10 ++++--
 12 files changed, 67 insertions(+), 73 deletions(-)
 rename winsup/utils/{ => mingw}/bloda.cc (100%)
 rename winsup/utils/{ => mingw}/cygcheck.cc (100%)
 rename winsup/utils/{ => mingw}/cygwin-console-helper.cc (100%)
 rename winsup/utils/{ => mingw}/dump_setup.cc (100%)
 rename winsup/utils/{ => mingw}/ldh.cc (100%)
 create mode 100644 winsup/utils/mingw/path.cc
 rename winsup/utils/{ => mingw}/strace.cc (99%)
 rename winsup/utils/{ => mingw}/testsuite.cc (85%)
 rename winsup/utils/{ => mingw}/testsuite.h (94%)

-- 
2.31.1


             reply	other threads:[~2021-05-02 15:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-02 15:25 Jon Turney [this message]
2021-05-02 15:25 ` [PATCH 1/2] Unpick cygpath TESTSUITE Jon Turney
2021-05-02 15:25 ` [PATCH 2/2] Move source files used in utils/mingw/ into that subdirectory Jon Turney
2021-05-03 10:48   ` Corinna Vinschen
2021-05-04 18:34     ` Jon Turney
2021-05-06  8:43       ` Corinna Vinschen
2021-05-09 15:16         ` Jon Turney
2021-05-10  7:51           ` Corinna Vinschen
2021-05-09 15:09 ` [PATCH 3/2] Get rid of relative include paths in strace.cc Jon Turney
2021-05-10  8:09   ` Corinna Vinschen

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=20210502152537.32312-1-jon.turney@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-patches@cygwin.com \
    /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).