This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 6ad79d: Add globbing patches to make from upstream


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

  Changed paths:
    A packages/make/4.2.1/0000-glob-v2.patch
    A packages/make/4.2.1/0001-glob-v2-gl_lstat.patch

  Log Message:
  -----------
  Add globbing patches to make from upstream

Fixes #1004.

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


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

  Changed paths:
    M scripts/build/libc/glibc.sh
    M scripts/functions

  Log Message:
  -----------
  Fix up timestamps after patching

... so that autotools-based packages do not re-run autoconf/autoheader/automake.

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


  Commit: 9d7c783a93dd4693a009aae5e99156c1f187acaf
      https://github.com/crosstool-ng/crosstool-ng/commit/9d7c783a93dd4693a009aae5e99156c1f187acaf
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M testing/docker/archlinux/Dockerfile
    A testing/docker/centos6/Dockerfile
    M testing/docker/common-scripts/ctng-build-sample
    M testing/docker/common-scripts/ctng-install
    M testing/docker/common-scripts/ctng-test-basic
    R testing/docker/common-scripts/su-as-user
    M testing/docker/dmgr.sh
    A testing/docker/docker-remove-all.sh
    M testing/docker/gentoo-amd64/Dockerfile
    A testing/docker/mint19-amd64/Dockerfile

  Log Message:
  -----------
  Make dockerfiles a bit more consistent

... and add Mint 19 and CentOS 6. The latter currently fails in
ctng's configure due to an old libtool; need to make libtool
optional.

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


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

  Changed paths:
    A packages/make/4.2.1/0000-glob-v2.patch
    A packages/make/4.2.1/0001-glob-v2-gl_lstat.patch
    M scripts/build/libc/glibc.sh
    M scripts/functions
    M testing/docker/archlinux/Dockerfile
    A testing/docker/centos6/Dockerfile
    M testing/docker/common-scripts/ctng-build-sample
    M testing/docker/common-scripts/ctng-install
    M testing/docker/common-scripts/ctng-test-basic
    R testing/docker/common-scripts/su-as-user
    M testing/docker/dmgr.sh
    A testing/docker/docker-remove-all.sh
    M testing/docker/gentoo-amd64/Dockerfile
    A testing/docker/mint19-amd64/Dockerfile

  Log Message:
  -----------
  Merge pull request #1038 from stilor/make-fix-glob

Fix make's glob() with new glibc


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5f18c3ed4e3a...d0dd654ca650
      **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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]