public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] 29f066: Fix restarting after a complete build
Date: Thu, 27 Sep 2018 21:43:00 -0000	[thread overview]
Message-ID: <5bad4ee9340d0_5bfc2b01fe6f0ec01772c@hookshot-fe-265448d.cp1-iad.github.net.mail> (raw)

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

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 29f0662c188e7126871fa84f6e6f854cda279c89
      https://github.com/crosstool-ng/crosstool-ng/commit/29f0662c188e7126871fa84f6e6f854cda279c89
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M scripts/crosstool-NG.sh

  Log Message:
  -----------
  Fix restarting after a complete build

It is much, much better to *first* make the directory writable and *then*
do a test for case-sensitivity (which requires writing in that directory).

Fixes #1033.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: d573c1575825de8c47aaeca89db54226ff702924
      https://github.com/crosstool-ng/crosstool-ng/commit/d573c1575825de8c47aaeca89db54226ff702924
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M Makefile.am
    M scripts/build/binutils/binutils.sh
    M scripts/build/debug/300-gdb.sh
    M testing/docker/archlinux/Dockerfile
    M testing/docker/dmgr.sh
    M testing/docker/gentoo-amd64/Dockerfile

  Log Message:
  -----------
  Use 'chmod a-x' instead of 'chmod -x'

There is a subtle difference when executable bit is a part of the umask.
And at least some versions (Debian/stretch) fail if the resulting mode
would've been different if not for the umask setting.

Fixes #998.

Although, with such chmods/umasks it is likely that some package installation
will break anyway. But I'll leave it until somebody complains.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 2acab2f06197ab34243fc415020ead54d4a9e505
      https://github.com/crosstool-ng/crosstool-ng/commit/2acab2f06197ab34243fc415020ead54d4a9e505
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M config/global/paths.in
    M scripts/crosstool-NG.sh

  Log Message:
  -----------
  Make CT_PREFIX_DIR/CT_WORK_DIR/CT_BUILD_TOP_DIR absolute

... if they aren't already.

Fixes #1010.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 5f18c3ed4e3af50f18985def9d7d1f640fd9577f
      https://github.com/crosstool-ng/crosstool-ng/commit/5f18c3ed4e3af50f18985def9d7d1f640fd9577f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M Makefile.am
    M config/global/paths.in
    M scripts/build/binutils/binutils.sh
    M scripts/build/debug/300-gdb.sh
    M scripts/crosstool-NG.sh
    M testing/docker/archlinux/Dockerfile
    M testing/docker/dmgr.sh
    M testing/docker/gentoo-amd64/Dockerfile

  Log Message:
  -----------
  Merge pull request #1036 from stilor/small-fixes

Small fixes


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f7c2952419bd...5f18c3ed4e3a
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

                 reply	other threads:[~2018-09-27 21:43 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=5bad4ee9340d0_5bfc2b01fe6f0ec01772c@hookshot-fe-265448d.cp1-iad.github.net.mail \
    --to=stilor@att.net \
    --cc=crossgcc@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).