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] 3f7fbd: Move companion tool build into a separate step.


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 3f7fbd7beda5d840cd9a15189a94aaad4a802d37
      https://github.com/crosstool-ng/crosstool-ng/commit/3f7fbd7beda5d840cd9a15189a94aaad4a802d37
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M scripts/build/companion_tools.sh
    M scripts/build/companion_tools/050-make.sh
    M scripts/build/companion_tools/100-m4.sh
    M scripts/build/companion_tools/200-autoconf.sh
    M scripts/build/companion_tools/300-automake.sh
    M scripts/build/companion_tools/400-libtool.sh
    M scripts/crosstool-NG.sh.in
    M steps.mk

  Log Message:
  -----------
  Move companion tool build into a separate step.

Also, rename "build" -> "for_build", since we're going to have a "for_host"
as well.

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


  Commit: cf86df688a8e7aeba28767ae0f841022a2e8347b
      https://github.com/crosstool-ng/crosstool-ng/commit/cf86df688a8e7aeba28767ae0f841022a2e8347b
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M config/companion_tools.in
    M scripts/build/companion_tools.sh
    M scripts/build/companion_tools/050-make.sh
    M scripts/build/companion_tools/100-m4.sh
    M scripts/build/companion_tools/200-autoconf.sh
    M scripts/build/companion_tools/300-automake.sh
    M scripts/build/companion_tools/400-libtool.sh
    M scripts/crosstool-NG.sh.in
    M steps.mk

  Log Message:
  -----------
  Add 'companion tools for host' step.

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


  Commit: bf0d593639d0c9451b13be4965bc6766cc90fed9
      https://github.com/crosstool-ng/crosstool-ng/commit/bf0d593639d0c9451b13be4965bc6766cc90fed9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M samples/x86_64-multilib-linux-uclibc,powerpc-unknown-elf/crosstool.config

  Log Message:
  -----------
  Add comp. tools for host in one of canadian crosses.

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


  Commit: 4042269de621e166235308f139e89c92e379040d
      https://github.com/crosstool-ng/crosstool-ng/commit/4042269de621e166235308f139e89c92e379040d
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M config/companion_tools.in
    M samples/x86_64-multilib-linux-uclibc,powerpc-unknown-elf/crosstool.config
    M scripts/build/companion_tools.sh
    M scripts/build/companion_tools/050-make.sh
    M scripts/build/companion_tools/100-m4.sh
    M scripts/build/companion_tools/200-autoconf.sh
    M scripts/build/companion_tools/300-automake.sh
    M scripts/build/companion_tools/400-libtool.sh
    M scripts/crosstool-NG.sh.in
    M steps.mk

  Log Message:
  -----------
  Merge pull request #487 from stilor/host-comp-tools

Allow for installation of companion tools for host


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a787e410dc71...4042269de621
--
For unsubscribe information see http://sourceware.org/lists.html#faq

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