public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 29f066: Fix restarting after a complete build
@ 2018-09-27 21:43 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2018-09-27 21:43 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-27 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 21:43 [crosstool-ng/crosstool-ng] 29f066: Fix restarting after a complete build Alexey Neyman

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