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] 35f89c: Detect both wget/curl and allow user to select the...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 35f89c406423344b19dcf3e3f95ff6296f329e42
      https://github.com/crosstool-ng/crosstool-ng/commit/35f89c406423344b19dcf3e3f95ff6296f329e42
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M Makefile.in
    M config/global/download.in
    M configure.ac
    M ct-ng.in
    M scripts/functions
    R scripts/scripts.mk
    A scripts/scripts.mk.in

  Log Message:
  -----------
  Detect both wget/curl and allow user to select the agent

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


  Commit: 41ba1d99c8801cf27bf59daf3663eee89156afa0
      https://github.com/crosstool-ng/crosstool-ng/commit/41ba1d99c8801cf27bf59daf3663eee89156afa0
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M scripts/config.guess
    M scripts/config.sub

  Log Message:
  -----------
  Update config.{guess,sub} while testing curl

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


  Commit: f9bec4ed7c4540de73c82c94053f975c5c7c29e4
      https://github.com/crosstool-ng/crosstool-ng/commit/f9bec4ed7c4540de73c82c94053f975c5c7c29e4
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M configure.ac
    M scripts/functions
    A scripts/scripts.mk

  Log Message:
  -----------
  stat: determine whether it is BSD or GNU flavor

Seems like MacOS may have either in the path.

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


  Commit: fbc69323085e2370faeb8b46291cd66cbf9ef649
      https://github.com/crosstool-ng/crosstool-ng/commit/fbc69323085e2370faeb8b46291cd66cbf9ef649
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M Makefile.in
    M config/global/download.in
    M configure.ac
    M ct-ng.in
    M scripts/config.guess
    M scripts/config.sub
    M scripts/functions
    M scripts/scripts.mk
    A scripts/scripts.mk.in

  Log Message:
  -----------
  Merge pull request #594 from stilor/wget-vs-curl

Select wget vs curl, BSD stat vs GNU stat


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c440a13a8231...fbc69323085e

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